Grab Token Via Curl
I'm trying to the following in StreamSets via API via curl:
- Submit an API request to log in as a specific user
- Take the token from the results and store it as a cookie
What is the specific url that I should use in step 1 to authenticate as a user?