Client-authentication-method (OneOf)#

Path: /profiles/profile{id, type}/settings/authentication-service/authenticators/authenticator{id}/oidc/client-authentication-method

Parameters#

NameTypeRequiredDefaultDescription
client-secretnon-empty-stringoptionalThe client-secret (client-secret-post), registered at the OpenID server

Subsections#

NameTypeDescription
asymmetrically-signed-jwt SectionSettings for the asymmetrically signed JWT (private_key_jwt)
symmetrically-signed-jwt SectionAllowed symmetrically signing algorithms for JWT (client_secret_jwt)

Was this helpful?