Sign (Section)#

Path: /profiles/profile/settings/authentication-service/authenticators/authenticator/oidc/request-object/sign

Sign the Request Object.

Parameters#

NameTypeRequiredDefaultDescription
max-lifetimeuint32optional3600Maximum lifetime of the signed Request Object, in seconds. Used to set the ‘exp’ claim relative to ‘iat’.

Subsections#

NameTypeDescription
asymmetrically-signed SectionSign the Request Object with an asymmetric key. Grouping only for future enhancements; presence of the leaves below is what selects this signing method.

Was this helpful?