Feature Reuqest: OIDC Authentication Support #1176
markusheinemann
started this conversation in
Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Problem
I'm currently using vitodeploy for multiple side-projects where access to the application is granted to multiple users. In addition to vitodeploy we have multiple other infrastructure apps (like gitea, sentry, grafan, etc.) where the onboarding/offboarding is easy possible trough an external IdP like Keycloak or Microsoft AD. For vitodeploy the users have to be created/removed manually which can simply be forgotten
Proposal
Introduce OIDC as an optional login method with local fallback.
Scope (MVP)
Maybe Laravels Sociallite extension can be used for an easy implementation.
Would that a feature the maintainers/other users are interested in? If yes, I can workout a detailed design document for implementation we can discuss. I can also take care of the implementation afterward.
Happy to hear from you :)
Beta Was this translation helpful? Give feedback.
All reactions