RemoteAuthConfiguration

RemoteAuthConfiguration
RemoteAuthConfiguration
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 22.1.1. Allowed in Enterprise edition with any value, Enterprise with Cloud Services edition.

string
auth_profile_ref
Required

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

integer As int32 As int32
index
Required

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