Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@rmartinc
Copy link
Contributor

Closes #20637

The spengo authenticator skips sending the challenge when the FORKED_FLOW is detected in the session. There are other ways of avoiding the challenge (for example using some flag only for spnego) but as I saw that FORKED_FLOW is only used by reset-credentials flow, so I think it's OK. Just let me know if you think it's better doing something more specific. Adding a little test to see the reser credentials works with no kerberos re-authentication.

Copy link
Contributor

@mposolda mposolda left a comment

Choose a reason for hiding this comment

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

@rmartinc Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Reset password flow fails with "Page has expired" error when Kerberos authentication is enabled in the browser flow

2 participants