/api/v1/admin/oidc-mappings/{id}/

ViewSet for managing OIDC claim mappings.

Maps OIDC claims to roles for automatic role assignment.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
integer
required

A unique integer value identifying this oidc claim mapping.

Body Params

Serializer for OIDC claim mappings.

string
required
length between 1 and 100

Descriptive name for this mapping

string
required
length between 1 and 100

OIDC claim name to match (e.g., groups, roles)

string
enum
  • exact - Exact Match
  • contains - Contains
  • regex - Regex Match
Allowed:
string
required
length between 1 and 255

Value to match in the claim

integer
integer
-2147483648 to 2147483647

Higher priority mappings are processed first

boolean
Headers
string
enum
Defaults to application/json

Generated from available request content types

Allowed:
Response

Language
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json