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

Configuration

PreviousInstallationNextIdentity Providers

Last updated 2 years ago

SAML.to is a bridge between Identity Providers (such as GitHub) and Service Providers (such as AWS) using the SAML 2.0 Protocol.

By logging into an Identity Provider, a long (or short)-lived token is generated and used to identify Users and Repositories that want to exchange for a short-lived token at Service Providers.

The following pages details configuration options for and .

Identity Providers
Service Providers