...
- OP Metadata
- Standard URL path is
/.well-known/openid-configuration
, for examplehttps://ap.example.com:8443/ciba/.well-known/openid-configuration
- Standard URL path is
- OP JWKS
- URL for this is advertised in
jwks_uri
claim in the Provider OP Metadata.
- URL for this is advertised in
- Client Identifier -
client_id
...
- Insert
client_id
in the Client Identifier field. - Press the Update button.
- Upload the OpenID provider OP Metadata.
- Press the Upload button next to label "Provider Metadata:".
- Paste the OP Metadata JSON string in the field or upload the file containing it.
- Press OK.
- Upload theĀ OpenID provider theĀ OP JWKS.
- Press the Upload button next to label "Provider JWKS:".
- Paste the OPr OP JWKS string in the field or upload the file containing it.
- Press OK.
Under the Main tab:
- Tick Enabled.
- Press the Update button.
Configuration
These configuration options are available to be added to "Configuration String" in method settings.
...