password data type required to implement JOSSO single sign on

64 Views Asked by At

I'm trying to implement Single Sign On using JOSSO. My user credentials are stored in Users table with data type of password column is varbinary. Now can I implement JOSSO without altering my Users table?

0

There are 0 best solutions below