Signed-metadata (Section)#
Path: /profiles/profile{id, type}/settings/authorization-server/expose-metadata/signed-metadata
When present, a signed version of the metadata will be included in the response. The metadata will be included as a JWT, as issued by the default token-issuer of the current profile.
Parameters#
| Name | Type | Required | Default | Description |
|---|---|---|---|---|
| valid-for | uint32 | optional | 40320 | The number of minutes that the signed metadata JWT can be used before it expires, as used in the JWT’s ‘exp’ claim |