Hi,
My application returns a token in the Basic Auth response. I have to pass that token in trigger polling request. How can I achieve this?
Thanks
Srinivas
Hi,
My application returns a token in the Basic Auth response. I have to pass that token in trigger polling request. How can I achieve this?
Thanks
Srinivas
Hi
Thank you so much for your response. I agree “Basic Auth doesn’t require another token to authenticate except for the base64 of `${username}:${password}`”. My question is about the Basic Auth response. Is there any way to save Basic Auth response in a variable and use that variable in Trigger polling request? I am not using CLI.
Thanks
Srinivas
Thank you so much. I will follow this approach.
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.