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#
| Name | Type | Required | Default | Description |
|---|---|---|---|---|
| clock-skew | uint32 | optional | 10 | The number of seconds that token lifetimes and issue times should be skewed to accommodate for clocks that may be out of sync |
Subsections#
| Name | Type | Description |
|---|---|---|
| asymmetrically-signed-jwt | Section | Allowed asymmetric signing algorithms for JWT assertions |
| symmetrically-signed-jwt | Section | Allowed symmetric signing algorithms for JWT assertions |