Assertion (Section)#

Path: /profiles/profile{id, type}/settings/authorization-server/client-capabilities/assertion

Allow client to use the assertion grant on the token endpoint.

Parameters#

NameTypeRequiredDefaultDescription
clock-skewuint32optional10The number of seconds that token lifetimes and issue times should be skewed to accommodate for clocks that may be out of sync

Subsections#

NameTypeDescription
asymmetrically-signed-jwt SectionAllowed asymmetric signing algorithms for JWT assertions
symmetrically-signed-jwt SectionAllowed symmetric signing algorithms for JWT assertions

Was this helpful?