Skip to content

Commit

Permalink
BUG: remove worker group
Browse files Browse the repository at this point in the history
  • Loading branch information
Petr Panuska committed Mar 10, 2020
1 parent b7525f8 commit fab5330
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion office365/Content/Library/office365/auth/authenticate.sl
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,6 @@ flow:
- SUCCESS: encode_client_secret
- FAILURE: on_failure
- http_client_post:
worker_group: '${json}'
do:
io.cloudslang.base.http.http_client_post:
- url: "${'https://login.microsoftonline.com/%s/oauth2/v2.0/token' % tenant_q}"
Expand Down

0 comments on commit fab5330

Please sign in to comment.