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

Skip to content

Conversation

@rmartinc
Copy link
Contributor

@rmartinc rmartinc commented Oct 7, 2024

Closes #33513

In the AIA action processing, when a required action is set to the user and not supported in AIA, null is returned and then login is OK. This PR performs changes similar to PR #31358. If the action needs to be skipped, it is marked as ignored and the next one is returned. The action is not removed from the user as it needs to be executed after normal login. Test added.

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 for the fix

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.

Can get authorization code on a non verified user with some specific kc_action (AIA)

2 participants