feat(resource): adding new hydra-maester resource #1

Closed
pcaseiro wants to merge 0 commits from feat/hydra-maester into master
Owner

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.

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.
vfebvre was assigned by pcaseiro 2023-03-20 10:42:41 +01:00
lgourvenec was assigned by pcaseiro 2023-03-20 10:42:41 +01:00
pcaseiro added 1 commit 2023-03-20 10:42:42 +01:00
b154810969 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.
pcaseiro added 1 commit 2023-03-20 11:35:22 +01:00
pcaseiro added 1 commit 2023-03-20 16:17:27 +01:00
pcaseiro added 1 commit 2023-03-20 16:24:37 +01:00
pcaseiro added 1 commit 2023-04-13 12:21:22 +02:00
pcaseiro added 1 commit 2023-04-20 11:46:40 +02:00
pcaseiro added 1 commit 2023-04-20 11:53:10 +02:00
pcaseiro force-pushed feat/hydra-maester from 03c747718f to 8075071f22 2023-06-12 14:08:00 +02:00 Compare
wpetit closed this pull request 2023-11-07 10:39:47 +01:00

Pull request closed

Sign in to join this conversation.
No reviewers
No Milestone
No project
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: CadolesKube/sso-kustom#1
No description provided.