Quick Start: Admin Portal
This guide walks you through the core admin workflow: creating a user, defining a permission set, assigning it to an AWS account, and replicating the configuration.
Prerequisites
- You are logged in to the Admin Portal as a Customer Admin (SSO Admin or the initial Admin)
Step 1: Create a User
- Click Users in the sidebar
- Click the Create User button
- Fill in the required fields:
- Username — e.g.,
jdoe - Email — e.g.,
jdoe@yourcompany.com - First Name — e.g.,
Jane - Last Name — e.g.,
Doe
- Username — e.g.,
- Click Create
The user appears in the users table. They can now log in via SSO (if admin) if an identity provider is configured.
Step 2: Create a Group (Optional)
Groups make it easier to manage permissions for multiple users:
- Click Groups in the sidebar
- Click Create Group
- Enter a name — e.g.,
Engineering - Click Create
- Select the group, then add users to it
Step 3: Create a Permission Set
- Click Permission Sets in the sidebar
- Click Create Permission Set
- Fill in:
- Name — e.g.,
DevOpsAccess - Description — e.g.,
Access for the DevOps team - Session Duration — e.g.,
1 hour
- Name — e.g.,
- Under AWS Managed Policies, search for and add the policies that match your use case
- (Optional) Add Inline Policies for more granular control
- Click Create
Step 4: Create an Assignment
- Click Assignments in the sidebar
- Click Create Assignment
- Select:
- Principal Type — User or Group
- Principal — Select the user or group you created
- Permission Set — Select the permission set you created
- AWS Account — Select the target account
- Click Create
What Happens Next
After replication:
- The role for the corresponding permission set is created in the target AWS Account
- The assignment grants the user (or group members) access to the selected AWS account with the defined permissions
- The user can log in to AWS via the AWS SSO Login application in the Application Selection screen and selecting the corresponding role
Next Steps
- Users — Learn about all user management features
- Permission Sets — Create advanced permission sets with inline policies
- Assignments — Understand assignment types and management
- Replication — Learn about replication options