TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Show HN: Saml.to: I've Turned GitHub into a SAML Identity Provider

23 pointsby cnussover 3 years ago

2 comments

cnussover 3 years ago
Greetings Hackers!!<p>I&#x27;ve bridged GitHub OAuth and SAML 2.0 together, and made it easy to use with a CLI (`npx saml-to --help`). It&#x27;s called SAML.to (<a href="https:&#x2F;&#x2F;saml.to" rel="nofollow">https:&#x2F;&#x2F;saml.to</a>).<p>I&#x27;ve built this to be a no&#x2F;low-cost alternative to using Okta, OneLogin, or JumpCloud for SAML Logins.<p>Using SAML.to, a configuration file is placed in a GitHub repository that defines one or many Service Providers and Permissions to GitHub users, then logging in is as simple as running a command in your console:<p>npx saml-to login<p>Or for role assumption (like IAM roles):<p>npx saml-to assume<p>I&#x27;d love this community&#x27;s feedback on this, please let me know what you think!<p>Cheers, cnuss<p>CLI: <a href="https:&#x2F;&#x2F;github.com&#x2F;saml-to&#x2F;cli" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;saml-to&#x2F;cli</a> Forums: <a href="https:&#x2F;&#x2F;github.com&#x2F;saml-to&#x2F;cli&#x2F;discussions" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;saml-to&#x2F;cli&#x2F;discussions</a> Documentation: <a href="https:&#x2F;&#x2F;docs.saml.to" rel="nofollow">https:&#x2F;&#x2F;docs.saml.to</a>
评论 #29809860 未加载
brianrover 3 years ago
Sounds interesting. What&#x27;s a use case for this?
评论 #29814211 未加载
评论 #29812957 未加载