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

Use relative path to fetch OIDC token #1032

Merged
merged 2 commits into from
May 17, 2019

Conversation

andresmgot
Copy link
Contributor

@andresmgot andresmgot commented May 16, 2019

Fixes #1005
Fixes #1024

Use a relative path to try to fetch the OIDC token. If the calls fails, catch the error to avoid that the application hangs.

@andresmgot
Copy link
Contributor Author

Merging to include this in a new release.

@andresmgot andresmgot merged commit 47d4d69 into vmware-tanzu:master May 17, 2019
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.

Should fall back to manual login form if OIDC token is invalid Use PathPrefix on Traefik
1 participant