Adding Users
Adding additional users to SAML.to is easy
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.
Last updated