AuthMappingProfileApiResponse

AuthMappingProfileApiResponse
AuthMappingProfileApiResponse
JSON Example
{
    "count": 0,
    "results": [
        {
            "_last_modified": "string",
            "configpb_attributes": {
                "version": 0
            },
            "description": "string",
            "mapping_rules": [
                {
                    "assign_policy": "string",
                    "assign_role": "string",
                    "assign_tenant": "string",
                    "assign_userprofile": "string",
                    "attribute_match": {
                        "criteria": "string",
                        "name": "string",
                        "values": [
                            "string"
                        ]
                    },
                    "default_tenant_ref": "string",
                    "group_match": {
                        "criteria": "string",
                        "groups": [
                            "string"
                        ]
                    },
                    "index": 0,
                    "is_superuser": false,
                    "policy_attribute_name": "string",
                    "role_attribute_name": "string",
                    "role_refs": [
                        "string"
                    ],
                    "tenant_attribute_name": "string",
                    "tenant_refs": [
                        "string"
                    ],
                    "userprofile_attribute_name": "string",
                    "userprofile_ref": "string"
                }
            ],
            "name": "string",
            "tenant_ref": "string",
            "type": "string",
            "url": "string",
            "uuid": "string"
        }
    ],
    "next": "string"
}
integer As int32 As int32
count
Required

count

results
Required

results

string
next
Optional

next