Skip to content

oktadev/okta-spring-security-roles-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Okta + Groups with Spring Security

This example uses the Okta Spring Boot Spring Security Starter in conjunction with the Okta SignIn Widget.

It demonstrates how you can connect Okta Groups to Spring Security Roles. You can then limit access to methods in controllers and services based on membership in groups.

Check out the post that this project backs on the Okta Dev Blog.