e49fa6a409
feat: add oidc-test app component
2023-12-11 10:45:31 +01:00
dc1a16ce83
feat(hydra-dispatcher): update image tag
2023-12-11 10:45:31 +01:00
f1858c8aca
add probes
2023-12-11 10:45:31 +01:00
d2057af5ca
add hydra-sql deployment
2023-12-11 10:45:31 +01:00
0410748e58
fix(saml): fixing port name longer than 15c
2023-12-11 10:45:31 +01:00
b603f2c814
feat(hydra-sql): adding new hydra login app
2023-12-11 10:45:31 +01:00
970582f2fa
set correct tag for hydra-oidc
2023-12-11 10:45:31 +01:00
46c3c20389
add imagepullpolicy rule
2023-12-11 10:45:31 +01:00
6ea1a46fc9
remove loginapp default app configmap
2023-12-11 10:45:31 +01:00
e90e727f4a
update config default apps filename
2023-12-11 10:45:31 +01:00
607aaf4000
set default configuration
2023-12-11 10:45:31 +01:00
188140a811
correciton config
2023-12-11 10:45:31 +01:00
f1add354d3
set hydra-oidc side container
2023-12-11 10:45:31 +01:00
e96d905a85
Utilisation images symfony-containers
2023-12-11 10:45:31 +01:00
6de80b1d9c
fix(hydra-ldap): update werther secret name references
2023-12-11 10:06:37 +01:00
2f3cf60974
fix(hydra-ldap): update werther container port name
2023-12-11 09:56:27 +01:00
bf865b02e2
feat(hydra-ldap): rename resources from werther to hydra-ldap
2023-12-11 09:50:33 +01:00
063b575117
feat(werther): update image
2023-12-06 15:38:40 +01:00
38d3f1c1df
feat(werther): adding a timeout for LDAP connection
2023-12-06 14:40:24 +01:00
6acda0553e
feat(component): adding werther
2023-11-29 10:22:33 +01:00
8fe8423071
fix: example app deployment with saml login app
2023-11-07 10:29:45 +01:00
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
4a745fb9a1
wip: example app
2023-02-27 09:36:36 +01:00
d2960e3be2
feat: add hydra-saml component
2023-02-01 16:34:33 +01:00
f93ae0b4ba
feat(hydra-oidc): add default environment
2023-02-01 15:16:59 +01:00
2a479a1f86
feat: add hydra-oidc component
2023-02-01 14:02:39 +01:00
9e73054781
fix: use variable to determine postgresql service name
2023-01-30 16:38:56 +01:00
06b7aa7903
feat: initial commit
2023-01-27 10:16:19 +01:00