OIDC (OpenID Connect) Example for http://openid.net/connect/
-
Updated
Dec 8, 2022 - C#
OIDC (OpenID Connect) Example for http://openid.net/connect/
本项目基于spring-cloud-starter-oauth2搭建的认证中心和资源服务器的微服务项目,项目不仅仅简单的demo,项目的出发点在于实战应用。本项目为笔者花了不少时间和精力整理出来的,只需要稍微调整就可应用于实际项目当中,并且项目包含大量注释,不仅可以让你会用,也可让你了解到一些流程、一些原理上的东西。认证中心完成密码模式、授权码模式、刷新token模式、简化模式、以及自定义的手机号验证码模式。
Spring Boot 2.1.x OAuth2 JWT Authorization server with Database (JPA, Hibernate, PostgreSQL, Liquibase)
OAuth 2.x Resource Server module for the Apache HTTPd web server
Belajar Spring Security OAuth2 + JWT + LDAP
OAuth 2.x Resource Server module for NGINX
Demo of Spring Security OAuth2 Resource Server support
Spring Boot starter for multi-tenant OAuth2 resource server
Merry Microservices
Oauth2 + Spring Boot + Keycloak + Client + Resource Server
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
A minimal just-working spring security OAuth2 demo with authorization server, authorization client and resource server.
Oauth2 Resource Server aka Resource server which can be accessed only after getting the token with respective roles from Authorization Server
Sample OAuth 2.0 Client, OAuth 2.0 Resource Server based on Python and Authlib
Spring boot security - Learning project for Resource server Authentication and Authorization - using OAuth Resource Server starter project.
Explains OAuth2 authorization using JWT in Spring Boot
Java SpringBoot application that provides a collection of REST endpoints for creating and managing survey stored in a SQL database. Oauth2 is enabled for managing access to endpoints.
This repository tries to show how an oauth2 resource server works
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."