<iframe src="https://www.googletagmanager.com/ns.html?id=GTM-M74D8PB" height="0" width="0" style="display:none;visibility:hidden">
Loading
Skip to NavigationSkip to Main Content
0D50Z00008G7V5wSAFOkta Classic EngineOkta Integration NetworkAnswered2019-11-22T23:27:33.000Z2017-03-22T00:36:28.000Z2018-08-12T04:16:03.000Z
How do I get the user's ID via SAML integration?
I'm developing Okta integration via SAML for my company's product.  I'd like to get the user's ID (as assigned by Okta) in order to map the SAML user to an account via a unique, immutable identifier.  But I can't just use ${user.id} as an attribute value, as it seems the user object is only the user's profile, and the user's ID exists above the profile.

 

How can I get this value as either the NameID in the SAML response, or as an attribute?

This question is closed.
Loading
How do I get the user's ID via SAML integration?