# OpenID Connect (OIDC)

### Configure CISO Assistant with OpenID Connect (OIDC)

Once you've retrieved the IdP Entity ID, the Metadata URL and the Entity ID from your provider (see the list of providers for specific details), the configuration on CISO Assistant is pretty simple.<br>

1. Log in into CISO Assistant as an **administrator > Extra > Settings**

   <figure><img src="https://217025809-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FUJGpmCYDFJNsz2CDasSm%2Fuploads%2FDL7nCdWXWFwNViWoVjNU%2Fimage.png?alt=media&#x26;token=9e2bdad9-c4e1-4583-a176-396ec5a1b578" alt=""><figcaption></figcaption></figure>
2. Navigate to **SSO** settings

   <figure><img src="https://217025809-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FUJGpmCYDFJNsz2CDasSm%2Fuploads%2FE2PN3Y7op7JKY828bDL8%2Fimage.png?alt=media&#x26;token=c6787826-5508-4a35-a0ee-7e027fc1ceca" alt=""><figcaption></figcaption></figure>
3. **Enable SSO**

   <figure><img src="https://217025809-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FUJGpmCYDFJNsz2CDasSm%2Fuploads%2F4ZAX845IMrojyADUgkTT%2Fimage.png?alt=media&#x26;token=20d5c3a4-1fcc-42e1-b5f4-d9f4a2a10550" alt=""><figcaption></figcaption></figure>
4. Select the **OpenID Connect** provider

   <figure><img src="https://217025809-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FUJGpmCYDFJNsz2CDasSm%2Fuploads%2FpUwx9KUkZAlqqZ0uImaj%2Fimage.png?alt=media&#x26;token=6fb84bfa-74d8-484e-b03a-2ee60b30114d" alt=""><figcaption></figcaption></figure>
5. Enter the **Client ID**

   <figure><img src="https://217025809-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FUJGpmCYDFJNsz2CDasSm%2Fuploads%2F3cX3k03KzOnk0cUH7Xnp%2Fimage.png?alt=media&#x26;token=1a88d3fb-2d67-4355-8429-d4ed5d97c396" alt=""><figcaption></figcaption></figure>
6. Enter the **Client secret**

   <figure><img src="https://217025809-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FUJGpmCYDFJNsz2CDasSm%2Fuploads%2FAbVedzpZI53cGUIbr7jN%2Fimage.png?alt=media&#x26;token=7c3c9d28-71da-4160-85b0-aff01b4e110e" alt=""><figcaption></figcaption></figure>
7. Enter the **Server URL**
8. And that's it! Don't forget to **click the 'Save' button**
9. You should now be able to see the **Login with SSO** button

<div align="left" data-full-width="false"><figure><img src="https://217025809-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FUJGpmCYDFJNsz2CDasSm%2Fuploads%2FuiMJ9rvaemUKyCvUJgaB%2Fimage.png?alt=media&#x26;token=ab3a6bba-6b71-46aa-970f-ebc553998a31" alt="" width="375"><figcaption></figcaption></figure></div>

{% hint style="warning" %} <mark style="color:orange;">Be aware that the user needs to be created on CISO Assistant to be authenticated with SSO.</mark>
{% endhint %}


---

# 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://intuitem.gitbook.io/ciso-assistant/features-focus/sso/openid-connect-oidc.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.
