Gateway Role Assignments
The gateway role assignments service provides functionality to assign role assignments to a gateway so that the gateway can access the PingOne services it needs. Only gateway resources with a type property value of PING_FEDERATE can have assigned built-in roles.
|
If the actor creating the |
Use these data models and requests to manage gateway role assignments. For more information, refer to Roles.
Role assignment scopes can be:
-
Organization
-
Environment
-
Population
-
Application
Gateway role assignments data model
| Property | Type | Required? | Mutable? | Description |
|---|---|---|---|---|
|
String |
Required |
Immutable |
The UUID for the gateway. |
|
String |
Required |
Immutable |
The environment associated with the gateway. |
|
String |
N/A |
Read-only |
The gateway role assignment ID. |
|
String |
Required |
Immutable |
The role ID. |
|
String |
Required |
Immutable |
The role assignment scope ID. When this is an application ID, because an application ID is guarenteed to be globally unique (across all environments), the application ID here eliminates the need to also specify the application environment ID. |
|
String |
Required |
Immutable |
The type of resource defining the scope of the Role assignment. Options are |