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

Wrong response code on login on the API Catalog over the Spring Cloud Gateway #3558

Open
pj892031 opened this issue May 23, 2024 · 0 comments
Labels
bug Verified defect in functionality Priority: High size/M

Comments

@pj892031
Copy link
Contributor

Describe the bug
We have an environment of Zowe v3 with Spring Cloud Gateway, Discovery, ZUUL Gateway, and z/OSMF. The authentication provider in the ZUUL cloud gateway was set but not working well. Once we tried to log in to the API Catalog (routed through Spring Cloud Gateway) the response call on the login request was 403 instead of 503.

Steps to Reproduce

  1. Run Zowe v3 with the same configuration issue as in Authentication provider looks available even the communication between Gateway and z/OSMF is not working #3557 (static onboarded z/OSMF over AT-TLS with HTTPs address)
  2. Open the API Catalog home page (routed by Spring Cloud Gateway)
  3. Try to log in (with the correct credentials)

Expected behavior
The call ended with response code 503 (z/OSMF is actually not accessible), but there was 403.

https://github.com/zowe/api-layer/wiki/Issue-management

@pj892031 pj892031 added bug Verified defect in functionality new New issue that has not been worked on yet labels May 23, 2024
@EvaJavornicka EvaJavornicka added Priority: High size/M and removed new New issue that has not been worked on yet labels May 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Verified defect in functionality Priority: High size/M
Projects
Status: Unplanned Bugs
Development

No branches or pull requests

2 participants