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

fix.2591.split.apis.cause.login.fail #2592

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

andrewpmartinez
Copy link
Member

No description provided.

- ziti edge login now properly probes endpoints and their return content
  type along with the existing status code check
- probed endpoint responses are no longer blindly parsed
- the management endpoint is the default initial probe point, falling
  back to the client version endpoint then the legacy root version
  endpoint
- the SPA/ZAC bindings for web apis has been moved to the webapis folder
- improved erroring and messaging for the SPA/ZAC handling
@andrewpmartinez andrewpmartinez requested review from a team as code owners December 13, 2024 18:40
@andrewpmartinez andrewpmartinez changed the title Fix.2591.split.apis.cause.login.fail fix.2591.split.apis.cause.login.fail Dec 13, 2024
@@ -0,0 +1,69 @@
package webapis
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

can you add the copyright i apparently forgot to add? :)

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.

3 participants