Skip to content

Okta Integration - Metadata #221

Closed Answered by jcspencer
andyjsmith2 asked this question in Q&A
Discussion options

You must be logged in to vote

Hi Andy,

Access Manager does not support SAML - only OpenID Connect is supported for our AzureAD and Okta integration.

Unlike SAML, no metadata is required for the IdP when OIDC is used; instead, the Access Manager should be setup inside of Okta as an 'Open ID Connect > Web Application'.

You can create an application inside Okta using the standard 'OpenID Connect > Web Application' type, and configure the following settings:

  • Grant Type: authorization code
  • Sign-in URL: https://<ams_server>/auth/
  • Sign-out URL: https://<ams_server>/auth/logout

Once completed, you can setup user mapping:

  • Create a new attribute called upn, of data type string.
    • Select both the attribute required and User pe…

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by ryannewington
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants