bracket icon indicating copy to clipboard operation
bracket copied to clipboard

[Feature Request] Implement OpenID/oauth

Open LIRIKKER opened this issue 1 year ago • 4 comments

Hi! Are there any plans for supporting OAuth / OpenID?

for instance I have all my users set up on my authentik instance. I’d rather prefer to just give them a special group such as bracket-users or bracket-admins than have them re create accounts.

Would then like to disable creation of accounts and manual login using username + password as the openid should handle authentication and also handle account creation as a user who’s been passed and doesn’t have an account should automatically have a profile created.

LIRIKKER avatar Apr 08 '24 13:04 LIRIKKER

Im working on the same thing as you are suggesting, except I'm using propelauth. As far as I can see i it leads to quite significant changes for both frontend and backend. For example the use of local storage must be changed in backend and frontend. I have a working version, but not pushed back to my main branch yet.

Trying to implement it to this project: https://rankit.no/

henninfi avatar Apr 08 '24 14:04 henninfi

This issue is stale because it has been open for 60 days with no activity. What is the action to take here?

github-actions[bot] avatar Jul 04 '24 08:07 github-actions[bot]