ServiceAuthConfiguration

ServiceAuthConfiguration
ServiceAuthConfiguration
JSON Example
{
    "auth_mapping_profile_ref": "string",
    "auth_profile_ref": "string",
    "index": 0
}
string
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 32.1.1. Allowed with any value in Enterprise, Enterprise with Cloud Services edition.

string
auth_profile_ref
Required  

UUID of the AuthProfile. It is a reference to an object of type AuthProfile. Field introduced in 32.1.1. Allowed with any value in Enterprise, Enterprise with Cloud Services edition.

integer As int32 As int32
index
Required  

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