AADIntegration
AADIntegration copied to clipboard
Fix CookieOptionsConfiguration not setting the paths in CookieAuthenticationOptions (#22)
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.