wpetit wpetit
  • Joined on 2019-09-29
wpetit pushed to authn-oidc-redirect-url at Cadoles/bouncer 2024-05-24 12:49:07 +02:00
82c93d3f1e feat(config): interpolate recursively in interpolated map
wpetit pushed to authn-oidc-redirect-url at Cadoles/bouncer 2024-05-24 12:31:15 +02:00
83b42a04c7 feat(config): interpolate recursively in interpolated map
544326a4b7 feat(authn-oidc): use full urls for login callback/logout options
Compare 2 commits »
wpetit created branch authn-oidc-redirect-url in Cadoles/bouncer 2024-05-24 12:31:13 +02:00
wpetit pushed to develop at Cadoles/bouncer 2024-05-22 15:24:46 +02:00
499bb3696d fix(authn-network): handles r.RemoteAddr without port
wpetit pushed to develop at Cadoles/bouncer 2024-05-22 15:13:43 +02:00
920fc1aeb6 fix(authn-network): handles r.RemoteAddr without port
wpetit pushed to develop at Cadoles/bouncer 2024-05-22 14:42:00 +02:00
572093536a feat(authn): do not allow additional options
wpetit pushed to develop at Cadoles/bouncer 2024-05-21 17:24:55 +02:00
0d4319fcbb chore: tidy deps
wpetit pushed to develop at Cadoles/bouncer 2024-05-21 15:43:38 +02:00
c4dcf57053 fix: add missing licence file
wpetit deleted branch authn-basic from Cadoles/bouncer 2024-05-21 12:17:43 +02:00
wpetit merged pull request Cadoles/bouncer#23 2024-05-21 12:17:41 +02:00
Ajout du layer `authn-basic` permettant d'appliquer une authentification `Basic Auth` au service distant
wpetit pushed to develop at Cadoles/bouncer 2024-05-21 12:17:41 +02:00
db095331e8 Merge pull request 'Ajout du layer `authn-basic` permettant d'appliquer une authentification `Basic Auth` au service distant' (#23) from authn-basic into develop
781bfcab19 feat: add authn-basic layer
Compare 2 commits »
wpetit created pull request Cadoles/bouncer#23 2024-05-21 12:12:59 +02:00
Ajout du layer authn-basic permettant d'appliquer une authentification Basic Auth au service distant
wpetit pushed to authn-basic at Cadoles/bouncer 2024-05-21 12:10:59 +02:00
781bfcab19 feat: add authn-basic layer
wpetit created branch authn-basic in Cadoles/bouncer 2024-05-21 12:10:58 +02:00
wpetit pushed to develop at Cadoles/bouncer 2024-05-17 17:43:10 +02:00
6d0a3826ce doc: add missing info about recreate:true
wpetit pushed to develop at Cadoles/bouncer 2024-05-17 17:35:01 +02:00
28ef57b305 chore: tidy deps
wpetit deleted branch authn-network from Cadoles/bouncer 2024-05-17 17:30:25 +02:00
wpetit pushed to develop at Cadoles/bouncer 2024-05-17 17:30:22 +02:00
8b1c649af0 Merge pull request 'Transformation du layer `circuitbreaker` en `authn-network`' (#22) from authn-network into develop
5a34d5917f feat: transform circuitbreaker layer in authn-network layer
Compare 2 commits »
wpetit merged pull request Cadoles/bouncer#22 2024-05-17 17:30:21 +02:00
Transformation du layer `circuitbreaker` en `authn-network`
wpetit created pull request Cadoles/bouncer#22 2024-05-17 17:30:13 +02:00
Transformation du layer circuitbreaker en authn-network