Skip to content
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] Socialite setup and Azure Provider Setup #46

Merged
merged 7 commits into from
Aug 22, 2023

Conversation

Orrison
Copy link
Collaborator

@Orrison Orrison commented Aug 21, 2023

Sets up Socialite and the Azure provider for Socialite.

If the correct .env credentials are set, a "Login with Azure SSO" button should now be on the login page.

This will allow a User to authenticate with Azure and get access to the application. Currently, it sets no roles or anything. Logout will also detect whether or not the User logged in with Socialite. If they did, we will log them out via the SSO URL.
We may give the User an option to log out of just the app or the SSO provider entirely (like it does not) later on.

Signed-off-by: Kevin Ullyott <ullyott.kevin@gmail.com>
Signed-off-by: Kevin Ullyott <ullyott.kevin@gmail.com>
Signed-off-by: Kevin Ullyott <ullyott.kevin@gmail.com>
Signed-off-by: Kevin Ullyott <ullyott.kevin@gmail.com>
Signed-off-by: Kevin Ullyott <ullyott.kevin@gmail.com>
Signed-off-by: Kevin Ullyott <ullyott.kevin@gmail.com>
Signed-off-by: Kevin Ullyott <ullyott.kevin@gmail.com>
@Orrison Orrison self-assigned this Aug 21, 2023
Copy link
Contributor

@dgoetzit dgoetzit left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks great!

@Orrison Orrison merged commit 7c9c349 into develop Aug 22, 2023
@Orrison Orrison deleted the feature/socialite-azure branch August 22, 2023 01:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants