You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Feb 16, 2024. It is now read-only.
The text was updated successfully, but these errors were encountered:
inertia666
changed the title
AADSTS9002326: Cross-origin token redemption is permitted only for the 'Single-Page Application
Cross-Origin Request Blocked: The Same Origin Policy disallows reading the remote resource at https://login.microsoftonline.com/74c901f0-6a97-4cfa-8505-9542ce009b27/oauth2/v2.0/token. (Reason: CORS header ‘Access-Control-Allow-Origin’ missing)
Nov 25, 2021
inertia666
changed the title
Cross-Origin Request Blocked: The Same Origin Policy disallows reading the remote resource at https://login.microsoftonline.com/74c901f0-6a97-4cfa-8505-9542ce009b27/oauth2/v2.0/token. (Reason: CORS header ‘Access-Control-Allow-Origin’ missing)
Cross-Origin Request Blocked: Problem with browser security
Nov 25, 2021
I cannot authenticate using the BlazorServer example app (Net Core 6.0) without using a browser plugin to disable the CORS policy.
Adding a policy in the app does not help either.:
Please advise how I can get this to work without an addon in the browser.
Cross-Origin Request Blocked: The Same Origin Policy disallows reading the remote resource at https://login.microsoftonline.com/74c901f0-6a97-4cfa-8505-9542ce009b27/oauth2/v2.0/token. (Reason: CORS header ‘Access-Control-Allow-Origin’ missing)
The text was updated successfully, but these errors were encountered: