We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d63ebca commit b7ac042Copy full SHA for b7ac042
cross-component/deployexecute/README.md
@@ -83,7 +83,7 @@ curl -sk -X POST ${auth_credentials[@]} -H "accept: application/json" -H "Conten
83
> [!NOTE]
84
> The commands above rely on the Basic Authentication (as ODM is deployed without an OpenID Connect Provider).
85
>
86
-> In a different environment with OpenID Connect, you can authenticate using the `client_credentials` grant type by:
+> In an environment with OpenID Connect, you can authenticate using the `client_credentials` grant type by:
87
> - setting the environment variables
88
> - CLIENT_ID
89
> - CLIENT_SECRET
0 commit comments