# OneLogin Configuration

{% hint style="info" %}
For a 100% cloud-based integration with OneLogin, see [Keeper SSO Connect Cloud](https://docs.keeper.io/sso-connect-cloud/)
{% endhint %}

{% hint style="success" %}
Be sure to first perform the steps in the [Admin Console Configuration](/sso-connect-cloud/admin-console-configuration.md) section.
{% endhint %}

### Setup:

Login to the OneLogin portal.

![](/files/-MWBUVyluLe_hVwH08ed)

Select Administration to enter the admin section.

![](/files/-MWBUYCGVtB0fiaDaQDu)

From the onelogin menu select **Applications** then **Add App**.

![](/files/-MWBU_CO4fsIxkwzm91m)

![](/files/-MWBUcfj51t-pIS1YTdx)

In the Search field, do a search for **Keeper Password Manager** and select it from the search result.

![](/files/-MWBUejfXsSEO6pAQx94)

On the **Add Keeper Manager** screen click Save.

![](/files/-MWBUgwfun4cc9qQe8RS)

The next step is to download the SAML Metadata from OneLogin. Select the down arrow on the **MORE ACTIONS** button and select **SAML Metadata**.

![](/files/-MWBUjUOk_aBO8QgcCP6)

The **onelogin\_metadata\_######.xml** file will download to the browser. Copy this file to the Keeper SSO Connect server interface.

<div align="left"><img src="/files/-LU2YYjiJ8OP2xaAssVb" alt=""></div>

![](/files/-LU2_gqZjSYntPn8BLpZ)

On the OneLogin Configuration tab, type in the Assertion Consumer Service Endpoint from your Keeper SSO Connect server: (i.e. <https://DOMAIN:8443/sso-connect/saml/sso> where **DOMAIN** is the server name or IP address of your Keeper SSO Connect application) then click **Save**.

![Assertion Consumer Service (ACS) Endpoint](/files/-MWBfM54QZD6lIntdL11)

Back on the Keeper Provisioning tab, click on "Add Method" and select SCIM.

![](/files/-MWBVgCGwwrKzm10AWJG)

Click Generate then copy the URL and Token.

![](/files/-MWBVjgJTvapMC5VZBHM)

![](/files/-MWBVmV6kHTuv7durtEL)

![](/files/-MWBffJc-OT8mY1bcNcB)

Paste the "URL" into the **SCIM Base URL**, and paste the "Token" into the **SCIM Bearer Token** then click **Save.**

Click **Save** on the Keeper Admin Console and the integration is complete.


---

# 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.keeper.io/sso-connect-on-prem/identity-provider-setup/onelogin-configuration.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.
