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#

NameTypeRequiredDefaultDescription
valid-foruint32optional40320The number of minutes that the signed metadata JWT can be used before it expires, as used in the JWT’s ‘exp’ claim

Was this helpful?