Signing-consentor (Section)#

Path: /profiles/profile{id, type}/settings/authorization-server/consentors/consentor{id}/signing-consentor

A signing token consentor

Parameters#

NameTypeRequiredDefaultDescription
token-issuerleafrefoptionalThe token issuer used to sign the JWT that is signed by the consentor
text-to-display-procedurescriptrequiredThe JavaScript procedure to compute the text to display.

Subsections#

NameTypeDescription
webservice SectionEnable and configure this if the procedure needs access to a web service in its context.
attribute-data-source SectionEnable and configure this if the procedure needs access an attribute data source in its context.
signing-consentor-type OneOfNone

Was this helpful?