spring security - Retrieve user role and group from jboss container using JAAS API CALL -


in current project, have scenario user login portal , authenticated via tam(tivoli). after login portal there link user redirected our application (spring mvc) hosted on jboss. information have is, user role , group info available within our container , have make jaas api call retrieve user roles , group info further used spring security authorization purpose. can imagine spring pre-authentication scenario user been authenticated (sso) , authorization need retrieve role , group info . please assist me correct understanding , how user role/group jboss container using jaas api? code snippet or link (spring implementation) helpful. thanks, cd

it seems need create sso structure, isn't spring documentation useful enough?

you can find sso part here: spring security reference: chapter 9

what applicationserver using? can more specific question on implementation instead?


Comments

Popular posts from this blog

c - How to retrieve a variable from the Apache configuration inside the module? -

c# - Constructor arguments cannot be passed for interface mocks -

python - malformed header from script index.py Bad header -