Commit Graph

40 Commits

Author SHA1 Message Date
Laurent Gourvenec 02a6cdd035 cosmetic(oidc-test): rename CM oidc-test to oidc-test-env 2023-12-11 11:19:25 +01:00
wpetit ad1c9d2bc3 feat: add oidc-test app component 2023-12-11 10:46:19 +01:00
wpetit ddbedf45ee fix(hydra-ldap): update werther secret name references 2023-12-11 10:46:19 +01:00
wpetit fec08c3d50 fix(hydra-ldap): update werther container port name 2023-12-11 10:46:19 +01:00
wpetit 2db406470a feat(hydra-ldap): rename resources from werther to hydra-ldap 2023-12-11 10:46:19 +01:00
Laurent Gourvenec 60af2f7a7f feat(werther): update image 2023-12-11 10:46:19 +01:00
Laurent Gourvenec d557eae1c2 feat(werther): adding a timeout for LDAP connection 2023-12-11 10:46:19 +01:00
Laurent Gourvenec d43645dcdd feat(component): adding werther 2023-12-11 10:46:19 +01:00
wpetit c24f40d45f Merge pull request 'Utilisations des images symfony-containers' (#2) from symfony-containers into develop
Reviewed-on: #2
2023-11-17 17:06:17 +01:00
wpetit 93895720d9 feat(hydra-dispatcher): update image tag 2023-11-17 17:03:40 +01:00
Matthieu Lamalle c0865d9bf6 update hydra-dispatcher probes and image ref 2023-11-08 09:44:08 +01:00
Matthieu Lamalle 87bbdcdd55 add probes 2023-11-08 09:44:08 +01:00
Matthieu Lamalle 61cc316e1c add hydra-sql deployment 2023-11-08 09:44:08 +01:00
Philippe Caseiro 24b69b0146 fix(saml): fixing port name longer than 15c 2023-11-08 09:44:08 +01:00
Philippe Caseiro 62b63c2e87 feat(hydra-sql): adding new hydra login app 2023-11-08 09:43:46 +01:00
Matthieu Lamalle 1cbfa69e70 set correct tag for hydra-oidc 2023-11-08 09:43:46 +01:00
Matthieu Lamalle 56b8240e59 add imagepullpolicy rule 2023-11-08 09:43:46 +01:00
Matthieu Lamalle 3a125101e1 remove loginapp default app configmap 2023-11-08 09:43:46 +01:00
Matthieu Lamalle 738fa46970 update config default apps filename 2023-11-08 09:43:32 +01:00
Matthieu Lamalle ff2bd411ab set default configuration 2023-11-08 09:43:09 +01:00
Matthieu Lamalle 1f24a92dc3 correciton config 2023-11-08 09:43:09 +01:00
Matthieu Lamalle 6920de878e set hydra-oidc side container 2023-11-08 09:42:47 +01:00
Matthieu Lamalle aab1770988 set hydra-dispatcher side container 2023-11-08 09:42:47 +01:00
Matthieu Lamalle 9e897057a3 set hydra-dispatcher side container 2023-11-08 09:42:47 +01:00
Matthieu Lamalle da756c5e07 set correct path for hydra-dispatcher conf 2023-11-08 09:42:47 +01:00
Matthieu Lamalle a21be87c46 Utilisation images symfony-containers 2023-11-08 09:42:47 +01:00
Matthieu Lamalle 6217c7b3fd Merge pull request 'Correction de l'exemple de déploiement' (#4) from fix-example-app into master
Reviewed-on: #4
2023-11-08 09:29:39 +01:00
wpetit 8fe8423071 fix: example app deployment with saml login app 2023-11-07 10:29:45 +01:00
Philippe Caseiro 8075071f22 feat(resource): adding new hydra-maester resource
This allow to manage "Clients" with a CRD

from official doc:

The controller listens for Custom Resource which defines client registration request.
Once Custom resource is created, the controller register oauth2 client in hydra using
hydra's REST API.

Client Id, Client Secret and Identifier of the client in hydra are be stored in the
kubernetes as a secret and referenced in the applied CR. Reference is used to
identify in which kubernetes secret are stored mentioned properties.

Secret iscreated in the same namespace of applied CR. By default controller should
be deployed in the same pod as hydra. Service discovery will come in place in the future.
2023-06-12 14:07:51 +02:00
Philippe Caseiro b1b834c2d4 feat(hydra): adding new literal to configmap hydra-env 2023-03-15 12:15:48 +01:00
wpetit 9e0215d6f2 chore: remove obsolete var 2023-02-28 10:13:28 +01:00
wpetit 4a745fb9a1 wip: example app 2023-02-27 09:36:36 +01:00
wpetit d2960e3be2 feat: add hydra-saml component 2023-02-01 16:34:33 +01:00
wpetit f93ae0b4ba feat(hydra-oidc): add default environment 2023-02-01 15:16:59 +01:00
wpetit 2a479a1f86 feat: add hydra-oidc component 2023-02-01 14:02:39 +01:00
wpetit 51535d76bf feat(hydra-dispatcher): mount default apps config as volume 2023-02-01 11:30:41 +01:00
wpetit 9e73054781 fix: use variable to determine postgresql service name 2023-01-30 16:38:56 +01:00
wpetit abe220ff40 fix: use variable to reference hydra-migrate job 2023-01-30 16:15:39 +01:00
wpetit bb79c56c30 fix: use serviceAccountName instead of deprecated serviceAccount 2023-01-30 16:04:33 +01:00
wpetit 06b7aa7903 feat: initial commit 2023-01-27 10:16:19 +01:00