SecureAuth IdP OpenID Connect JWK URI

Follow
    Applies to:
  • Legacy SecureAuth IdP
Deployment model:
  • On Premises
  • SecureAuth IdP Version affected: 9.0+

    Description: 

    When you enable OpenID Connect for a SecureAuth Realm, the JWK will be published to the following well known URI.

    https://samplehostname/<oidc_realm>/.well-known/jwks

    You may test the JWK URI using the following cmdlet

    Invoke-RestMethod -Uri 'https://samplehostname/<oidc_realm>/.well-known/jwks'

    You should see a response like below. 

     

    0 out of 0 found this helpful

    Comments

    0 comments

    Please sign in to leave a comment.