Skip to content
This repository was archived by the owner on Dec 20, 2018. It is now read-only.

Fix CookieOptionsConfiguration not setting the paths in CookieAuthenticationOptions (#22) #23

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

PedroQ
Copy link

@PedroQ PedroQ commented Jun 4, 2018

This fixes #22. When configuring the CookieAuthenticationOptions, the scheme name is now correcly compared with the AzureAD Cookie Scheme name instead of the OpenID scheme name.

@natemcmaster natemcmaster changed the base branch from dev to master July 2, 2018 17:43
Copy link

@poke poke left a comment

Choose a reason for hiding this comment

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

This correctly fixes the copy/paste error that was apparently made when copying this from OpenIdConnectOptionsConfiguration. The logic in JwtBearerOptionsConfiguration on the other hand was correctly adjusted.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants