bouncer/internal/proxy/director/layer/authn
wpetit 544326a4b7 feat(authn-oidc): use full urls for login callback/logout options 2024-05-23 17:41:36 +02:00
..
basic feat: add authn-basic layer 2024-05-21 12:10:52 +02:00
network fix(authn-network): handles r.RemoteAddr without port 2024-05-22 15:24:40 +02:00
oidc feat(authn-oidc): use full urls for login callback/logout options 2024-05-23 17:41:36 +02:00
authenticator.go feat: new openid connect authentication layer 2024-05-17 11:53:19 +02:00
layer-options.json feat(authn): do not allow additional options 2024-05-22 14:41:54 +02:00
layer.go feat: add authn-basic layer 2024-05-21 12:10:52 +02:00
layer_options.go feat: add authn-basic layer 2024-05-21 12:10:52 +02:00
options.go feat: transform circuitbreaker layer in authn-network layer 2024-05-17 17:29:26 +02:00
rules.go feat: add authn-basic layer 2024-05-21 12:10:52 +02:00
schema.go feat: new openid connect authentication layer 2024-05-17 11:53:19 +02:00
user.go feat: new openid connect authentication layer 2024-05-17 11:53:19 +02:00