Spring security, LDAP and SSO

I am trying to create an application where login is done using SSIM. After logging in, I need to get the user information (e.g. roles, permissions) to log in the user from LDAP and enable the session.

How do I use spring MVC to provide REST services. I want my rest services to only be available for certain roles (e.g. dispatcher / administrator, etc.). Also the UI will show / hide the page based roles.

I want to know what is the best way to achieve the above.

Please note that I am using spring MVC on WAS7.

+3
spring spring-mvc spring-security


source to share


No one has answered this question yet

Check out similar questions:

2480
How do I send JSON data using Curl from terminal / command line to Test Spring REST?
1873
What's the difference between @Component, @Repository and @Service annotations in Spring?
121
Testing Devices with Spring Security
42
how to conditionally show jsp content for login using spring security
26
Spring MVC - checking that a user is already logged in through Spring Security?
3
spring authorization and role management with Ldap
3
Spring Security with Dynamic Role Management
2
spring safety safety at runtime and dynamically
1
Spring Security redirects to login page for authenticated urls
0
Spring Boot + Security + MVC + LDAP AD + SSO



All Articles
Loading...
X
Show
Funny
Dev
Pics