operator_authentication_configuration
operator_authentication_configuration
JSON Example
{
"mode": "string",
"radius": {
"domainAttribute": "string",
"operatorDomain": "string",
"primaryServer": "string",
"protocol": "string",
"roleAttribute": "string",
"secondaryServer": "string",
"sharedSecret": "string",
"timeoutMilliSeconds": 0,
"roleMap": {
"Operator Standard Admin": "string",
"Operator Superuser": "string",
"Operator Support": "string"
}
},
"sso": {
"enabled": false,
"protocol": "string",
"provider": "string",
"configuration": {
"authorizationEndpoint": "string",
"clientId": "string",
"clientSecret": "string",
"issuer": "string",
"provider": "string",
"redirectEndpoint": "string",
"tokenEndpoint": "string",
"userInfoEndpoint": "string",
"wellKnownConfigurationUrl": "string",
"scopes": [
"string"
],
"roleConfig": {
"defaultRole": "string",
"oidcRolesEnabled": false,
"roleAttribute": "string",
"vcoToIdpRoleMap": {
"Operator Business": [
"string"
],
"Operator Standard Admin": [
"string"
],
"Operator Superuser": [
"string"
],
"Operator Support": [
"string"
]
}
}
}
}
}
string
mode
Optional
mode