You are viewing an old version of this page. View the current version.
Compare with Current
View Page History
« Previous
Version 8
Next »
1. First you must authorize yourself
2. We use OAuth2 authorization type (select all scopes)
3. Make SSO login if necessary
4. Close the OAuth2 dialog and continue executing API calls from Swagger UI, this works until you make explicit logout
5. Expand the appropriate API endpoint and click "Try it out"
7. Observe the generated Curl command (you can see that the Authorization header is there) and observe the server response