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#
| Name | Type | Required | Default | Description |
|---|---|---|---|---|
| unsigned-payload | empty | optional | Expect the encrypted userinfo payload to be plain JSON | |
| signed-payload | empty | optional | Expect the encrypted userinfo payload to be a signed JWT |