...
After configuring the OIDC client in your SSO provider you must set the OIDC client ID and client secret.
Code Block | ||
---|---|---|
| ||
env: oidc: clientId: octaneClient clientSecret: e932235d-2349-fd26-bcdb-93hw3f43aab9 |
...
...
After configuring the OIDC client in your SSO provider you must set the OIDC client ID and client secret.
Code Block | ||
---|---|---|
| ||
env: oidc: clientId: octaneClient clientSecret: e932235d-2349-fd26-bcdb-93hw3f43aab9 |
...