How to run curl command with LDAP authentication?

dheeraj August 4, 2015

We are using LDAP authentication for login into Jira, so we are redirecting to different URL after login into JIRA URL for checking LDAP authentication. 

How to give curl command to by pass the LDAP authentication. 

right now if we give curl it gives meesage as "HTTP/1.1 302 Redirect to Server for login"

1 answer

1 vote
Arthur Gonçalves
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
August 4, 2015

Hi Dheeraj,

You can try the example listed here to run the CURL command with LDAP authentication. smile

-- Arthur Gonçalves

Suggest an answer

Log in or Sign up to answer