OIDCConfiguration

OIDCConfiguration
OIDCConfiguration
JSON Example
{
    "oidc_external_groups_claim": "string",
    "oidc_admin_group_name": "string"
}
string
oidc_external_groups_claim
Optional

The name of the OIDC claim that contains all of the groups a user belongs to.

string
oidc_admin_group_name
Optional

The name of the OIDC group that contains all of the Tanzu Ops Manager administrators.