Tag: oauth2

Spring Security & Dynamic Client Registration | OAuth Part 3
Spring Security & Dynamic Client Registration | OAuth Part 3

In this Couchbase blog page you will Learn how to implement a custom dynamic client registration using spring-security-oauth2. Get started today!

How to Create a Custom Token Store for Spring-Security-Oauth2 | OAuth Part 2
How to Create a Custom Token Store for Spring-Security-Oauth2 | OAuth Part 2

Spring-security-oauth2 already has built-in support for JDBC and JWT, but you must create your own spring security token store. Find out how to do it here.