# Sign in with Single Sign-on Credentials

You can sign in to Clarity by using Identity Access Management (IAM) solutions like Okta, OneLogin, and Microsoft Active Directory Federation Services.

If your organization is using one of the above-mentioned IAM solutions for single sign-on to all web-based applications, you can use the IAM single sign-on (SSO) credentials to sign in to Clarity. SSO must be enabled on your account for you to be able to log in using IAM credentials.

{% hint style="info" %}
**Note**

Talk to your cloud administrator to enable SSO with IAM credentials, if it is not already enabled.
{% endhint %}

To sign in to Clarity with IAM credentials, follow the steps given below.

1\. Launch the Google Chrome web browser and enter the Clarity URL provided to you.

2\. Select Single Sign On from the drop-down menu and click Sign In.

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

3\. Enter the correct username and password on the IAM sign-in page.

4\. Click Sign In.

You are successfully logged in to Clarity.

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

You can perform tasks on Clarity, based on the role that has been assigned to your user account.


---

# 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-sso.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.
