Commit Graph

55 Commits

Author SHA1 Message Date
Matthieu Lamalle 81f6948104 add default value to hydra_saml_allowed_redirects tepmplate 2023-11-16 15:39:39 +01:00
wpetit 547eb73d6c feat: modularize playbook with tags 2023-10-25 15:13:35 +02:00
Matthieu Lamalle 03cc82f26e set correct separator 2023-10-17 08:03:45 +02:00
Philippe Caseiro 8bc50e1533 feat(hydra): configurable ttl_refresh_token
adding new variable to configure ttl_refresh_token

ref mse project : CNOUS/mse#2591
2023-10-09 10:57:30 +02:00
wpetit 08c1bafa68 feat: allow activation of cors headers for spa clients 2023-06-20 13:48:44 -06:00
wpetit f1ad86a80d fix: default hydra apps titles/descriptions templating 2023-05-25 15:28:44 +02:00
wpetit 7e0da81478 feat: add missing default values for templates 2023-05-25 14:53:28 +02:00
Laurent Gourvenec 5bba8b978e goweb-oidc: get client password 2023-05-03 10:45:09 +02:00
Matthieu Lamalle e6f50cc01a update goweb-conf 2023-05-03 10:45:01 +02:00
Laurent Gourvenec 5187927b61 adding tasks for goweb-oidc 2023-04-18 11:44:34 +02:00
Matthieu Lamalle 7feec0969b update config dispatcher 2023-04-06 12:18:10 +02:00
vfebvre dd00e3f079 fix(dispatcher) typo correction for dispatcher template 2023-03-30 11:05:10 +02:00
Matthieu Lamalle 4fb709f133 update default webhook var 2023-03-28 16:25:55 +02:00
Matthieu Lamalle dda65fb7b4 set default hydra client scope with webhook 2023-03-27 14:02:29 +02:00
Matthieu Lamalle 507f292b66 typo 2023-03-27 11:00:08 +02:00
Matthieu Lamalle bedf63722d ajout webhook dispatcher 2023-03-27 10:06:35 +02:00
Laurent Gourvenec e42d3cf47b Merge branch 'master' into fix/shibboleth_entity_id 2023-02-28 14:36:57 +01:00
Matthieu Lamalle f3aad814ba Correction templating app hydra-dispatcher 2023-02-28 14:20:44 +01:00
vfebvre 67e7b7d275 Merge branch 'hydra_dispatcher_disable_disable_app_auto_select' into fix/shibboleth_entity_id 2023-02-20 10:26:55 +01:00
vfebvre 05bc71e15a fix[hydra] log level 2023-02-20 10:20:56 +01:00
Laurent Gourvenec b419226b97 Use haproxy base URL for entity_id in cadoles-pod-shibboleth-sp-v3.conf.j2
We need a common entity_id if we want 2 hydra with a same SAML Metadata
2023-02-16 12:27:29 +01:00
cmsassot 31268f9cd8 feat(hydra-dispatcher): ajout variable hydra_dispatcher_disable_app_auto_select 2023-02-15 15:48:23 +01:00
cmsassot 294fa3f66e use ansible_fqdn in cadoles-pod-shibboleth-sp-v3.conf.j2 2023-02-10 10:39:24 +01:00
Philippe Caseiro 08fc07d8af fix(shibboleth): use url for entity_id 2023-02-10 10:26:34 +01:00
pcaseiro 806e30489f Using hostname for entity_id instead of haproxy_public_url (#8)
Co-authored-by: Philippe Caseiro <pcaseiro@cadoles.com>
Reviewed-on: #8
Co-authored-by: pcaseiro <pcaseiro@cadoles.com>
Co-committed-by: pcaseiro <pcaseiro@cadoles.com>
2023-02-10 09:39:43 +01:00
cmsassot 6d4dfc9fd6 Ajout variables hydra_oidc_base_url /hydra_oidc_hydra_url_error (#7)
Reviewed-on: #7
Co-authored-by: cmsassot <cmsassot@cadoles.com>
Co-committed-by: cmsassot <cmsassot@cadoles.com>
2023-02-09 19:34:56 +01:00
cmsassot 598984a3e4 Correction templating app hydra-disptacher 2023-02-09 14:41:40 +01:00
Matthieu Lamalle ebce576822 renommage des variable d'environnement d'hydra-oidc 2023-02-01 15:46:36 +01:00
Matthieu Lamalle d83ca8eb0c typo 2023-01-26 13:22:02 +01:00
Matthieu Lamalle 217e3bcde4 suppression var opbsolete POST_LOGOUT_REDIRECT_URL 2023-01-24 14:37:37 +01:00
Matthieu Lamalle 5b7f958bfb Ajout url de redireciton de logout pour hydra et hydra-oidc (#5)
Reviewed-on: #5
2023-01-24 14:11:25 +01:00
Matthieu Lamalle f178677b12 (hydra) ajout url post logout 2022-11-18 12:12:33 +01:00
cmsassot 8953a1ca1b hydra-dispatcher-theme (#4)
Reviewed-on: #4
Co-authored-by: cmsassot <cmsassot@cadoles.com>
Co-committed-by: cmsassot <cmsassot@cadoles.com>
2022-10-27 16:54:18 +02:00
cmsassot e8c4bfdf22 cadoles-pod-hydra-dispatcher : correction de la boucle pour création des volumes (#2)
Reviewed-on: #2
Co-authored-by: cmsassot <cmsassot@cadoles.com>
Co-committed-by: cmsassot <cmsassot@cadoles.com>
2022-10-27 16:52:25 +02:00
cmsassot 3b7b187a60 Ajout variables d'environement hydra-oidc (#3)
Reviewed-on: #3
Co-authored-by: cmsassot <cmsassot@cadoles.com>
Co-committed-by: cmsassot <cmsassot@cadoles.com>
2022-09-14 12:11:00 +02:00
cmsassot 8d0e7026e4 Configuration pour personnalisation du thème sur hydra-dispatcher (#1)
- Ajout des variables nécessaires pour la personnalisation du [thème](https://forge.cadoles.com/CNOUS/hydra-dispatcher-mse-theme) sur [hydra-dispatcher](https://forge.cadoles.com/Cadoles/hydra-dispatcher)

Reviewed-on: #1
Co-authored-by: cmsassot <cmsassot@cadoles.com>
Co-committed-by: cmsassot <cmsassot@cadoles.com>
2022-09-09 15:29:21 +02:00
wpetit 30b8550a4c Possibilité de modifier l'identifiant du fournisseur d'identité sur le dispatcher 2022-08-26 16:29:39 +02:00
wpetit 126dbf66c2 Ajout de 'roles' dans les scopes par défaut 2022-08-26 13:55:27 +02:00
wpetit a00a64a11e Correction accès API Hydra pour LDAP et OIDC 2022-08-26 12:39:36 +02:00
wpetit d52e83e3f4 Intégration hydra-ldap-v1 2022-08-25 20:32:15 +02:00
wpetit 762c2559b3 Configuration Sentry pour hydra-dispatcher 2022-08-16 16:38:36 +02:00
wpetit 636a3a10d7 Injection entête X-Forwarded-Prefix 2022-08-16 15:30:26 +02:00
wpetit 93d8997f6f Injection variable TRUSTED_PROXIES 2022-08-16 15:30:08 +02:00
wpetit 398040ab78 Suppression variable haproxy_forwarded_port 2022-08-16 15:29:16 +02:00
wpetit 91419d7424 feat: injection de la variable ansible_managed dans les templates 2022-08-16 15:28:29 +02:00
wpetit 49d5ec1b3d Mise à jour configuration hydra-oidc 2022-08-11 10:48:47 +02:00
wpetit fb773a98d1 feat: hydra-oidc deployment 2022-08-10 17:46:19 +02:00
wpetit 4190225f5a feat: share timezeone with host 2022-08-04 13:49:15 +02:00
wpetit cd4c8ceabe feat: multiple fixes and enhancements 2022-08-03 21:06:02 +02:00
wpetit cd86b6d29a Possibilité de personnaliser les variables COOKIE_PATH d'hydra-dispatcher & hydra-remote-user 2022-08-02 16:56:06 +02:00