microsoft-authentication-library-for-js
microsoft-authentication-library-for-js copied to clipboard
Update MSAL.js ADFS documentation to describe requirement for Cross Origin Resource Sharing (CORS) headers
MSAL.js requires CORS. AAD provides CORS headers, but ADFS 2019 does not do so by default. Describe CORS requirement for use with ADFS.
Corrected grammar: directly connection -> directly connecting
Added protocolMode property must be set to "OIDC".
Reminder: This PR appears to be stale. If this PR is still a work in progress please mark as draft.