Asymmetrically-signed-jwt (Section)#

Path: /profiles/profile/settings/authorization-server/request-object/asymmetrically-signed-jwt

Allowed asymmetric signing algorithms for request object JWTs

Parameters#

NameTypeRequiredDefaultDescription
signature-algorithmmulti-value enumeration (RS256, RS384, RS512, PS256, PS384, PS512, ES256, ES384, ES512, EdDSA, none)optional-The signature algorithms to allow

Was this helpful?