이 콘텐츠는 선택한 언어로 제공되지 않습니다.
42.2. createExternalGroupToSystemGroupMap
- Name
- createExternalGroupToSystemGroupMap
- Description
- Externally authenticated users may be members of external groups. You can use these groups to give access to server groups to the users when they log in. Can only be called by an org_admin.
- Parameters
- string sessionKey
- string name - Name of the external group. Must be unique.
- array:
- string - groupName - The names of the server groups to grant access to.
- Return Value
- struct - externalGroup
- string
name
- array
roles
- string - role