本项目基于spring-cloud-starter-oauth2搭建的认证中心和资源服务器的微服务项目,项目不仅仅简单的demo,项目的出发点在于实战应用。本项目为笔者花了不少时间和精力整理出来的,只需要稍微调整就可应用于实际项目当中,并且项目包含大量注释,不仅可以让你会用,也可让你了解到一些流程、一些原理上的东西。认证中心完成密码模式、授权码模式、刷新token模式、简化模式、以及自定义的手机号验证码模式。
- Updated
May 7, 2021 - Java
本项目基于spring-cloud-starter-oauth2搭建的认证中心和资源服务器的微服务项目,项目不仅仅简单的demo,项目的出发点在于实战应用。本项目为笔者花了不少时间和精力整理出来的,只需要稍微调整就可应用于实际项目当中,并且项目包含大量注释,不仅可以让你会用,也可让你了解到一些流程、一些原理上的东西。认证中心完成密码模式、授权码模式、刷新token模式、简化模式、以及自定义的手机号验证码模式。
The goal of this project is to create a simple Spring Boot REST API, called simple-service, and secure it with Keycloak. Furthermore, the API users will be loaded into Keycloak from OpenLDAP server.
Spring Boot 2.1.x OAuth2 JWT Authorization server with Database (JPA, Hibernate, PostgreSQL, Liquibase)
Belajar Spring Security OAuth2 + JWT + LDAP
Demo of Spring Security OAuth2 Resource Server support
Spring Boot starter for multi-tenant OAuth2 resource server
Secure your spring boot REST endpoints using JWT and spring security
Merry Microservices
Oauth2 + Spring Boot + Keycloak + Client + Resource Server
The goal of this project is to develop a straightforward Spring Boot REST API application, named simple-service, which utilizes Okta for authentication handling.
Spring Security 5 OAuth2 Example
Demo project for keycloak integration as an authorisation server in a spring boot resource server and client with rbac and scopes authorisation based on spring security + Docker
Oauth2 Resource Server aka Resource server which can be accessed only after getting the token with respective roles from Authorization Server
Este repositório contém um projeto de exemplo que demonstra como implementar autenticação usando Spring Boot, JWT e OAuth2. .
A simple employee management tool - Demo project for a combination of Vaadin and Keycloak. This demo project is based on spring-boot-oauth2-resource-server-client (https://github.com/GilbertHofstaetter/spring-boot-oauth2-resource-server-client) Vaadin (v23) has been added as web front end and postgres as database.
Demo project for a combination of Vaadin and Keycloak. This demo project is based on spring-boot-oauth2-resource-server-client (https://github.com/GilbertHofstaetter/spring-boot-oauth2-resource-server-client)
A minimal just-working spring security OAuth2 demo with authorization server, authorization client and resource server.
🚀 Secure your Spring Boot 3 application with Keycloak! This repository demonstrates how to integrate Keycloak for authentication and authorization in a Spring Boot 3 project. Includes setup, configurations, and examples for seamless security.
Spring boot project that implements oauth2 security protocol based on keycloak as authorization server
Server source for my blog project using Spring Boot, Spring Data, OAuth2 Resource Server integrated with PostgreSQL, Redis and Docker Engine
Add a description, image, and links to the oauth2-resource-server topic page so that developers can more easily learn about it.
To associate your repository with the oauth2-resource-server topic, visit your repo's landing page and select "manage topics."