> For the complete documentation index, see [llms.txt](https://docs.forestall.io/forestall/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.forestall.io/forestall/unified-identities/aws-identities/sso-users.md).

# SSO Users

The SSO Users page provides a list of enumerated workforce identities from AWS IAM Identity Center (formerly AWS SSO). The list contains the Username, Display Name, Email, Tier, Risk Score, Exposure Point and Issue Counts.

<figure><img src="https://3408039743-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FObpV44hoVkNmo5bFuVVL%2Fuploads%2Fgit-blob-53221bf7912d996bba4fa19365cd285129f9fc32%2Faws-sso-users.png?alt=media" alt=""><figcaption><p>SSO Users</p></figcaption></figure>

## SSO User Details

Details page contains the Risk Score of the user, Exposure Point, Information and Issues panes.

{% hint style="info" %}
An SSO user is not an IAM user. It has no access keys and no IAM policies of its own. Its access comes entirely from the permission sets assigned to it and to its groups.
{% endhint %}

<figure><img src="https://3408039743-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FObpV44hoVkNmo5bFuVVL%2Fuploads%2Fgit-blob-2d074c3922038b6aaf013dad278e82d25c9fa0cc%2Faws-sso-user-details.png?alt=media" alt=""><figcaption><p>SSO User Details</p></figcaption></figure>

## Information

Information Pane can contain different badges to highlight important attributes.

| Badge        | Description                                                                           |
| ------------ | ------------------------------------------------------------------------------------- |
| Privileged   | Indicates that the object is Privileged.                                              |
| Tier         | Indicates the object tier according to risk score and importance.                     |
| Shadow Admin | Indicates that the object can compromise admin objects with at least one attack path. |

\
Information Pane contains Details, Groups, Permission Sets and AWS accounts tabs.

\\

## Details

Details tab contains attributes below about the SSO user object.

| Attribute          | Description                                                                                                                                                                   |
| ------------------ | ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| Username           | The user's Identity Center sign-in name.                                                                                                                                      |
| Display Name       | The user's full display name.                                                                                                                                                 |
| Email              | The primary email address on the Identity Store profile.                                                                                                                      |
| Account ID         | The account that hosts the Identity Center instance (management or delegated admin).                                                                                          |
| User ID            | The Identity Store user identifier.                                                                                                                                           |
| Identity Store ID  | The identity store the user belongs to (e.g., `d-1234567890`).                                                                                                                |
| Object ID          | The unique identifier of the user object.                                                                                                                                     |
| External ID        | The identifier the upstream identity provider assigned to this user, carried over by SCIM provisioning. Empty when the identity store is managed directly in Identity Center. |
| External ID Issuer | The identity store that issued the External ID, as an ARN.                                                                                                                    |

## Groups

Groups tab contains a list of Identity Center groups the user is a member of. Membership matters because a group can carry permission set assignments of its own, and the user inherits every one of them.

<figure><img src="https://3408039743-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FObpV44hoVkNmo5bFuVVL%2Fuploads%2Fgit-blob-32d439574b83a24428303228c950acbbf61296df%2Faws-sso-user-groups.png?alt=media" alt=""><figcaption><p>Groups</p></figcaption></figure>

## Permission Sets

Permission Sets tab contains a list of permission sets assigned to the user, directly or through a group. A permission set defines the IAM policies that become an assumable role in each account it is provisioned to.

<figure><img src="https://3408039743-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FObpV44hoVkNmo5bFuVVL%2Fuploads%2Fgit-blob-166999542f68391039da7653d711c146422f0fd2%2Faws-sso-user-permission-sets.png?alt=media" alt=""><figcaption><p>Permission Sets</p></figcaption></figure>

## AWS accounts

AWS accounts tab spells out the user's real reach. Each row is one account the user can sign in to, the permission set that grants the access, the IAM role that permission set becomes in that account, and how the access was granted.

| Column         | Description                                                                                             |
| -------------- | ------------------------------------------------------------------------------------------------------- |
| Account        | The account the user can access.                                                                        |
| Permission Set | The permission set that grants the access in that account.                                              |
| Assumable Role | The IAM role the permission set provisions in the account.                                              |
| Access Type    | `Direct` when the permission set is assigned to the user, or `Via <group>` when inherited from a group. |

{% hint style="info" %}
Access Type tells you why a user reaches an account. `Direct` is a user-level assignment; `Via <group>` means removing the user from that group revokes the access.
{% endhint %}

<figure><img src="https://3408039743-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FObpV44hoVkNmo5bFuVVL%2Fuploads%2Fgit-blob-5168d03eae155ea013e5be59a6babf22ffb85a90%2Faws-sso-user-accounts.png?alt=media" alt=""><figcaption><p>AWS accounts</p></figcaption></figure>

## Issues

Issues pane contains identified security issues on the SSO user object.
