oauth2-proxy
Here are 33 public repositories matching this topic...
I need to do a collateral call to google APIs from my backend to get additional information about the user (full name, profile picture, team, ...). For that, I need to have the access token. Unfortunately, now I only have access to the user's email.
A solution could be to return the access token in the header key X-Forwarded-AccessToken but I think we will have to manage when the access token
Create a local Kubernetes development environment on macOS or Windows and WSL2, including HTTPS/TLS and OAuth2/OIDC authentication.
-
Updated
Mar 8, 2022
Dockerization of bitly's oauth2_proxy
-
Updated
Mar 28, 2019 - Dockerfile
Testing framework for ASP.NET Core and Identity-Server 4
-
Updated
Jan 20, 2022 - C#
An ansible role to install oauth2-proxy
-
Updated
May 10, 2021 - Shell
A reverse proxy that provides authentication with DingTalk(钉钉), Google, Github or other provider
-
Updated
Sep 19, 2018 - Go
Docker image for oauth2_proxy, a reverse proxy that provides authentication with Google, Github or other providers
-
Updated
Sep 28, 2018 - Dockerfile
Cluster Applications (Services) Single Page Dialer
-
Updated
Apr 28, 2021 - SCSS
Lightweight proxy for implementing the OAuth2 flows in Single Page Applications using PHP.
-
Updated
Nov 16, 2021 - PHP
-
Updated
Jun 16, 2022 - TypeScript
Glue between oauth2-proxy, some Auth provider and Sonatype Nexus 3.
-
Updated
Jan 19, 2021 - Go
Another reverse proxy that provides authentication with OpenID Connect
-
Updated
Nov 22, 2021 - Rust
A dockerized reverse proxy that provides authentication with Google, Github or other provider
-
Updated
Aug 11, 2017
A simple yet powerful way to access your pictures and videos from internet
-
Updated
Nov 21, 2020 - Rust
Docker build oauth2-proxy using distroless (https://github.com/oauth2-proxy/oauth2-proxy)
-
Updated
Jun 4, 2022 - Dockerfile
auth service for nginx or traefik2
-
Updated
Nov 16, 2021 - Go
Example how to connect OAuth2 Proxy to self hosted GitLab instance
-
Updated
Oct 3, 2020
Setup kubernetes dashboard with github authentication, oauth2 proxy, Nginx ingress
-
Updated
Apr 30, 2020
This is a sample app to exercise Node.js API development with OAuth/OIDC authentication.
-
Updated
Jan 27, 2022 - JavaScript
Slides and examples for an Omaha Linux Users Group talk (4-Aug-2020) introducing docker-compose.
-
Updated
Aug 4, 2020 - Go
[Python] OAuth Reverse Proxy
-
Updated
Jun 1, 2021 - HTML
OAUTH2 Proxy kubernetes controller
-
Updated
Jun 20, 2022 - Go
Laravel Passport Oauth2 Authentication Proxy for Password Grant
-
Updated
May 13, 2018 - PHP
Docker compose for nginx with AAD authentication
-
Updated
May 31, 2019 - Shell
Proxy that adds OAuth2 PKCE support to providers that do not support it. Written in Go.
-
Updated
Feb 4, 2021 - Go
Improve this page
Add a description, image, and links to the oauth2-proxy topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the oauth2-proxy topic, visit your repo's landing page and select "manage topics."


Expected Behavior
When making a request with headers "Connection: keep-alive, Upgrade; Upgrade: websocket", the keep-alive should be ignored when checking if the request should be served by a Websocket, per IETF protocol document, the Connection header must include Upgrade, but is not limited to exactl