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

Disable automatic redirect to detect CAS login page #57

Merged
merged 1 commit into from
Mar 1, 2024

Conversation

pfeuffer
Copy link
Contributor

With the change from async-http-client to okhttp we got an automatic redirect for SCM API requests. These redirects had been used to detect forwards to the CAS login page before. To make this possible again, this disables the automatic redirects in the okhttp client.

With the change from async-http-client to okhttp we got an automatic
redirect for SCM API requests. These redirects had been used to detect
forwards to the CAS login page before. To make this possible again, this
disables the automatic redirects in the okhttp client.
@pfeuffer pfeuffer merged commit 28df021 into master Mar 1, 2024
14 checks passed
@pfeuffer pfeuffer deleted the bugfix/detect_missing_auth_in_ces branch March 1, 2024 13:44
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.

1 participant