Document360 (OIDC)
In this guide, we will cover how to set up Descope as a federated Identity Provider (IdP) using OpenID Connect (OIDC) to implement authentication for Document360.
Create Document360 Federated App
You will first have to configure Document360 as a Federated App in Descope:
- Navigate to Federated Apps in the Descope Console
- Click on
+ Applicationin the top right - Choose "Generic OIDC Application"
- Type in your Application name (e.g., "Document360")
- Optionally provide an Application ID and Description
- Click on the "Create" button
Note
When users sign in to Document360, they will be redirected to Descope's hosted authentication flow. To modify the authentication flow, change the Flow Hosting URL in your Federated App Configuration.
Document360 Configuration
Now, configure the SSO settings in Document360:
- Open Document360 in a separate tab or panel.
- Navigate to Settings > Users & security > SAML/OpenID in Document360 (this menu covers both SAML and OpenID Connect protocols).
- Click the Create SSO button.
- Select Others as your Identity Provider (IdP) on the Choose your Identity Provider (IdP) page.
- Choose OpenID as the protocol in the Configure the Service Provider (SP) page.
- Enter the corresponding values from your Descope Federated Application:
| Document360 | Descope |
|---|---|
| Client ID | Project ID (found in Project Settings) |
| Client Secret | Access Key (created in Access Keys) |
| Authority | Authorization URL (found in your Descope Federated App Configuration) |
- On the More Settings page, configure the following:
- SSO name: Enter a name for the SSO configuration.
- Customize login button: Enter the text for the login button displayed to users.
- Auto assign reader group: Toggle on/off as needed.
- Sign out idle SSO team account: Toggle on/off based on your requirements.
- Convert existing team and reader accounts to SSO: Choose users to send invite to.
Click Create to complete the OIDC configuration.
Azure AD B2C (OIDC)
Configure Descope as a federated IdP with Azure AD B2C, enabling seamless integration of Descope Flows for enhanced authentication in your apps.
Firebase (OIDC)
this guide covers how to set up Descope as a federated Identity Provider (IdP) to implement Descope Flows for applications that currently use Firebase.