SAML.to
  • Introduction
  • Installation
  • Configuration
    • Identity Providers
      • GitHub
    • Service Providers
      • AWS (Federated Roles)
        • Assuming Roles
          • AWS CLI
          • AWS SDKs
          • Docker
          • Terraform
          • Kubernetes
        • Adding Users
        • Adding AWS Accounts
        • Adding Roles
        • Roles for GitHub Actions
    • Configuration Reference
      • Substitutions
  • FAQs
  • Usage
    • CLI
      • login
      • assume
      • list-roles
    • GitHub Actions
      • Assume AWS Role Action
      • Config Sync Action
  • Advanced Usage
    • AWS
      • CloudWatch Dashboard Sharing
Powered by GitBook
On this page
  1. Configuration
  2. Service Providers
  3. AWS (Federated Roles)

Adding Users

Adding additional users to SAML.to is easy

PreviousKubernetesNextAdding AWS Accounts

Last updated 2 years ago

Any GitHub user can be added to the configuration file, they do not need to be a member of the Organization that hosts the saml-to.yml file.

Simply add their GitHub User handle to the saml-to.yml configuration file under the users section for the desired role:

Removing the user from the saml-to.yml will immediately remove them the ability to assume the role again.