-
Notifications
You must be signed in to change notification settings - Fork 67
Feature/OIDC #145
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Feature/OIDC #145
Conversation
Added group protection tests Added user to session in BasicAuth Added get_oauth helper Updated Readme and Changelog
olivier-lacroix
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thx @RenaudLN . A few comments.
Addressed a few more comments
Cleanup docstring Add idp to session after login
|
I am very much looking forward to seeing this pushed into a future Dash release. It will be handy to have this functionality. Thanks @RenaudLN |
alexcjohnson
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
💃 Great collection of features! I'll try to make a new release tonight 🎉
|
Released v2.3.0 - thanks for the great work @RenaudLN! |
Sorry for the long PR, happy to split it into 3 if it's easier.
Added simple examples in Readme.
Example with multiple OIDC IDP
