Client-authentication-method (Section)#

Path: /profiles/profile{id, type}/settings/authorization-server/ephemeral-client/client-authentication-method

Configures how ephemeral clients can authenticate to token, introspect, etc. endpoints.

Subsections#

NameTypeDescription
asymmetrically-signed-jwt SectionWhen this is set, ephemeral clients can be authenticated with an asymmetrically signed JWT.

Was this helpful?