We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ee0c32c commit 647cd73Copy full SHA for 647cd73
2 files changed
k8s/cloud/base/ory_auth/oauth_config.yaml
@@ -6,5 +6,5 @@ metadata:
6
data:
7
PL_OAUTH_PROVIDER: hydra
8
PL_AUTH_URI: /oauth/hydra
9
- PL_AUTH_CLIENT_ID: auth-code-client
+ PL_AUTH_CLIENT_ID: 5d8827bd-a958-415b-a541-3f68ab06e9b5
10
PL_AUTH_EMAIL_PASSWORD_CONN: ""
k8s/cloud_deps/public/configs.yaml
@@ -27,7 +27,7 @@ data:
27
# Hydra is the easiest option to get started with.
28
29
30
31
32
---
33
apiVersion: v1
0 commit comments