AWS IAM Identity Center Access Role Portal - Deeplink your AWS Console access to its finest!
Know more about why this project was created: Dev.to
This tool provides a web-based interface for managing access roles in AWS IAM Identity Center (formerly AWS Single Sign-On). It allows users to easily create, view, edit, and delete role records associated with Identity Center aliases and AWS accounts.
The ability to use shortcuts with AWS IAM Identity Center is a handy new feature released in 2024 Apr 11 Source. Refer to the documentation here.
- View existing role records in a table format
- Create new role records, optionally from a pasted shortcut created from AWS IAM Identity Center
- Edit existing role records
- Delete role records
- Search functionality to filter role records
- Direct links to redirect URIs for quick access
The main page displays a table with the following columns:
- Identity Center Alias
- Account ID (AWS Account ID)
- Role Name
- Display Name
- Redirect URI
- Actions (Use Role, Edit, Delete)
- Click the "Create Role Record" button
- Fill in the required fields:
- Identity Center Alias
- Account ID
- Role Name
- Optionally, provide:
- Display Name
- Redirect URI
- Alternatively, create the shortcut within your AWS IAM Identity Center start page, then paste the shortcut link from Identity Center to prefill values
- Click "CREATE" to add the new role record
- Click the "Edit" action for the desired role
- Modify the fields as needed
- Click "UPDATE" to save changes
Click the "Delete" action for the role you wish to remove.
Click the "Use Role" action to directly access the role via the specified redirect URI.
You can Click the "💾" button on top right corner to export your current role list as a deep linked URL, so that your teammates get share the same set of URLs as you, saving time for onboarding!
- Add data are stored in your browser's local storage only
- No client side tracking or analytics are implemented
- AWS IAM Identity Center with Access Roles configured