Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Add groups to users automatically via Oauth #1677

Open
SimonKlausLudwig opened this issue Jan 13, 2022 · 2 comments
Open

Add groups to users automatically via Oauth #1677

SimonKlausLudwig opened this issue Jan 13, 2022 · 2 comments

Comments

@SimonKlausLudwig
Copy link

Hey, is it possible to automatically assign the oauth groups to a user ? I dont want to manually assign the same groups which we manage in azure.

Thanks for the great projec.!

@leplatrem
Copy link
Contributor

This would have to be done on the server side. The code of OpenID authentication is here https://github.com/Kinto/kinto/blob/master/kinto/plugins/openid/__init__.py but I fear that in order to accomplish what you want, you'll have to dig into Pyramid authentication system 😬

@khanfarr
Copy link

khanfarr commented Apr 15, 2024

Hello! I hope it's okay if I've tried to attempt this for a class project. I have an idea on how to approach this but it may not work! I'll link the PR here soon

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants