You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Certificate to use when calling jwks_uri from the gateway. in PEM format
[optional]
issuer
String
Issuer URL
[optional]
jwks_json_data
String
The JSON Web Key Set (JWKS) that containing the public keys that should be used to verify any JSON Web Token (JWT) issued by the authorization server. base64 encoded string
[optional]
jwks_uri
String
The URL to the JSON Web Key Set (JWKS) that containing the public keys that should be used to verify any JSON Web Token (JWT) issued by the authorization server.
[optional]
unique_identifier
String
A unique identifier to distinguish different users