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

Resolve possible users from all user stores #769

Conversation

mpmadhavig
Copy link
Contributor

Description

  • Add support for multi-attribute login when user store preference order extension is used. Therefore adding methods that resolves possible users from all the available user stores to send to filtering with the configured user store preference order.

When this PR should be merged:

After wso2/carbon-identity-framework#4980

Resolves wso2/product-is#12503

@mpmadhavig mpmadhavig changed the title Resolve possible users from all user stores. Resolve possible users from all user stores Oct 8, 2023
mpmadhavig and others added 2 commits October 9, 2023 04:53
…wso2.carbon.identity.multi.attribute.login.resolver.regex/src/main/java/org/wso2/carbon/identity/multi/attribute/login/resolver/regex/RegexResolver.java

Co-authored-by: Sahan Dilshan  <[email protected]>
…wso2.carbon.identity.multi.attribute.login.service/src/main/java/org/wso2/carbon/identity/multi/attribute/login/service/MultiAttributeLoginServiceServiceImpl.java

Co-authored-by: Sahan Dilshan  <[email protected]>
@mpmadhavig
Copy link
Contributor Author

@mpmadhavig mpmadhavig closed this Oct 9, 2023
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.

Need to add support for multi-attribute login when user store preference order extension is used
2 participants