globocom / gsh

GSH is an OpenID Connect-compatible authentication system for systems using OpenSSH servers
BSD 3-Clause "New" or "Revised" License
21 stars 12 forks source link
certificate openid-connect openssh

gsh

CircleCI Coverage Status Go Report Card

GSH is an OpenID Connect-compatible authentication system for systems using OpenSSH servers consisting of an out-of-box binary set. Its use requires only a few configurations in the sshd_config file, allowing for a staged migration of an infrastructure based on PAM authentication (LDAP/AD/Kerberos/etc) to an authentication structure with OpenID Connect and SSH certificates.

Want to know more?

Take a look at our excellent documentation!

References

This project is based on a number of other similar projects.