awesome-repositories.com
ब्लॉग
MCP
awesome-repositories.com

AI-संचालित खोज के साथ बेहतरीन ओपन-सोर्स रिपॉजिटरी खोजें।

एक्सप्लोर करेंक्यूरेटेड खोजेंओपन-सोर्स विकल्पसेल्फ-होस्टेड सॉफ्टवेयरब्लॉगसाइटमैप
प्रोजेक्टहमारे बारे मेंहम रैंकिंग कैसे करते हैंप्रेसMCP सर्वर
कानूनीगोपनीयताशर्तें
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
bitly avatar

bitly/oauth2_proxyArchived

0
View on GitHub↗
5,087 स्टार्स·1,221 फोर्क्स·Go·MIT·6 व्यूज़

Oauth2 Proxy

oauth2_proxy एक OAuth2 रिवर्स प्रॉक्सी और ऑथेंटिकेशन गेटवे है जो उपयोगकर्ताओं को बाहरी आइडेंटिटी प्रोवाइडर्स के माध्यम से प्रमाणित करने की आवश्यकता के द्वारा अपस्ट्रीम सेवाओं की सुरक्षा करता है। यह उन बैकएंड एप्लिकेशन के लिए एक सुरक्षित लॉगिन लेयर के रूप में कार्य करता है जिनमें इन-बिल्ट यूजर ऑथेंटिकेशन की कमी होती है।

यह प्रोजेक्ट ईमेल डोमेन, संगठन सदस्यता या स्वीकृत यूजर सूचियों के आधार पर प्रवेश को प्रतिबंधित करके सेंट्रलाइज्ड एक्सेस कंट्रोल प्रदान करता है। यह इश्यूअर URLs और क्लाइंट सीक्रेट्स के माध्यम से आइडेंटिटी प्रोवाइडर्स के साथ एकीकृत होता है, और htpasswd फ़ाइलों जैसी अतिरिक्त ऑथेंटिकेशन विधियों को सपोर्ट करता है।

गेटवे कस्टम HTTP हेडर या बेसिक ऑथ के माध्यम से बैकएंड सेवाओं को प्रमाणित यूजर विवरण और एक्सेस टोकन पास करके सुरक्षित आइडेंटिटी फ़ॉरवर्डिंग को मैनेज करता है। इसमें सेशन कुकी प्रबंधन, SSL कनेक्शन टर्मिनेशन, और रेगुलर एक्सप्रेशन्स का उपयोग करके ऑथेंटिकेशन से विशिष्ट रिक्वेस्ट पाथ को छूट देने की क्षमता शामिल है। प्रॉक्सीड रिक्वेस्ट्स के मूल को सत्यापित करने के लिए HMAC रिक्वेस्ट साइनिंग के माध्यम से अतिरिक्त सुरक्षा प्रदान की जाती है।

ट्रैफ़िक और सिस्टम ऑब्जर्वेबिलिटी को इनकमिंग रिक्वेस्ट लॉगिंग और विस्तृत प्रॉक्सी रिक्वेस्ट मेटाडेटा के माध्यम से सपोर्ट किया जाता है। यह सिस्टम HTML टेम्पलेट्स के माध्यम से कस्टम ऑथेंटिकेशन पेजों की अनुमति देता है और फ़ाइलों से स्वचालित कॉन्फ़िगरेशन रीलोडिंग को सपोर्ट करता है।

Features

  • Authenticated Web Service Proxies - Acts as an authenticated proxy that validates users before forwarding requests to internal web services.
  • HTTP Reverse Proxies - Acts as an HTTP reverse proxy that intercepts incoming requests to validate credentials before forwarding traffic to upstream services.
  • Organization-Based Access Management - Blocks authentication for users who are not verified members of a specified organization or team.
  • Authenticated Request Proxies - Forwards authenticated requests to backend services while injecting the user's identity and access tokens into HTTP headers.
  • Traffic Proxying - Forwards authenticated requests to multiple backend servers or serves local static files.
  • Access Control Centralization - Provides a centralized point for managing access to a suite of tools based on email, organization, or user lists.
  • Email Domain Restrictions - Restricts access to the protected upstream services based on specific email domains or a predefined list of approved addresses.
  • Authentication Gateways - Provides a security layer that enforces access policies and integrates with external identity providers to protect services.
  • User Identity Forwardings - Passes authenticated username and group details to backend servers using custom HTTP headers or Basic Auth.
  • Identity Provider Integrations - Connects internal applications to external identity services like Google or GitHub to manage user access.
  • Identity Providers - Integrates with external identity providers to delegate user authentication and session management via OAuth2 and OIDC.
  • OAuth2 Implementations - Implements the standard OAuth2 authorization code grant flow to delegate user authentication to external identity providers.
  • Reverse Proxies - Implements a reverse proxy that requires authentication through OAuth2 identity providers before granting access to upstream services.
  • Cookie-Based Session Management - Tracks authenticated user states using encrypted session cookies to maintain identity without repeated provider redirects.
  • Traffic Protection - Protects private web applications by requiring a valid authenticated session before forwarding traffic to the upstream server.
  • Identity Header Injections - Injects authenticated user metadata and access tokens into request headers for consumption by protected backend applications.
  • Membership Verifications - Restricts access to services based on a user's membership in specific Google Groups validated via a service account.
  • Authentication Bypass Rules - Allows specific endpoints to be exempted from authentication requirements using regular expression path matching.
  • SSL Termination Proxies - Handles encrypted traffic termination using certificates and keys to offload SSL/TLS overhead from backend services.
  • Authentication Exemptions - Allows specific request paths to be exempted from authentication checks using regular expression matching.
  • Htpasswd Authentications - Validates user credentials against hashed passwords stored in htpasswd files for local user authentication.
  • Cryptographic Request Signers - Implements cryptographic signing of outgoing HTTP requests to verify the authenticity of the proxied traffic.
  • Request Signing - Adds cryptographic HMAC signatures to headers to verify the origin and authenticity of proxied requests.

स्टार हिस्ट्री

bitly/oauth2_proxy के लिए स्टार हिस्ट्री चार्टbitly/oauth2_proxy के लिए स्टार हिस्ट्री चार्ट

AI सर्च

और अधिक बेहतरीन रिपॉजिटरी खोजें

अपनी ज़रूरत को सरल भाषा में बताएं — AI हजारों क्यूरेटेड ओपन-सोर्स प्रोजेक्ट्स को प्रासंगिकता के आधार पर रैंक करता है।

Start searching with AI

Oauth2 Proxy को शामिल करने वाली क्यूरेटेड खोजें

चुनिंदा कलेक्शन जहाँ Oauth2 Proxy दिखाई देता है।
  • API गेटवे और रिवर्स प्रॉक्सी

Oauth2 Proxy के ओपन-सोर्स विकल्प

समान ओपन-सोर्स प्रोजेक्ट्स, जो Oauth2 Proxy के साथ साझा की गई सुविधाओं के आधार पर रैंक किए गए हैं।
  • fosrl/pangolinfosrl का अवतार

    fosrl/pangolin

    21,255GitHub पर देखें↗

    Pangolin is a zero-trust remote access platform designed to provide secure, identity-aware connectivity to private network resources. It functions as a cloud-native network controller that orchestrates encrypted tunnels, traffic routing, and access policies across distributed environments. By leveraging WireGuard for secure data transport, the platform enables authenticated access to internal web applications, terminal sessions, and remote desktops without exposing services to the public internet. The platform distinguishes itself through a declarative infrastructure model that synchronizes n

    TypeScriptcrowdsecdockerhome-lab
    GitHub पर देखें↗21,255
  • pomerium/pomeriumpomerium का अवतार

    pomerium/pomerium

    4,854GitHub पर देखें↗

    Pomerium is an identity-aware reverse proxy designed to provide zero-trust access control for internal infrastructure. It functions as a centralized gateway that verifies user identity, device context, and group membership for every request before granting access to protected applications, services, or API servers. By integrating directly with external identity providers, it replaces traditional VPNs with granular, policy-based access enforcement. The platform distinguishes itself by extending zero-trust principles beyond standard web traffic to include non-HTTP protocols, such as TCP and UDP

    Go
    GitHub पर देखें↗4,854
  • ory/hydraory का अवतार

    ory/hydra

    17,236GitHub पर देखें↗

    Hydra is a headless identity server that functions as a certified OAuth2 and OpenID Connect provider. It is designed as an authentication engine that manages authorization handshakes and token lifecycles while remaining decoupled from the user interface. The project distinguishes itself through a headless architecture, allowing external management of login and consent flows. It provides specialized capabilities for dynamic client registration, JSON Web Token issuance, and a system for rotating encryption secrets without service downtime. The system covers a broad range of identity operations

    Go
    GitHub पर देखें↗17,236
  • dexidp/dexdexidp का अवतार

    dexidp/dex

    10,902GitHub पर देखें↗

    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
Oauth2 Proxy के सभी 30 विकल्प देखें→

अक्सर पूछे जाने वाले प्रश्न

bitly/oauth2_proxy क्या करता है?

oauth2_proxy एक OAuth2 रिवर्स प्रॉक्सी और ऑथेंटिकेशन गेटवे है जो उपयोगकर्ताओं को बाहरी आइडेंटिटी प्रोवाइडर्स के माध्यम से प्रमाणित करने की आवश्यकता के द्वारा अपस्ट्रीम सेवाओं की सुरक्षा करता है। यह उन बैकएंड एप्लिकेशन के लिए एक सुरक्षित लॉगिन लेयर के रूप में कार्य करता है जिनमें इन-बिल्ट यूजर ऑथेंटिकेशन की कमी होती है।

bitly/oauth2_proxy की मुख्य विशेषताएं क्या हैं?

bitly/oauth2_proxy की मुख्य विशेषताएं हैं: Authenticated Web Service Proxies, HTTP Reverse Proxies, Organization-Based Access Management, Authenticated Request Proxies, Traffic Proxying, Access Control Centralization, Email Domain Restrictions, Authentication Gateways।

bitly/oauth2_proxy के कुछ ओपन-सोर्स विकल्प क्या हैं?

bitly/oauth2_proxy के ओपन-सोर्स विकल्पों में शामिल हैं: fosrl/pangolin — Pangolin is a zero-trust remote access platform designed to provide secure, identity-aware connectivity to private… pomerium/pomerium — Pomerium is an identity-aware reverse proxy designed to provide zero-trust access control for internal infrastructure.… ory/hydra — Hydra is a headless identity server that functions as a certified OAuth2 and OpenID Connect provider. It is designed… dexidp/dex — Dex is an OpenID Connect provider and identity federation proxy that translates authentication signals from various… cerbos/cerbos — Cerbos is an open-source authorization service that provides a centralized, language-agnostic engine for managing… adams549659584/go-proxy-bingai — This project is a Bing AI proxy gateway and web-based chat interface. It functions as a Go reverse proxy that routes…