Sign (Section)#
Path: /profiles/profile/settings/authentication-service/authenticators/authenticator/oidc/request-object/sign
Sign the Request Object.
Parameters#
| Name | Type | Required | Default | Description |
|---|---|---|---|---|
| max-lifetime | uint32 | optional | 3600 | Maximum lifetime of the signed Request Object, in seconds. Used to set the ‘exp’ claim relative to ‘iat’. |
Subsections#
| Name | Type | Description |
|---|---|---|
| asymmetrically-signed | Section | Sign the Request Object with an asymmetric key. Grouping only for future enhancements; presence of the leaves below is what selects this signing method. |