Skip to main content
Cotool supports Okta SSO and lifecycle provisioning through standard SAML 2.0 and SCIM 2.0 configuration. Use the full SAML and SCIM IdP setup guide for endpoint formats, supported SCIM operations, assertion requirements, and troubleshooting.

Okta SAML setup

Create a SAML 2.0 app in Okta and use the organization-specific values from Cotool Authentication Settings.
Okta fieldCotool value
Single sign-on URLCotool ACS URL
Recipient URLCotool ACS URL
Destination URLCotool ACS URL
Audience URI (SP Entity ID)Cotool Entity ID
Name ID formatEmailAddress
Application usernameEmail
After creating the app, copy Okta’s IdP metadata XML or metadata URL into Cotool.

Okta SCIM setup

Enable provisioning for the Okta app and use:
Okta fieldCotool value
SCIM connector base URLCotool SCIM base URL
Unique identifier field for usersuserName
Supported provisioning actionsCreate users, update user attributes, deactivate users
Authentication modeHTTP Header / Bearer token
Bearer tokenToken generated in Cotool
Use Okta’s Test Connector Configuration action after saving the SCIM base URL and bearer token.