Forum Discussion
6 Replies
- bojanvelevskiValued Contributor
You can create a Service Account to grant the client with access to the triggered task. See below,
- bojanvelevskiValued Contributor
Hey @deepak.shaw,
You need to expose the pipeline with default setup and self generated Bearer, and just remove the token from it’s field. Than you can trigger the pipeline with basic auth, using your SL credentials.
Regards,
Bojan- deepak_shawContributor
Thank for reply… but I dont understand how to setup a user id and password to authenticate
- deepak_shawContributor
How you mean SL credentials? The credentials I used to login to snaplogic elastic portal?
- deepak_shawContributor
Thanks for the suggestion.