# Keycloak

* Navigate to the SSO Configuration admin option using the Authentication options.

* Select the Keycloak option.

* Provide the following options:
  * SSO URL
  * Entity ID
  * Entity Descriptor

* Certificate File: Choose a certificate file.&#x20;

* Key File Upload: Choose a Key File certificate file.

* Click the ***Save*** option.&#x20;

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

* A notification appears and the Keycloak option gets saved.&#x20;

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


---

# 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.bdb.ai/administrative-settings-5/admin-panel-options/authentication/sso-configuration/keycloak.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.
