Red Hat Training

A Red Hat training course is available for Red Hat Satellite

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