Okta Integration Wizard: Entitlement management settings
Fields for configuring entitlement management for SCIM-based or API Integration Actions integrations in the Okta Integration Wizard (OIW). The available fields vary based on the capabilities you selected.
SCIM Entitlement Management
You must have a functioning SCIM 2.0 server with entitlements support for your app that exposes the following endpoints:
/ResourceTypes/Schemas(Optional. Needed if extensions unknown to Okta are used.)- An endpoint for each resource type that
/ResourceTypesreturned (for example,/Licenses)
See Build a SCIM 2.0 server with entitlements.
You can add more than one resource type mapping.
| Field | Description |
|---|---|
| Resource type mapping | |
| Resource type | The name of the resource type. For example: Role or License. This is a required field. |
| Endpoint | Endpoint of the entitlement server. For example: /Roles. This is a required field. |
| Properties |
|
| Description | Description of the entitlement resource type. |
| Schema mapping | |
| ID | The attribute or column name for the ID of the entitlement. This appears as the Value Name field on the Governance tab. For example: roleId. This is a required field. |
| Display Name | The attribute or column name for the display name of the entitlement. This appears as the Display Name field on the Governance tab. For example: roleName. This is a required field. |
| Description | The attribute or column name for the description of the entitlement. For example: roleDesc. This appears as the Description field on the Governance tab. |
Entitlement Management API Integration Actions
| Field | Description |
|---|---|
| List entitlement schema | Specify the flow to list the entitlement schema in your app. |
| List entitlement schema property values | Specify the flow to list entitlement schema property values. |