Introduction
Welcome to SAML.to!
SAML.to is a bridge between Identity Providers (such as GitHub OAuth) and Service Providers (such as AWS) using the SAML 2.0 Protocol.
The configuration file defines Service Providers (such as AWS) and their configuration.
Also in the configuration file is lists of users that are allowed to access each Service Provider.
Getting started is easy. This will guide you installing our GitHub application and adding the
saml-to.yml
configuration file to your repository.Once all set up, granting or removing access to roles is completed by editing the file.
Users granted in the
saml-to.yml
configuration file can visit https://saml.to/apps or by using the saml-to assume
command to assume their granted roles.Last modified 6mo ago