Signed-or-unsigned-payload (OneOf)#

Path: /profiles/profile{id, type}/settings/authentication-service/authenticators/authenticator{id}/oidc/fetch-userinfo/encrypted/signed-or-unsigned-payload

Parameters#

NameTypeRequiredDefaultDescription
unsigned-payloademptyoptionalExpect the encrypted userinfo payload to be plain JSON
signed-payloademptyoptionalExpect the encrypted userinfo payload to be a signed JWT

Was this helpful?