We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
I'm submitting a ...
I confirm that I
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?
The text was updated successfully, but these errors were encountered:
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.👀
Sorry, something went wrong.
No branches or pull requests
Sorting
I'm submitting a ...
I confirm that I
Expected Behavior
If I use openIdConnect config i will get an CORS exception.
openId is specified as follows:
I'am missing something?
The text was updated successfully, but these errors were encountered: