Secondary-authentication-method (Section)#

Path: /profiles/profile/settings/authorization-server/client-store/config-backed/client/secondary-authentication-method

Parameters#

NameTypeRequiredDefaultDescription
expires-onstringoptional-The instant after which the secondary verifier should not be used

Subsections#

NameTypeDescription
assertion-jwt-validation SectionValidate the assertion JWT used for client authentication according to RFC-7523 (e.g. optional jti; iss and sub don’t have to be equal) instead of OpenID Connect Core (which is done by default).
verifier OneOfDescribes how the client is authenticated

Was this helpful?