I’m working on a wso2 webapp project. And I use spring and saml conf on it. I want to sent user’s role and permission from the wso2 identity server to my webapp.
How can I send role/permission info from the wso2 identity server to my webapp?
I’m working on a wso2 webapp project. And I use spring and saml conf
Share
Please refer to this blogpost. You can try the sample webapp given there as well. http://sureshatt.blogspot.com/2012/11/getting-user-claims-over-saml-sso-token.html