Skip to content
Discussion options

You must be logged in to vote

Hi @moltar great question, thank you! I'll get a doc together for you on docs.saml.to and we can go through it and answer any questions you have.

Long story short, yes, saml.to is assisted with a backend API.

With respect to the SAML Assertion flow (assuming a role), SAML.to Frontends or the CLI sends the GitHub user token to the SAML.to backend. The backend redacts tokens in logs and doesn't store them. Logs are encrypted. They're sent to https://api.github.com/user in exchange for "user identity" when we receive an authenticated and then never used again in the SAML exchange. The max scope we need for a GitHub user token is user:email (read only)

With respect to installation tokens for …

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@moltar
Comment options

Answer selected by moltar
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants