Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CORS issue #84

Open
remagalot opened this issue Sep 13, 2020 · 3 comments
Open

CORS issue #84

remagalot opened this issue Sep 13, 2020 · 3 comments

Comments

@remagalot
Copy link

I can seem to get past the CORS issue

@mraible
Copy link
Contributor

mraible commented Sep 13, 2020

Have you tried adding http://localhost:8080 in API > Trusted Origins?

@remagalot
Copy link
Author

Yes I did. I've tried about 40 different things at this point.

@remagalot
Copy link
Author

Access to XMLHttpRequest at 'https://blah.oktapreview.com/oauth2/default/.well-known/openid-configuration' from origin 'http://localhost:8080' has been blocked by CORS policy: Response to preflight request doesn't pass access control check: The value of the 'Access-Control-Allow-Origin' header in the response must not be the wildcard '*' when the request's credentials mode is 'include'. The credentials mode of requests initiated by the XMLHttpRequest is controlled by the withCredentials attribute.
okta-auth-js.min.js:13 GET https://blah.oktapreview.com/oauth2/default/.well-known/openid-configuration net::ERR_FAILED

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants