reinforced authorize for reducing expiration risks

This commit is contained in:
Marco Lettere 2023-01-12 16:21:38 +01:00
parent 3409b5f392
commit d53ad6b8fe
1 changed files with 1 additions and 1 deletions

View File

@ -479,7 +479,7 @@
}, },
{ {
"name" : "pyrest", "name" : "pyrest",
"taskReferenceName" : "authorize", "taskReferenceName" : "authorize2",
"type" : "SIMPLE", "type" : "SIMPLE",
"inputParameters" : { "inputParameters" : {
"url" : "{{ keycloak }}/master/protocol/openid-connect/token", "url" : "{{ keycloak }}/master/protocol/openid-connect/token",