Access domain name through OpenID Claim

Hi,

Is it possible to retrieve the domain name of the user logging in from Okta if syncing with Active Directory when using OIDC?

Thanks!

You can apply a transformation expression on the distinguishedName of the user object to extract the domain name and map that to a claim in authorization server for OIDC token

This topic was automatically closed 24 hours after the last reply. New replies are no longer allowed.