Having a few questions regarding the current Beta 8 release of ASP.NET 5 and the templates when using Azure AD authentication.
1. During the authentication process, the user is asked to Accept to allow read access to "Read directory data". Is there a way in which to have this happen only one time? I seem to remember in previous versions that we were stashing a key away in the database but I cannot find any settings for this.
2. It seems when a user navigates from an authenticated page to an anonymous page that they are asked to reauthenticate??
Cheers,
AJ