Open pablokbg opened 1 year ago
Relates to #410 and is probably a duplicate of #658
It's not natively, but you can protect service with Oauth2-proxy or Gogatekeeper (Gogatekeeper only work if you have Keycloak) and your provider. https://oauth2-proxy.github.io/oauth2-proxy/configuration/providers/
Just an update here that I've added SSO (Google & Microsoft) to pwpush.com. These will be moved to the open source version sooner than later.
One blocker is that I am moving all configuration in-app and saved in the DB first (no more settings.yml
).
So with a dedicated config page, you will be able to enter the client secrets to enable SSO on your instances. Work in progress/coming soon.
🚀 Feature Request
It would be interesting to be able to log in and register through Google or Microsoft. This is favorable for the one who uses PasswordPusher in enterprise environment.
🔈 Motivation
🛰 Alternatives
📎 Additional context