authorization is required on master

master
Marco Lettere 2 years ago
parent a5599b4311
commit 38f48f558e

@ -36,7 +36,7 @@
},
"body": {
"client_id": "orchestrator",
"client_secret": "{{ keycloak_auth }}",
"client_secret": "{{ keycloak_auth_master }}",
"grant_type": "client_credentials"
}
},

Loading…
Cancel
Save