Skip to content

sachinp9192/okta-spring-security-roles-example

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 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.

Releases

No releases published

Packages

No packages published

Languages

  • Java 61.1%
  • HTML 38.9%