Closed sandysandajan closed 4 years ago
To add, https://github.com/AzureAD/azure-activedirectory-library-for-js/issues/895, it says in this issue that there would be no updates on the library for this one. If none, what would be the work around or alternative solution so that there would be no error/warning to be found when opening the developer tools.
@sandysandajan Some cookies were intentionally not marked as SameSite
, but those do not impact the functionality of the library. So any warnings for login.microsoftonline.com
can be ignored. More: https://github.com/AzureAD/microsoft-authentication-library-for-js/issues/1037#issuecomment-578345613
Closing, as no further action. Let us know if you have further questions.
I'm submitting a...
Browser:
Library Name
Library version
Library version: 1.0.10
Current behavior
When accessing the adal request using office385, this shows in the developer tools.
Expected behavior
No warning when opening the developers tools.
Minimal reproduction of the problem with instructions