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

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

rewrite - Trouble with Wordpress multiple custom querystrings -