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 error on OpenIdConnect #1678

Open
3 of 4 tasks
fbeckklaus opened this issue Sep 16, 2024 · 1 comment
Open
3 of 4 tasks

Cors error on OpenIdConnect #1678

fbeckklaus opened this issue Sep 16, 2024 · 1 comment

Comments

@fbeckklaus
Copy link

fbeckklaus commented Sep 16, 2024

Sorting

  • I'm submitting a ...

    • bug report
    • feature request
    • support request
  • I confirm that I

    • used the search to make sure that a similar issue hasn't already been submit

Expected Behavior

If I use openIdConnect config i will get an CORS exception.
openId is specified as follows:

"securityDefinitions": {
      "auth": {
        "type": "openIdConnect",
        "openIdConnectUrl": "https://securetoken.google.com/${PROJECT_ID}/.well-known/openid-configuration"
      }
 }

I'am missing something?

CleanShot 2024-09-16 at 13 15 18@2x

Copy link

Hello there fbeckklaus 👋

Thank you for opening your very first issue in this project.

We will try to get back to you as soon as we can.👀

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

1 participant