Forum Discussion

deepak_shaw's avatar
deepak_shaw
Contributor
5 years ago

How to expose pipeline with basic authentication

Hi, How to expose pipeline with basic authentication, (not with Bearer token, need to use id and password).
Thanks

6 Replies

  • bojanvelevski's avatar
    bojanvelevski
    Valued 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_shaw's avatar
      deepak_shaw
      Contributor

      Thank for reply… but I dont understand how to setup a user id and password to authenticate

      • deepak_shaw's avatar
        deepak_shaw
        Contributor

        How you mean SL credentials? The credentials I used to login to snaplogic elastic portal?