awesome-repositories.com
المدونة
awesome-repositories.com

اكتشف أفضل مستودعات المصادر المفتوحة باستخدام بحث مدعوم بالذكاء الاصطناعي.

استكشفعمليات بحث منسقةبدائل مفتوحة المصدربرمجيات ذاتية الاستضافةالمدونةخريطة الموقع
المشروعحولكيفية ترتيب النتائجالصحافةخادم MCP
قانونيالخصوصيةالشروط
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
mitreid-connect avatar

mitreid-connect/OpenID-Connect-Java-Spring-Server

0
View on GitHub↗
1,506 نجوم·755 تفرعات·Java·1 مشاهدة

OpenID Connect Java Spring Server

This project is an authentication and authorization platform built on the Spring framework that functions as a centralized identity provider and authorization server. It manages user identities and protects resources by implementing standardized protocols to verify credentials and issue secure tokens for web applications.

The platform distinguishes itself by providing a comprehensive framework for managing complex authorization flows and identity verification. It supports dynamic client registration to automate the onboarding of third-party applications and utilizes relational database persistence to maintain state consistency for tokens and authorization grants across distributed server instances.

The system covers a broad range of security capabilities, including the management of user permissions and the enforcement of access controls for protected APIs and data resources. It handles the serialization of identity and authorization claims into cryptographically signed tokens to facilitate secure communication between decoupled services.

Features

  • OAuth 2.0 Authorization Servers - Functions as a central authority that validates user credentials and grants scoped access tokens to third-party applications.
  • Identity and Access Management Servers - Provides a centralized platform built on the Spring framework to manage user identities and protect API resources.
  • Identity Token Services - Acts as a central authentication authority that validates user credentials and issues secure identity tokens for web applications.
  • OAuth2 Providers - Manages complex state machines for authorization flows by enforcing standardized message exchanges between clients, resource owners, and servers.
  • OpenID Connect Providers - Provides a centralized authentication server to verify user identities and issue secure tokens for web applications using standard protocols.
  • Spring Security Frameworks - Implements robust authentication and authorization workflows within Java applications by leveraging the Spring Security framework.
  • OAuth Client Registrations - Automates the onboarding of third-party applications by exposing standard OAuth discovery and dynamic client registration endpoints.
  • Access Control and Authorization - Grants third-party applications secure access to protected resources by managing authorization flows and issuing access tokens.
  • User Identity Verification - Confirms user credentials and shares identity details with external applications using standard authentication protocols.
  • JSON Web Tokens - Encodes identity and authorization claims into cryptographically signed compact strings for secure transmission between decoupled services.
  • Resource Access Permissions - Enables resource owners to define and control access to their personal data across multiple services through standardized authorization flows.
  • Database-Backed Session Validations - Maintains state consistency for tokens and authorization grants by persisting session data in relational database tables.
  • User Access Management - Enables resource owners to define and control access to their personal data across multiple services.

سجل النجوم

مخطط تاريخ النجوم لـ mitreid-connect/openid-connect-java-spring-serverمخطط تاريخ النجوم لـ mitreid-connect/openid-connect-java-spring-server

بحث بالذكاء الاصطناعي

استكشف المزيد من المستودعات الرائعة

صف ما تحتاجه بلغة بسيطة — وسيقوم الذكاء الاصطناعي بترتيب آلاف المشاريع مفتوحة المصدر المنسقة حسب الصلة.

Start searching with AI

مجموعات مختارة تضم OpenID Connect Java Spring Server

مجموعات منسقة بعناية يظهر فيها OpenID Connect Java Spring Server.
  • مزودو OAuth و OIDC ذاتيو الاستضافة
  • أدوات تطوير Java

بدائل مفتوحة المصدر لـ OpenID Connect Java Spring Server

مشاريع مفتوحة المصدر مشابهة، مرتبة حسب عدد الميزات المشتركة مع OpenID Connect Java Spring Server.
  • panva/node-oidc-providerالصورة الرمزية لـ panva

    panva/node-oidc-provider

    3,756عرض على GitHub↗

    node-oidc-provider is a framework for building OpenID Certified authorization servers and identity providers within Node.js environments. It provides a comprehensive suite of tools for managing the full lifecycle of OAuth 2.0 and OpenID Connect services, including user authentication, client registration, and the issuance and validation of identity and access tokens. The project distinguishes itself through a highly modular architecture that allows developers to integrate authentication services directly into existing web application stacks. It supports advanced customization through a middle

    JavaScriptauthorizationauthorization-serverconnect
    عرض على GitHub↗3,756
  • doorkeeper-gem/doorkeeperالصورة الرمزية لـ doorkeeper-gem

    doorkeeper-gem/doorkeeper

    5,501عرض على GitHub↗

    Doorkeeper is an OAuth 2 authorization server and provider for Ruby on Rails and Grape applications. It provides the necessary framework to build an authorization server that issues and validates security tokens for third-party applications, effectively acting as a security middleware to protect API endpoints. The project integrates an identity layer via OpenID Connect to verify user identities and retrieve profile information. It supports a variety of security patterns, including the implementation of the PKCE flow for public clients and the issuance of stateless JSON Web Tokens. Its broade

    Ruby
    عرض على GitHub↗5,501
  • dexidp/dexالصورة الرمزية لـ dexidp

    dexidp/dex

    10,902عرض على GitHub↗

    Dex is an OpenID Connect provider and identity federation proxy that translates authentication signals from various upstream sources into a unified OpenID Connect interface. It functions as a multi-protocol identity broker, enabling client applications to implement a single standard while delegating user verification to external identity providers. The project distinguishes itself through a pluggable connector architecture that bridges disparate protocols including LDAP, SAML, and OAuth2. It provides specific integrations for services such as GitHub, Google, GitLab, and Microsoft, while offer

    Gohacktoberfestidentity-provideridp
    عرض على GitHub↗10,902
  • authlib/authlibالصورة الرمزية لـ authlib

    authlib/authlib

    5,346عرض على GitHub↗

    Authlib is a comprehensive Python library for building and integrating OAuth 1.0, OAuth 2.0, and OpenID Connect clients and servers. It provides a unified set of tools to manage authentication and authorization flows, allowing applications to either act as a client connecting to external identity providers or as a provider issuing tokens and managing user identities. The project distinguishes itself through a full implementation of the JOSE standards, offering a suite of cryptographic tools for generating, signing, encrypting, and validating JSON Web Tokens, Signatures, Encryption, and Keys.

    Pythondjangoflaskjose
    عرض على GitHub↗5,346
عرض جميع البدائل الـ 30 لـ OpenID Connect Java Spring Server→

الأسئلة الشائعة

ما هي وظيفة mitreid-connect/openid-connect-java-spring-server؟

This project is an authentication and authorization platform built on the Spring framework that functions as a centralized identity provider and authorization server. It manages user identities and protects resources by implementing standardized protocols to verify credentials and issue secure tokens for web applications.

ما هي الميزات الرئيسية لـ mitreid-connect/openid-connect-java-spring-server؟

الميزات الرئيسية لـ mitreid-connect/openid-connect-java-spring-server هي: OAuth 2.0 Authorization Servers, Identity and Access Management Servers, Identity Token Services, OAuth2 Providers, OpenID Connect Providers, Spring Security Frameworks, OAuth Client Registrations, Access Control and Authorization.

ما هي البدائل مفتوحة المصدر لـ mitreid-connect/openid-connect-java-spring-server؟

تشمل البدائل مفتوحة المصدر لـ mitreid-connect/openid-connect-java-spring-server: panva/node-oidc-provider — node-oidc-provider is a framework for building OpenID Certified authorization servers and identity providers within… doorkeeper-gem/doorkeeper — Doorkeeper is an OAuth 2 authorization server and provider for Ruby on Rails and Grape applications. It provides the… dexidp/dex — Dex is an OpenID Connect provider and identity federation proxy that translates authentication signals from various… anomalyco/openauth — OpenAuth is a standards-based authentication server and identity provider that implements OAuth 2.0 and OpenID Connect… authlib/authlib — Authlib is a comprehensive Python library for building and integrating OAuth 1.0, OAuth 2.0, and OpenID Connect… ory/kratos — Kratos is a centralized identity and access management server designed to handle user registration, authentication,…