# Single Sign-on with OneLogin

Platform9 supports Single Sign-on with OneLogin. This tutorial describes the procedure for configuring the Platform9 application within OneLogin.

### Step 1. Add Platform9 app from OneLogin App Catalog

Login to OneLogin as an administrator. Click **Add App**, and search for "Platform9." Then click the app to import it into your company's app catalog.

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

### Step 2. Configure Platform9 app

After importing the app you will be automatically redirected to the application configuration section.

1. Adjust any desired settings on the Portal configuration page, and click Save.
2. Click Configuration in the top menu bar, and enter your Platform9 account FQDN.

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

3. Click SSO and copy the Issuer URL by clicking the clipboard icon to the right of the text field. *You will need to provide this URL to Platform9.*

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

4. Click Access and select the roles you want to grant access to Platform9.
5. Optionally, click Parameters and add an additional SAML attribute which will serve as group classifier within Platform9 (*more info on this in the link below).*

That is it! Once you grant permissions to SSO users as described [here](/managed-openstack/5.8/authentication-and-authorization/single-sign-on-sso.md), they can start using Platform9 Managed OpenStack cloud right away.


---

# 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.platform9.com/managed-openstack/5.8/authentication-and-authorization/authentication-saml-onelogin.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.
