Signed-or-encrypted-userinfo (OneOf)#

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

Parameters#

NameTypeRequiredDefaultDescription
plainemptyoptionalExpect user info response to be plain JSON
signedemptyoptionalExpect user info response to be a signed JWT

Subsections#

NameTypeDescription
encrypted SectionSettings for decrypting an encrypted userinfo response

Was this helpful?