# Open ID Settings

The admin user can enter the database details to save the data of the open ID.

* Click the ***Open ID Settings*** option from the ***Configurations*** options of the admin menu.​ &#x20;

  <figure><img src="/files/zJ8oZ7Vf0o0Cdn7GH3V1" alt=""><figcaption></figcaption></figure>
* The ***Open ID Settings*** page opens.
* The user needs to enter the database details to save the data of the open ID.
* Use the ***Select Saved Open ID*** settings drop-down to access the saved ***Open ID Settings***.

{% hint style="info" %}
*<mark style="color:green;">Please Note:</mark> Select the saved open ID settings from the **Select Saved Open ID settings** drop-down menu. If no open ID settings is saved before, it will not list any.*
{% endhint %}

* There are two options available to configure the settings under the Open ID Settings page:
  * Individual
  * Complete URI

{% hint style="info" %}
*<mark style="color:green;">Please Note:</mark> The user needs to provide the following required details based on the selected configuration option.*
{% endhint %}

## Fields with the ***Individual*** as the selected option&#x20;

* Navigate to the Open ID Settings page.
* Select the Individual option.
* Provide the relevant information for the following fields:
  * Name
  * Open ID URL
  * Grant Type
  * Client Id
  * Client Secret
  * Scope
* Click the ***Save*** option. &#x20;

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

## Fields with the ***Complete UR*****I** as the selected option&#x20;

* Navigate to the Open ID Settings page.
* Select the ***Complete URI*** option.
* Provide the relevant information for the following fields:
  * Name
  * URL
* Click the ***Save*** option. &#x20;

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

A notification message appears (while configuring with any of the given option) to inform that the ***Open ID Settings*** have been updated.&#x20;

<figure><img src="/files/YPPVaFEf8mZg2w7LSnEv" 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/configurations/open-id-settings.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.
