Open nilasini opened 5 years ago
@nilasini can you please get the https://github.com/nilasini/user-store-order-callback-handler sample merged to https://github.com/wso2/samples-is repository. Then from the document point links to user-store-order-callback-handler in https://github.com/wso2/samples-is
Description: Requirement
Now if either employee or customer tries to log in to SP1 without specifying the userStoredomain then the user will be searched to both the user store domains With 590 we can allow the users to search only through UserStore1 for SP1 application, allow the users to search only through UserStore2 by following the below steps.
Sample code can be found in [3]
[1] https://github.com/nilasini/user-store-order-callback-handler/blob/master/src/main/java/org/wso2/carbon/identity/custom/callback/userstore/RegistryBasedUserStoreOrderCallbackHandler.java [2] https://github.com/nilasini/user-store-order-callback-handler/blob/master/src/main/java/org/wso2/carbon/identity/custom/callback/userstore/CustomUserStoreOrderCallbackFactory.java [3] https://github.com/nilasini/user-store-order-callback-handler
Suggested Labels:
Suggested Assignees:
Affected Product Version:
OS, DB, other environment details and versions:
Steps to reproduce:
Related Issues: