spring security - How to retrieve users' groups? -


i've configured spring-based application adfs2.0, cannot retrieve users' groups.

i think it's adfs problem, ideas?

regards

you need configure claims rule:

token-groups - unqualified names --> roles

refer: adfs : sending groups claims.


Comments

Popular posts from this blog

iphone - Three second countdown in cocos2d -

hyperlink - how to do url routing in php -

java.util.scanner - How to read and add only numbers to array from a text file -