FavioGL / okta-spring-security

okta-spring-security

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

okta-spring-security


Languages

Language:HTML 51.2%Language:Java 48.8%