Documentation Index
Fetch the complete documentation index at: https://docs.unstructured.io/llms.txt
Use this file to discover all available pages before exploring further.
The following information applies only to dedicated instance and in-VPC deployments of Unstructured Business.IdP integration is not available for Unstructured Let’s Go, Pay-As-You-Go, or Business SaaS accounts.
Prerequisites
You need site admin access to your Unstructured deployment and admin access to your organization’s IdP. If you don’t have site admin access, contact your Unstructured account team to have it provisioned. To learn how to designate site administrators through your IdP, see Site administrator access. The setup is a two-step exchange between Unstructured and your IdP. First, Unstructured generates a redirect URL when you enter an alias. You take that URL to your IdP and use it to register a new application. The application registration gives you the credentials you bring back to finish the connection in Unstructured. No credentials are shared with Unstructured outside of this UI flow. For OIDC, you will collect the following from your IdP application:- Client ID
- Client secret
- Authorization URL
- Token URL
- JWKS URL
- SSO URL
- Signing certificate
Add an identity provider
- If you are not already signed in, sign in to your Unstructured account as a site admin.
- In the bottom-left corner, click your profile icon.
- Click Site Settings.
- On the Identity Provider Configuration page, click New Identity Provider +.
-
In the Alias field, enter a short, lowercase name to identify this IdP (for example,
okta-prod). -
A redirect URL is generated based on your alias. Click the copy icon to copy this URL.
Paste this URL into your IdP provider’s redirect or callback URI configuration before continuing.
- Click Continue.
- Under Configuration, select OIDC or SAML to match your IdP application’s protocol.
-
If you selected OIDC, enter the following:
- Authorization URL: The authorization endpoint from your IdP.
- Token URL: The token endpoint from your IdP.
- Client ID: The client ID from your IdP application.
- Client Secret: The client secret from your IdP application.
- JWKS URL: The JWKS endpoint from your IdP.
-
If you selected SAML, enter the following:
- SSO URL: The single sign-on URL from your IdP.
- Signing Certificate: Paste the signing certificate from your IdP.
- Optionally, expand Advanced settings to configure additional options.
- Click Save Identity Provider.
Update an identity provider
- If you are not already signed in, sign in to your Unstructured account as a site admin.
- In the bottom-left corner, click your profile icon.
- Click Site Settings.
- On the Identity Provider Configuration page, click the IdP you want to update.
- Update the fields as needed.
- Click Save Identity Provider.
Next steps
- To control which users can access your Unstructured account and what roles they receive, see Group mappings.
- To learn about the roles available in Unstructured, see Role-based access control (RBAC).

