v1

latestOpenAPI 3.0.2Mozilla Public License 2.02026-07-17307105155.2 KB
identity

CRUD operations on OIDC Roles

post/identity/oidc/role/{name}

Request body

client_idstring

Optional client_id

keystring required

The OIDC key to use for generating tokens. The specified key must already exist.

templatestring

The template string to use for generating tokens. This may be in string-ified JSON or base64 format.

ttlinteger

TTL of the tokens generated against the role.

Response

OK