# Configure an external identity provider

To configure an external identity provider you first need to access the Keycloak administration console. Follow the instructions in [Accessing Keycloak admin console](/akamas-docs/3.5.0/managing-akamas/users-management/accessing-keycloak-admin-console.md).

In the *akamas* realm, navigate to the *Identity providers* section.

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

From here on, the steps required to proceed with the configuration vary depending on the provider you are integrating with. Select yours from the guides below:

* [Azure Active Directory](/akamas-docs/3.5.0/managing-akamas/users-management/configure-an-external-identity-provider/azure-active-directory.md)
* [Google](/akamas-docs/3.5.0/managing-akamas/users-management/configure-an-external-identity-provider/google.md)

In case you need to limit the count of user session logins for this provider, follow this guide


---

# 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.akamas.io/akamas-docs/3.5.0/managing-akamas/users-management/configure-an-external-identity-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.
