openidconnect-client

Open-source projects categorized as openidconnect-client
Language: + C + Rust + JavaScript

Top 3 openidconnect-client Open-Source Projects

  • OpenID

    OpenID Certified™ OpenID Connect Relying Party implementation for Apache HTTP Server 2.x

  • Project mention: Keycloak SSO with Docker Compose and Nginx | news.ycombinator.com | 2024-02-11

    I did something similar, though picked Apache with mod_auth_openidc, which is a certified Relying Party implementation: https://github.com/OpenIDC/mod_auth_openidc

    In other words, I can protect arbitrary applications through my reverse proxy and require either certain claims/roles, or simplify auth to the point where my downstream app/API will just receive a bunch of headers like OIDC_CLAIM_sub, OIDC_CLAIM_name, OIDC_CLAIM_email through the internal network, not making me bother with configuring OIDC libraries for all of my APIs and configure them in each stack that I might use, but rather contain all of that complexity in the web server.

    Basically:

      user <==> Apache (with mod_auth_openidc) <==> API (with OIDC_ headers, if logged in)

  • openidconnect-rs

    OpenID Connect Library for Rust

  • Project mention: OAuth/Open ID server capabilities | /r/rust | 2023-06-04
  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • external-auth-server

    easy auth for reverse proxies

NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020).

openidconnect-client related posts

  • Help designing authentication implementation

    1 project | /r/devops | 14 Mar 2023
  • What Is a Service Mesh?

    1 project | news.ycombinator.com | 29 Oct 2022
  • Please suggest web portal to access intranet resources.

    1 project | /r/sysadmin | 28 Dec 2021
  • Production ready crates for security integration

    4 projects | /r/rust | 20 Apr 2021

Index

What are some of the best open-source openidconnect-client projects? This list will help you:

Project Stars
1 OpenID 949
2 openidconnect-rs 341
3 external-auth-server 326

Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com