Commit Graph

105 Commits

Author SHA1 Message Date
3a9fde9bc9 feat: improve perf by caching proxy and layers locally 2024-05-28 16:45:15 +02:00
42dab5797a chore(doc): fix typo 2024-05-28 11:16:15 +02:00
132bf1e642 feat(authn-oidc): allow for dynamic post-logout redirection 2024-05-24 17:01:06 +02:00
26a9ad0e2e feat(authn-oidc): match login callback/logout urls with query string by default 2024-05-24 15:28:21 +02:00
3e5dd446cb feat(authn-oidc): use relative redirection to prevent internal/public host mixing 2024-05-24 15:27:43 +02:00
d5c846a9ce fix(docker): format default config durations 2024-05-24 14:52:31 +02:00
82c93d3f1e feat(config): interpolate recursively in interpolated map 2024-05-24 12:49:03 +02:00
544326a4b7 feat(authn-oidc): use full urls for login callback/logout options 2024-05-23 17:41:36 +02:00
499bb3696d fix(authn-network): handles r.RemoteAddr without port 2024-05-22 15:24:40 +02:00
572093536a feat(authn): do not allow additional options 2024-05-22 14:41:54 +02:00
0d4319fcbb chore: tidy deps 2024-05-21 17:24:51 +02:00
c4dcf57053 fix: add missing licence file 2024-05-21 15:43:33 +02:00
db095331e8 Merge pull request 'Ajout du layer authn-basic permettant d'appliquer une authentification Basic Auth au service distant' () from authn-basic into develop
Reviewed-on: 
2024-05-21 12:17:39 +02:00
781bfcab19 feat: add authn-basic layer 2024-05-21 12:10:52 +02:00
6d0a3826ce doc: add missing info about recreate:true 2024-05-17 17:43:04 +02:00
28ef57b305 chore: tidy deps 2024-05-17 17:34:55 +02:00
8b1c649af0 Merge pull request 'Transformation du layer circuitbreaker en authn-network' () from authn-network into develop
Reviewed-on: 
2024-05-17 17:30:19 +02:00
5a34d5917f feat: transform circuitbreaker layer in authn-network layer 2024-05-17 17:29:26 +02:00
5ed194618a Merge pull request 'API d'introspection des définitions de layers avec leurs options' () from layer-api into develop
Reviewed-on: 
2024-05-17 15:46:57 +02:00
449fb69c02 feat: add layer definition api 2024-05-17 15:44:28 +02:00
7456dba96f doc: fix typo 2024-05-17 12:35:34 +02:00
af34ee2473 Merge pull request 'Création d'un layer d'authentification OpenID Connect' () from authn-oidc into develop
Reviewed-on: 
2024-05-17 11:53:50 +02:00
de70fa89f7 feat: new openid connect authentication layer 2024-05-17 11:53:19 +02:00
bb5796ab8c doc: add layer endpoints 2024-04-19 09:28:46 +02:00
83fcb9a39d feat: add limited retry mechanism to prevent startup error if redis is not ready 2024-04-05 10:30:34 +02:00
ad907576dc fix: move log message 2024-03-29 11:13:05 +01:00
3a894972f1 doc: enable json highlighting in reference examples 2024-03-29 09:36:36 +01:00
274bef13d8 feat: match proxy's from on whole targeted url 2024-03-29 09:21:01 +01:00
f548c8c8e7 feat: add host to access log fields 2024-03-28 19:47:32 +01:00
a82fe46fa3 Merge pull request 'Utilisation d'une clé privée partagée via un Secret sur Kubernetes' () from kubernetes-private-key into develop
Reviewed-on: 
2024-03-28 15:57:17 +01:00
cc20bdd289 feat: remove printing of default token 2024-03-28 15:54:59 +01:00
7de166765b feat(k8s): use secret as shared source for admin private key 2024-03-28 15:53:40 +01:00
35717429a2 doc(k8s): add in/out cluster api querying procedure 2024-03-28 09:10:16 +01:00
16305469c5 Merge pull request 'Intégration basique avec Kubernetes' () from kubernetes-integration into develop
Reviewed-on: 
2024-03-27 17:57:07 +01:00
7515be9583 chore: update go version in ci 2024-03-27 17:51:01 +01:00
e76a82668d feat: kubernetes basic integration 2024-03-27 17:47:39 +01:00
d8b78ad277 feat(docker): run as non-root user 2024-03-27 09:19:08 +01:00
61012b07cd Merge pull request 'feat: bootstrap default proxy and layers from configuration' () from proxy-bootstrap into develop
Reviewed-on: 
2024-03-26 17:30:20 +01:00
d12ebfc642 feat: proxy bootstrapping from configuration 2024-03-26 17:28:38 +01:00
441d3a623e Merge pull request 'feat(k8s): adding kubernetes support' () from feat/issue-10/add-k8s-kustomize into develop
Reviewed-on: 
2024-03-26 14:49:24 +01:00
e1d9acb980 fix[README]: Added --role writer in token authentication creation 2024-03-26 14:04:07 +01:00
f8be2c08d6 fix[README]: add identifier generation step 2024-03-26 14:04:07 +01:00
bc7422a50c feat: add configurable redis timeouts 2024-03-26 14:04:07 +01:00
9d32551ec5 feat: generalize siege task 2024-03-26 14:04:07 +01:00
ded6d179c1 fix(k8s): redis configuration 2024-03-26 14:04:07 +01:00
6f4ee0ebd1 fix(skaffold): adding port-forward for testing 2024-03-26 14:04:07 +01:00
1375c9b317 fup 2024-03-26 14:04:05 +01:00
53a0d26a47 feat(pkg): adding archlinux package to gorelease 2024-03-26 13:49:58 +01:00
87354ef0d4 fix(doc): test command was incorrect 2024-03-26 13:49:58 +01:00
8560041598 fix(kustomization): adding correct labels to deployments 2024-03-26 13:49:58 +01:00