CREATE SECURITY INTEGRATION
Last updated
Last updated
Security Integrations allow s to configure authentication and authorization mechanisms.
Security Integrations can only be created by a Role with MANAGE_MEMBERS privilege.
Specifies the name of the new Security Integration. For case-sensitive names, the name must be wrapped in double quotes, otherwise, the lowercased name will be used.
This clause specifies Security Integration Parameters.
Parameter Name | Description |
---|---|
The following creates a new SCIM Security Integration with name okta
:
Note, the role okta_skim_provisioner
must exist with the MANAGE_MEMBERS
privlege.
The Uri
and Token
from the response of this command can be used to configure an Okta App Integration.
Parameter Name | Description |
---|---|
scim.client
Type of SCIM client that will use the SCIM API. Required: No
Valid values: OKTA
scim.run_as_role
The Role used to manage all Users and Custom Roles for the SCIM integration.
Required: No
Valid values: okta_skim_provisioner
for OKTA client.
Default: okta_skim_provisioner
for OKTA client.
type
Type of Security Integration. Required: Yes
Valid values: SCIM