Skip to content

Simple OIDC Proxy, fronts the login redirect and callback, then proxies to backend application.

Notifications You must be signed in to change notification settings

mrobichaud21/oidc-proxy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

oidc-proxy

Simple OIDC Proxy, fronts the login redirect and callback, then proxies to backend application. docker buildx build --platform linux/amd64,linux/arm64 -t mrobichaud/oidc-proxy:20241119-1331 . --push

go run *.go

go build *.go && ./main

About

Simple OIDC Proxy, fronts the login redirect and callback, then proxies to backend application.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published