mirror of
https://github.com/nais/wonderwall.git
synced 2026-05-07 00:46:56 +00:00
9dc5b08d652b2831ed5f9736503dcb8eb6dc32d2
wonderwall
wonderwall is an application that implements OpenID Connect in a way that makes it easy to plug into Kubernetes as a sidecar.
As such, this is OIDC as a sidecar, or OaaS, or to explain the joke: Oasis - Wonderwall
Currently, the scope is to implement ID-porten's preferred setup,
- user logins
- token exchange
- session handling
- front-channel logouts
- ... probably some other stuff
once the user has a nice and valid token, wonderwall can redirect to the main container in the Kubernetes Pod, and the fun can commence.
Description
Languages
Go
97.7%
Smarty
1.5%
Nix
0.4%
CSS
0.3%
Dockerfile
0.1%
