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

added missing CORS headers for regular keycloak access via AJAX #304

Merged
merged 1 commit into from
May 13, 2023
Merged

added missing CORS headers for regular keycloak access via AJAX #304

merged 1 commit into from
May 13, 2023

Conversation

alexanderwolz
Copy link
Contributor

You were missing CORS headers for regular access (you only added headers for OPTIONS and if not authorized but they are missing if you are authenticated. Chrome complains then with missing CORS headers)

@Joxit Joxit merged commit bc80050 into Joxit:main May 13, 2023
@Joxit
Copy link
Owner

Joxit commented May 13, 2023

Hi thank you for your contribution 😊

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

Successfully merging this pull request may close these issues.

2 participants