# Configure an Identity(IDP) Provider

#### Introduction&#xD;

Configuring an identity provider (IDP) with Cloudbrink enables enterprises to use existing single sign-on(SSO) and active directory user groups. Once t he I DP i s configured, user credentials will be utilized by&#x20;Cloudbrink administrators to log into t he Cloudbrink portal, and by end users to authenticate via the&#x20;Cloudbrink App.

#### Prerequisites&#xD;

In order to successfully follow this documentation, please ensure the following prerequisites are met:

1.1. The primary contact email address and temporary Cloudbrink password

1.2. A SAML 2.0 based corporate identity provider, with necessary privileges to create application&#x20;policies

#### &#xD;Instructions

**Login**

2.1. Navigate to <https://admin.cloudbrink.com>, enter your username and password that were&#x20;provided during onboarding, and click login.

&#x20;                                      *Figure 1: Cloudbrink Portal Login*

<figure><img src="/files/0oIvCK9aTEhwCG8UhQUi" alt=""><figcaption></figcaption></figure>

2.2. After a successful login you’ll be redirected to the Cloudbrink Dashboard

&#x20;                                               *Figure 2: Cloudbrink Portal Dashboard*

<figure><img src="/files/HO2rYVFrvemp5dtZZTk1" alt=""><figcaption></figcaption></figure>

#### Authentication Configuration

3.1. In the upper left corner of the Cloudbrink Portal, click either the Gear Icon or the Configure&#x20;button (depending on whether the left menu is collapsed or expanded, respectively)

&#x20;                                                               *Figure 3: Gear Icon*

<figure><img src="/files/RhlUcBVoO6K8yoKnjUBo" alt=""><figcaption></figcaption></figure>

3.2. On the page that appears, click the Policies tab

<figure><img src="/files/aSJ97bVLeE6Dp5WWgEEr" alt=""><figcaption></figcaption></figure>

3.3. Expand the Authentication section, and click the teal + button

&#x20;                                                     *Figure 5: Policies: Authentication*

<figure><img src="/files/4WeAfQ3eEBeouZmrP9qr" alt=""><figcaption></figcaption></figure>

3.4. In the configuration pane that appears, fill in the following information and  then click the ✔ i con:

&#x20;    3.4.1. Auth Policy: a friendly name for this identity providerCloudbrink &#x20;

&#x20;    3.4.2. Metadata URL: the URL of the identity provider’s metadata page, which contains the&#x20;IDP certificate, entity ID, and redirect URL

&#x20;    3.4.3. Login URL: the single sign on URL of the identity provider

&#x20;    3.4.4. Email Domain: one or more email domains to associate with this authentication&#x20;configuration&#x20;

&#x20;                                Figure 6: Authentication Configuration

<figure><img src="/files/7AsvyN5xV8E5e9C6ejbm" alt=""><figcaption></figcaption></figure>

#### Authentication Validation&#xD;

4.1. Follow the steps outlined in the How To: Publish an App to a User Group document t o publish&#x20;an app to a user group

4.2. Install and start the Brink Agent on an end-user device

&#x20;                                     Figure 7: Brink Agent Login

&#x20;                            ![](/files/6hMURsiKSB9AA0lYwsYw)

4.3. Enter your email address ( with a matching domain from step 3.4.4), and click Login

4.4. Verify that you’re redirected to the appropriate Identity Provider your organization utilizes.

&#x20;       Follow *the IDP specific prompts, and ensure the Brink Agent starts up as expected.*


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.cloudbrink.com/configuration/configure-an-identity-idp-provider.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
