Implement SSO #26

Open
opened 2025-06-29 17:30:04 +00:00 by yequari · 0 comments
Owner

Using https://github.com/coreos/go-oidc, implement a login flow that uses OIDC.

This should be configurable:

  • should work for any OIDC provider
  • an admin can opt to only allow OIDC logins
  • or and admin can not opt in to OIDC at all and use local logins only
Using https://github.com/coreos/go-oidc, implement a login flow that uses OIDC. This should be configurable: - should work for any OIDC provider - an admin can opt to only allow OIDC logins - or and admin can not opt in to OIDC at all and use local logins only
yequari added reference sso 2025-06-29 17:30:06 +00:00
Sign in to join this conversation.
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: 32bitcafe/guestbook#26
No description provided.