Hello everybody, I am writing a custom user store for the Identity Server and I successfully retrieved my list of users from my database. But when I try to display the roles of a user by clicking on the "View Roles" button [1], only the internal roles are displayed. I implemented the methods doGetExternalRoleListOfUser(), doGetDisplayNamesForInternalRole(), doGetSharedRoleListOfUser() to log something on the INFO level but nothing happens.
Can someone tell me which method to implement? Regards, Thomas [1] [image: Images intégrées 1]
_______________________________________________ Dev mailing list [email protected] http://wso2.org/cgi-bin/mailman/listinfo/dev
