Okta.Sdk.Model.IdentityProviderApplicationUser

October 22, 2025 ยท View on GitHub

Properties

NameTypeDescriptionNotes
CreatedDateTimeOffsetTimestamp when the object was created[optional] [readonly]
ExternalIdstringUnique IdP-specific identifier for the user[optional] [readonly]
IdstringUnique key of the user[optional] [readonly]
LastUpdatedDateTimeOffsetTimestamp when the object was last updated[optional] [readonly]
ProfileDictionary<string, Object>IdP-specific profile for the user. IdP user profiles are IdP-specific but may be customized by the Profile Editor in the Admin Console. > Note: Okta variable names have reserved characters that may conflict with the name of an IdP assertion attribute. You can use the External name to define the attribute name as defined in an IdP assertion such as a SAML attribute name.[optional]
EmbeddedDictionary<string, Object>Embedded resources related to the IdP user[optional] [readonly]
LinksIdentityProviderApplicationUserLinks[optional]

[Back to Model list] [Back to API list] [Back to README]