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

Don't follow redirects for OkHttp #442

Merged
merged 1 commit into from
Dec 18, 2024
Merged

Conversation

rajdeepnanua-okta
Copy link
Contributor

This fixes MFA issues when using classic Okta and session token login. 2.13 and below set this flag, and it was removed when I reimplemented the network layer with OkHttp in this commit: a621824

This seemed insignificant at that time, but it turns out to be important for V1 session token MFA flows.

@rajdeepnanua-okta rajdeepnanua-okta merged commit 73420cc into master Dec 18, 2024
2 of 3 checks passed
@rajdeepnanua-okta rajdeepnanua-okta deleted the follow_redirects_fix branch December 18, 2024 16:40
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.

2 participants