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 locked reason claim value #84

Merged
merged 1 commit into from
Jan 13, 2021

Conversation

GANGANI
Copy link
Contributor

@GANGANI GANGANI commented Jan 12, 2021

Description

This fix will add the values to the LockedReason claim values to track the locked reason. With this PR, following locked reasons are added.

ADMIN_INITIATED,
MAX_ATTEMPTS_EXCEEDED
PENDING_SELF_REGISTRATION
PENDING_ADMIN_FORCED_USER_PASSWORD_RESET
PENDING_EMAIL_VERIFICATION
PENDING_ASK_PASSWORD
IDLE_ACCOUNT

Related PR: wso2-support/identity-governance#298
Resolves: wso2/product-is#10867

When should this PR be merged

After merging wso2-extensions/identity-governance#472

Copy link

@jenkins-is-staging jenkins-is-staging left a comment

Choose a reason for hiding this comment

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

Approving the pull request based on the successful Jenkins job https://jenkins-support-all.wso2.com/jenkins/job/DEV_PR_BUILDER/1158/, started by ,

@GANGANI GANGANI merged commit 0060a8c into wso2-extensions:master Jan 13, 2021
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.

Support LockedReason of the users in rest-based IdentityEventManager listeners
3 participants