Commit Graph

33 Commits

Author SHA1 Message Date
wpetit ebfd504cbd feat: move module to forge.cadoles.com/cadoles.goweb-oidc
Cadoles/goweb-oidc/pipeline/head This commit looks good Details
2023-12-06 16:02:40 +01:00
wpetit d4637b26bc feat: generate and publish artefacts via jenkins
Cadoles/goweb-oidc/pipeline/head This commit looks good Details
2023-12-06 15:53:11 +01:00
wpetit e16b905bca feat: configurable scopes and issuer check skipping 2023-11-06 15:57:27 +01:00
wpetit 000b7c8cf4 feat: integrate mktools 2023-11-02 18:46:46 +01:00
wpetit 8496a4e096 feat: use github.com/coreos/go-oidc/v3 2023-11-02 18:31:32 +01:00
wpetit 5dc120b20e Use go1.19 to build docker image 2023-11-02 18:22:03 +01:00
Matthieu Lamalle 475b237bad update docker compose 2023-04-04 09:04:04 +02:00
wpetit 927fdbce47 Merge pull request 'Ajout paramètre pour définir l'acr_value' (#3) from acr_values into master
Reviewed-on: wpetit/goweb-oidc#3
2023-03-02 16:33:06 +01:00
Matthieu Lamalle fffd98d294 typo 2023-03-02 16:32:23 +01:00
Matthieu Lamalle cfc8158103 Ajout paramètre pour définir l'acr_value 2023-03-02 16:21:34 +01:00
wpetit 6c51a2b17f Merge pull request 'Ajout Docker Compose et Certs' (#2) from compose into master
Reviewed-on: wpetit/goweb-oidc#2
2023-03-02 15:31:19 +01:00
Matthieu Lamalle 70b8758909 compose default vars 2023-03-02 15:31:19 +01:00
Matthieu Lamalle 3495e59402 Ajout docker compose et certificats 2023-03-02 15:31:19 +01:00
wpetit 4f3ac83623 Merge pull request 'Ajout du nonce à la requête de login' (#1) from nonce into master
Reviewed-on: wpetit/goweb-oidc#1
2023-03-02 15:23:09 +01:00
Matthieu Lamalle f9c919a2ac Ajout du nonce au login 2023-03-02 15:07:02 +01:00
wpetit 50041cbc39 Use go-chi v5 2022-08-10 11:11:22 +02:00
wpetit d786d3a26f Use base url to generate template links/redirects 2022-08-02 11:48:42 +02:00
wpetit 5beae19d21 Allow tls certificates skipping 2022-07-21 14:58:53 +02:00
wpetit d0583cc23b Decorates errors and remove sentry dependency 2022-07-19 10:24:49 +02:00
wpetit 936a77efe2 Add Docker image publication recipe 2022-04-20 15:30:50 +02:00
wpetit 8d8d1519a5 Basic sentry integration for non panicking error 2020-10-13 14:50:38 +02:00
wpetit 0df9908907 Do not use vendoring 2020-10-13 10:59:41 +02:00
wpetit 4bbf7b0160 Do not send id_token_hint by default 2020-06-19 10:00:35 +02:00
wpetit 9ff00c3f59 Test App: logout flow 2020-05-26 11:17:16 +02:00
wpetit 467116524d Demo app: fix logout 2020-05-22 16:21:09 +02:00
wpetit 4049896b99 Fix config dump 2020-05-22 16:10:31 +02:00
wpetit c2666086cb Use structured logging for demo app 2020-05-22 16:03:59 +02:00
wpetit e26cb7ad49 Dokku deployment recipe 2020-05-20 20:07:53 +02:00
wpetit b996a07cbd Allow configuration overriding with environment variables 2020-05-20 19:23:01 +02:00
wpetit 5d672ad6e1 Basic logout workflow 2020-05-20 13:06:12 +02:00
wpetit 06285a206f Mise à jour de 'README.md' 2020-05-20 10:50:12 +02:00
wpetit 891d165ce9 Mise à jour de 'README.md' 2020-05-20 10:46:21 +02:00
wpetit 8ba7b5d492 Initial commit 2020-05-20 10:43:12 +02:00