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

Add One Login header #1262

Merged
merged 1 commit into from
Apr 5, 2024
Merged

Add One Login header #1262

merged 1 commit into from
Apr 5, 2024

Conversation

gunndabad
Copy link
Collaborator

This also adds a separate sign out page that we can use during our matching journeys.

@gunndabad gunndabad requested a review from MrKevJoy April 4, 2024 15:27
@gunndabad
Copy link
Collaborator Author

Add One Login header

@@ -155,15 +155,6 @@ void IConfigureNamedOptions<OneLoginOptions>.Configure(string? name, OneLoginOpt

options.SignInScheme = AuthenticationSchemes.FormFlowJourney;

options.Events.OnRedirectToIdentityProvider = context =>
Copy link
Collaborator Author

Choose a reason for hiding this comment

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

This is no longer required since a) One Login has increased the maximum size of URLs they accept and 2) we're no longer passing AuthenticationProperties along.

@gunndabad gunndabad marked this pull request as draft April 5, 2024 08:37
@gunndabad gunndabad force-pushed the onelogin-header branch 2 times, most recently from b2f45bd to 78ca514 Compare April 5, 2024 09:26
@gunndabad gunndabad marked this pull request as ready for review April 5, 2024 11:17
@gunndabad gunndabad merged commit fa0a1f2 into main Apr 5, 2024
7 of 10 checks passed
@gunndabad gunndabad deleted the onelogin-header branch April 5, 2024 13:13
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