authorization-server
There are 116 repositories under authorization-server topic.
navikt/mock-oauth2-server
A scriptable/customizable web server for testing HTTP clients using OAuth2/OpenID Connect or applications with a dependency to a running OAuth2 server (i.e. APIs requiring signed JWTs from a known issuer)
jasonraimondi/ts-oauth2-server
A full featured, secure, standards compliant implementation of an OAuth 2.0 authorization server for Nodejs that utilizes JWT and Proof Key for Code Exchange (PKCE), written in TypeScript.
andifalk/authorizationserver
Spring Boot OAuth 2.0 & OpenID Connect Identity Provider / Authorization Server
dustlight-cn/auth
OAuth2.0 授权服务,用户中心,开放平台,微服务鉴权。
narval-xyz/armory
Secure, advanced, and flexible access management stack for web3.
andifalk/custom-spring-authorization-server
Customized version of the spring authorization server
yusufsyaifudin/oauth2-example-hydra
Login and Consent ory/hydra example. Read article here https://yusufs.medium.com/practical-example-of-implementing-oauth-2-0-using-ory-hydra-fbaa2765d94f
ebrahimmfadae/openid-connect-app
Sample project for implementing OIDC server with a web application and an API service.
indrekru/spring-boot-2-oauth2-resource-server
Spring Boot 2 OAuth2 resource and authorization server implementation with Database for Users and Clients (JPA, Hibernate, MySQL)
miirnigs/Leyfi
可进行二次开发的卡密系统
zemantic/fhir-auth
A Robust Authentication and Authorization Server for FHIR Servers 🔥
leaonline/oauth2-server
OAuth 2 Server package for Meteor to create your own OAuth 2 authorization server. Zero config. Uses continuous updated @node-oauth/oauth2-server library
Recks11/spring-oauth2-authorization-server
OpenID connect compliant OAuth2 Authorization Server written with Spring Boot
rk4bir/microservice-boilerplate
Django based microservice architecture with oauth2 🔋🌟
yoogoc/fga-rs
authorization/permission service, inspired by Google Zanzibar
talk2amareswaran/springboot-oauth2-security-jwt-mysql-bootstrap4-jquery
Spring Boot OAuth2 Security with MySQL, JWT, Bootstrap4 and JQuery
Authress/authress-sdk.js
The Authress SDK for Javascript provides authorization as a service with fully compatible REST apis.
andifalk/authorizationserver-samples
Sample projects using spring boot authorizationserver
63777887/jcloud
jcloud集成市面上主流的框架,基于spring cloud,oauth2开发,长期迭代
Authress/authress-sdk.cs
The Authress SDK for C# provides authorization as a service with fully compatible REST apis.
Wissance/Ferrum
Simple Go OpenId authorization server with Keycloak compatible API
Authress/authress-sdk.py
The Python Authress SDK provides authorization as a service with fully compatible REST apis.
containerum/auth
User authorization and token management for Containerum
authlete/oid4vci-demo
Demo of Authlete's implementation of the OpenID for Verifiable Credential Issuance specification.
Authress/authress-sdk.rs
The Authress SDK for Rust provides authorization as a service with fully compatible REST apis.
Nayab-Haider/multitenant-spring-boot-app-with-keycloak
A multitenant application build on spring boot with Keycloak as authorization server
tkssharma/microservices-auth-authz-nodejs
microservices-auth-authz-nodejs
carloselpapa10/authorization-keycloak
Authorization Services using Keycloak
JaninaWibker/auth
Central authentication server for all my personal services and applications. All account related requests go here, the api backend just has to check the JWT using a public key given by the authentication server.
kuldeepsingh99/microservice-authorization-sidecar-proxy
Microservice Authorization with Side car proxy using Spring Security oAuth2
vineettyagi28/BasicOpenIdConnectServer
This a basic implementation of Openid connect in nodejs using https://github.com/panva/node-oidc-provider
barrida/practical-spring-security
Practical Spring Security Course, thought by Suleyman Yildirim
Dhyey189/OAuth-2.0
OAuth 2.0 technology
iNikitaGricenko/ComputerSystem
Microservices for e-commerce computer components store
moorada/OauthProject
This repository is for educational purposes and shows how to implement an Authentication Server Oauth 2.0 using hydra, an Identity Provider, OpenID Connect and a REST server with authorizations managed by Casbin and Database by Gorm.
willianantunes/auth0-custom-universal-login-with-sample-app
Customize your Universal Login provided by Auth0!