user login

chanikya
Kilo Sage

Hi Everyone,

Can we use Emailid and password to login instead of UserID ? 

just For Example purpose: 
user id : test.amazon
first name : test
Last name : amazon
email-id : test@amazon.com

Basically we user UserID/Pwd to login into instance , but here we use user profile of EMail-Id to login into instance ? CAn we do that ?

is it Possible ?

find_real_file.png

12 REPLIES 12

You Need to install that plugin 

Refer to this link please

Activate Multi-Provider SSO plugin


***Mark Correct or Helpful if it helps.***

Jaspal Singh
Mega Patron
Mega Patron

Did you check for property: glide.authenticate.multisso.login_locate.user_field in sys_properties table

Hi Jaspal,

First want to try in my PDI before goto Client instance.

I didn't find this property . Can you help me plse.

find_real_file.png 

Aman Kumar S
Kilo Patron

Yes, you can do it. Does your instance have enabled multi sso enabled?

Turn off ACR by setting system property glide.sso.acr.enabled value as false and users should be able to login successfully. In a situation where even an Admin can also not log in, it requires turning off the aforementioned property from the database.

Also you can change login from user id to email by using below post:

Using email instead of user_name on SSO

Best Regards
Aman Kumar

Hey Aman,

No , it is complete OOB fresh instance . in my instance "multi sso " not enabled . is it Mandatory part?

without Enabling sso, can't we make it please ?