AADIntegration icon indicating copy to clipboard operation
AADIntegration copied to clipboard

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

Open PedroQ opened this issue 7 years ago • 0 comments

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.

PedroQ avatar Jun 04 '18 20:06 PedroQ