cancel
Showing results for 
Search instead for 
Did you mean: 

Create a Task to expose the Pipeline as a REST API which uses No Authentication

pradeepkumar
New Contributor

Create a Task to expose the Pipeline as a REST API which uses No Authentication. I don’t know what it means can anyone please give clarity on these words please

Thanks in advance,

6 REPLIES 6

rajesh_mangipud
New Contributor II

Hi,

Can you please explain the context?

Best,
Rajesh

pradeepkumar
New Contributor

Hi @rajesh_mangipudi

I know how to create task and hit it with url and token but i am not able to hit the url without token but in documentation it shows we have to remove token to make it no Authentication, when i hit it shows error so asking for help to understand these concepts and have doubts on ultra task as well.

Hoping to get suggestions

Thanks in advance

koryknick
Employee
Employee

Removing the bearer token from an Ultra task makes it require no authentication. Removing the bearer token from a triggered task makes it use only basic authentication.

pradeepkumar
New Contributor

Hi @koryknick
I have removed and tried to run the pipeline line using only URL but it throwing the 401 Error. So i am asking is there anything other thing do i need to make it URL work.

Thanks in Advance