oauth2-resource-server
There are 65 repositories under oauth2-resource-server topic.
ivangfr/springboot-react-keycloak
The goal of this project is to secure movies-app using Keycloak (with PKCE). movies-app consists of two applications: one is a Spring Boot Rest API called movies-api and another is a React application called movies-ui.
linianhui/example-oidc
OIDC (OpenID Connect) Example for http://openid.net/connect/
copoile/springcloud-oauth2
本项目基于spring-cloud-starter-oauth2搭建的认证中心和资源服务器的微服务项目,项目不仅仅简单的demo,项目的出发点在于实战应用。本项目为笔者花了不少时间和精力整理出来的,只需要稍微调整就可应用于实际项目当中,并且项目包含大量注释,不仅可以让你会用,也可让你了解到一些流程、一些原理上的东西。认证中心完成密码模式、授权码模式、刷新token模式、简化模式、以及自定义的手机号验证码模式。
ivangfr/springboot-keycloak-openldap
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.
odenktools/springboot-oauth2-jwt
Spring Boot 2.1.x OAuth2 JWT Authorization server with Database (JPA, Hibernate, PostgreSQL, Liquibase)
OpenIDC/mod_oauth2
OAuth 2.x Resource Server module for the Apache HTTPd web server
dimMaryanto93/springboot-oauth2-ldap-example
Belajar Spring Security OAuth2 + JWT + LDAP
OpenIDC/ngx_oauth2_module
OAuth 2.x Resource Server module for NGINX
arthuroz/spring-security-multi-tenancy
Demo of Spring Security OAuth2 Resource Server support
mzlnk/multi-tenant-oauth2-resource-server-spring-boot-starter
Spring Boot starter for multi-tenant OAuth2 resource server
sdoxsee/merry-microservices
Merry Microservices
mateuszwlosek/oauth2-example
Oauth2 + Spring Boot + Keycloak + Client + Resource Server
yaleman/goatns
🐐-powered authoritative DNS server
stojsavljevic/spring-security-oauth2
Spring Security 5 OAuth2 Example
ivangfr/okta-springboot
The goal of this project is to develop a straightforward Spring Boot REST API application, named simple-service, which utilizes Okta for authentication handling.
ddubson/sample-oauth2-py
Sample OAuth 2.0 Client, OAuth 2.0 Resource Server based on Python and Authlib
GilbertHofstaetter/spring-boot-oauth2-resource-server-client
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
ivangfr/spring-boot-nginx-keycloak-cluster
The goal of this project is to use Nginx as a reverse proxy and load balancer for a Keycloak cluster with two instances and a Spring Boot application, called simple-service, also with two instances. The simple-service app will use Keycloak for IAM.
GilbertHofstaetter/EmployeeManagmentVaadinDemo
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.
jinagamvasubabu/Spring-Oauth2-Redis-ResourceServer-Docker
Oauth2 Resource Server aka Resource server which can be accessed only after getting the token with respective roles from Authorization Server
acamb/oauth2-springboot-angular-example
Very simple showcase using oauth2 openId-connect with springboot and angular
GilbertHofstaetter/spring-boot-oauth2-resource-server-client-vaadin
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)
hantsy/spring-security-oauth2-resourceserver-example
Spring Security and OAuth2/OIDC ResourceServer Example
kgromov/oauth2-keycloak-demo
Spring boot project that implements oauth2 security protocol based on keycloak as authorization server
ly3too/spring-oauth2-demo
A minimal just-working spring security OAuth2 demo with authorization server, authorization client and resource server.
Mehdi-HAFID/nidam-spa
Nidam is a collection of Spring OAuth 2 microservices and a React SPA that takes care of Registration and Authentication of Users using the Security Standard OAuth 2. So You only focus on Business Logic
Naza1re/project-task-managment
project-task-managment
phatdtgcs220340/My-Blog-resource-server
Server source for my blog project using Spring Boot, Spring Data, OAuth2 Resource Server integrated with PostgreSQL, Redis and Docker Engine
saravana2906/oauth2-resource-server
Spring boot security - Learning project for Resource server Authentication and Authorization - using OAuth Resource Server starter project.
yigiterinc/ase-customer-authentication-service
Customer authentication service is responsible for managing the creation and lifecycle of user entities and their access tokens.
YermakovOL/tourRegistration-service
This microservice implements CRUD functionality using advanced technologies and practices such as OAuth2, OpenID, ElasticSearch, and RabbitMQ.
alexandre-java/criando-login-springboot-jwt-oauth2
Este repositório contém um projeto de exemplo que demonstra como implementar autenticação usando Spring Boot, JWT e OAuth2. .
audio-engineer/nova-dashboard-back-end
Java Spring Boot back end for Nova Dashboard project
officiallysingh/spring-boot-web-auth-demo
Demo Spring Boot project using Spring security for Authorization
vigneshwaran-48/expense-manager-server
Family Expense Manager app in springboot