Hi all.
When we configured the Cloud Authentication Service for our company, the My Page enrollment page got the email adress registered in the AD as the way to authenticate in the page.
Now we would like to change that to another field, specifically the username. So, if we have a John Doe with user name "jdoe" and email "john.doe@company.com", we would like to use jdoe in My Page instead of john.doe@company.com
But I haven't been able to find where to change this (or even if it's possible).
Thanks
My Page expects to use the email address as the user identifier, but you can configure a SAML IdP (such as the SSO Agent on the IDR, or a different SSO provider) to allow the user to sign in with a username in a different format, and to then send My Page (the SAML SP) a NameID that contains the user's email address.
For example, if you're using the SSO Agent to do this, you would:
Once you do this, then users who navigate to My Page would be automatically redirected to the configured IdP so they could sign in (with their short username), and then they'd land at My Page. You can still apply a policy for additional authentication if desired.