ServiceAuthConfiguration

ServiceAuthConfiguration
ServiceAuthConfiguration
JSON Example
{
    "index": 0,
    "service_auth_mapping_profile_ref": "string",
    "service_auth_profile_ref": "string"
}
integer As int32 As int32
index
Required

Index used for maintaining order of ServiceAuthConfiguration. Field introduced in 30.1.1. Allowed in Enterprise edition with any value, Enterprise with Cloud Services edition.

string
service_auth_mapping_profile_ref
Required

UUID of the AuthMappingProfile(set of auth mapping rules) to be assigned to a user on successful match. It is a reference to an object of type AuthMappingProfile. Field introduced in 30.1.1. Allowed in Enterprise edition with any value, Enterprise with Cloud Services edition.

string
service_auth_profile_ref
Required

UUID of the service auth profile. It is a reference to an object of type ServiceAuthProfile. Field introduced in 30.1.1. Allowed in Enterprise edition with any value, Enterprise with Cloud Services edition.