Skip to main content
Question

SSO SAML uses info in email, username, either or both?

  • 12 February 2024
  • 1 reply
  • 29 views

Hi Lucid Community,

I have a couple of questions regarding SSO SAML and Lucid user profile.  The Lucid user profile has username and email address which both all\support email address information.  

  • Would anyone be able to confirm what field on a Lucid user profile is referenced\used by SSO? 
  • What happens if a Lucid user profile has different information with respect to email address in the username and Email fields?

 

Thank you,

Jen

Hi Jen!

You can pass first name, last name, email, and username in a SAML assertion to Lucid. 

nameID maps to username

SAML Attribute statement mappings:

Value Name

Accepted naming convention  OID naming convention 
email user.email   urn:oid:0.9.2342.19200300.100.1.3 
first name user.firstname  urn:oid:2.5.4.42 
last name user.lastname

urn:oid:2.5.4.4 

 

Email and Username can different values, we prefer working an email in both values if possible, but can accept other values for username. Additional information can be found in our SAML Overview article in the Help Center! 


Reply