Skip to content
Draft
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
13 changes: 10 additions & 3 deletions iam/index.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ IAM functionality enables you to:
- Configure single sign-on (SSO) to federate identity and SCIM to enable provisioning from your own IdP
- Administrate multiple ngrok accounts with a single user

## Concepts
## Features

Before diving into ngrok's IAM system, it's helpful to be acquainted with the
terminology and concepts ngrok uses to describe its IAM primitives.
Expand All @@ -40,5 +40,12 @@ terminology and concepts ngrok uses to describe its IAM primitives.
email address to an Account.
- [**RBAC**](/iam/rbac/): Role Base Access Control is used to limit the permissions of what
actions a User may take within your account.
- [**Account Domain Controls**](/iam/domain-controls/): Account Domain Controls are used to create
policy on Users who log in or sign up with a given email domain.
- [**Account Domain Controls**](/iam/domain-controls/): Account Domain Controls are used to create policy on Users who log in or sign up with a given email domain.

## Use cases

TK

## What's next

TK