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 6c02af7 commit 11baa9eCopy full SHA for 11baa9e
dsl-reference.md
@@ -148,7 +148,7 @@ use:
148
petStoreOAuth2:
149
oauth2:
150
authority: https://petstore.swagger.io/.well-known/openid-configuration
151
- grant: client-credentials
+ grant: client_credentials
152
client:
153
id: workflow-runtime
154
secret: "**********"
@@ -1287,7 +1287,7 @@ do:
1287
authority: http://keycloak/realms/fake-authority
1288
endpoints:
1289
token: /oauth2/token
1290
1291
1292
1293
0 commit comments