# Ozone Identity Management

### Connect an SSO <a href="#connect-an-sso" id="connect-an-sso"></a>

Select “Settings” from the left-hand menu. Click on the Team Management tab which will redirect to the new screen and show all the existing project members. Click on the Account Members&#x20;

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

Under the “Account Members” tab, you will see various options to connect an SSO to invite your organization to the project along with a list of added account members.

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

#### Connect Azure AD <a href="#connect-azure-a-d" id="connect-azure-a-d"></a>

Select the Azure AD option and enter details like your client ID, secret, tenant, and subscription ID.

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

Click next to connect Azure AD.

#### Connect GSuite <a href="#connect-gsuite" id="connect-gsuite"></a>

Select the Google GSuite option and enter details like your access type, client ID, and client secrets.

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

Click next to connect to GSuite.

#### Connect LADP <a href="#connect-ladp" id="connect-ladp"></a>

### Invite Members Manually <a href="#invite-members-manually" id="invite-members-manually"></a>

Team members can also be added manually by sending them an invite to join your account on Ozone. It can be done in two ways: Either select “+ Add Member” on the top right corner or select the “Manual Invite” option from the Account Members screen.

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

Add their email ID, verify that the selected project is correct, and assign them the relevant roles from the drop-down. Refer [managing roles](https://ozonecloud.atlassian.net/wiki/spaces/OD1/pages/1907261457) for more info. Selecting “Send invite” sends an email with a unique link to create and join the account on Ozone.

The status of all invites can be viewed on the account management screen.

### Importing Members to Project <a href="#importing-members-to-project" id="importing-members-to-project"></a>

In Settings, select Team Management and open the Project Members tab.

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

Click on “+ Add Members”, select the members from the drop-down, and save. The selected members are added to the project.

The roles and admin changes can be done on this very screen by selecting the options from the roles dropdown.

<figure><img src="/files/L5zmFX1DUY0UhXxwMtws" 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.ozone.one/ozone-end-user-guide/documentation/settings/ozone-identity-management.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.
