Conversation
|
Great PR! Please pay attention to the following items before merging: Files matching
This is an automatically generated QA checklist based on modified files. |
557a88e to
f24a95b
Compare
f3f3a5d to
bb9e708
Compare
1a6f7d0 to
c8331a6
Compare
| oauthClientSecret: secret | ||
| # -- OAuth2 Auth URL for connector client to get access tokens | ||
| auth_url: http://management-portal:8080/managementportal/oauth/token | ||
| auth_url: http://radar-hydra-public:4444/oauth2/token |
There was a problem hiding this comment.
Should we just keep MP as default for now?
|
|
||
| auth: | ||
| # Management Portal URL | ||
| managementPortalUrl: {{ .Values.managementportal_url }} |
There was a problem hiding this comment.
Not sure why this should be removed?
|
@mpgxvii Hi Pauline. I reviewed the Ory helm chart PR review. I added some comments (not all directed to you BTW). If we could settle on these last remaining issues we can merge the functionality. The main discussion item is whether we provide defaults to run with Ory or with MP. Preferably, I would like to see it run in dual mode. Is that possible? |
|
Hi both. |
|
@yatharthranjan Ok, good that you mention this. @ewelinagr and I discussed this same issue (and judged differently). I am happy to see that we see the same. I will make Ory optional with a helmfile mod file in RADAR-Kubernetes. |
356dcbd to
43fc9bd
Compare
This PR will add the necessary changed for Ory based authentication using the Kratos and Hydra services.
TODO: