awesome-repositories.com
Blog
MCP
awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektMCP-ServerÜber unsRanking-MethodikPresse
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 Repo

Awesome GitHub RepositoriesOAuth 2.1 Filter Chains

Processes HTTP requests through a sequence of Spring Security filters that delegate to OAuth 2.1 protocol handlers.

Distinct from Request-Response Filter Chains: Distinct from general request-response filter chains: specifically designed for OAuth 2.1 protocol handling within a Spring Security filter chain.

Explore 1 awesome GitHub repository matching software engineering & architecture · OAuth 2.1 Filter Chains. Refine with filters or upvote what's useful.

Awesome OAuth 2.1 Filter Chains GitHub Repositories

Finde die besten Repos mit KI.Wir suchen mit KI nach den am besten passenden Repositories.
  • spring-projects/spring-authorization-serverAvatar von spring-projects

    spring-projects/spring-authorization-server

    5,102Auf GitHub ansehen↗

    Spring Authorization Server is an OAuth 2.1 and OpenID Connect 1.0 authorization server built on Spring Security. It implements the full protocol surface for issuing access and refresh tokens, including authorization code, client credentials, device code, and token exchange grants, as well as pushed authorization requests and user consent management. The server also functions as an OpenID Connect provider, supporting ID tokens, userinfo, discovery, logout, and dynamic client registration. The project distinguishes itself through an extensible framework that allows custom grant types, pluggabl

    Processes every HTTP request through a Spring Security filter chain that delegates to OAuth 2.1 protocol handlers.

    Java
    Auf GitHub ansehen↗5,102
  1. Home
  2. Software Engineering & Architecture
  3. Interceptor Sequences
  4. Request-Response Filter Chains
  5. OAuth 2.1 Filter Chains