Commit Graph

71 Commits

Author SHA1 Message Date
vfebvre 2bbef92ed9 Adding a task to update hydra-dispatcher only (#12)
Reviewed-on: #12
Reviewed-by: vfebvre <vfebvre@cadoles.com>
2023-08-10 11:29:50 +02:00
Laurent Gourvenec 7c745e2cf9 Adding a task to update hydra-dispatcher only
We may want to restart this service only.
2023-08-07 18:02:59 +02:00
Laurent Gourvenec a9e6253449 Add task to modify 1 client 2023-07-24 16:07:28 +02:00
Laurent Gourvenec fe88269c9f Add tasks to create only 1 client (#11)
Rational: adding a client seems inoffensive. Updating a client on the other hand is not (removing then adding a client).
Co-authored-by: Laurent Gourvénec <lgourvenec@cadoles.com>
Reviewed-on: #11
Co-authored-by: Laurent Gourvenec <lgourvenec@cadoles.com>
Co-committed-by: Laurent Gourvenec <lgourvenec@cadoles.com>
2023-07-13 10:19:04 +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 9469a5ec4f remove unused hydra-oidc scope 2023-03-27 14:03:50 +02:00
Matthieu Lamalle dda65fb7b4 set default hydra client scope with webhook 2023-03-27 14:02:29 +02:00
Matthieu Lamalle 9c7773a038 set default rules for webhook 2023-03-27 13:57:42 +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
vfebvre ea6c9925c9 Merge pull request 'fix/shibboleth_entity_id' (#10) from fix/shibboleth_entity_id into master
Reviewed-on: #10
2023-03-02 15:33:50 +01: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 e57dd36be3 Merge branch 'fix/haproxy-configuration' into fix/shibboleth_entity_id 2023-02-20 10:26:32 +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
Philippe Caseiro e6e58a3fd3 fix(haproxy): haproxy needs to be configured after the "services" 2023-02-13 11:42:36 +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 1ff89ac420 Normalisation de la réécriture des attributs par défaut 2022-08-26 15:16:21 +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 e39bd95f1b Passage en administrateur pour les modifications sysctl 2022-08-16 15:57:58 +02:00
wpetit b2bb99b4bb Configuration des variables sysctl pour podman 2022-08-16 15:41:21 +02:00
wpetit 636a3a10d7 Injection entête X-Forwarded-Prefix 2022-08-16 15:30:26 +02:00