You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

to access Swagger for SDC external API's

  1. in the browser go to http://<ip of the SDC Backend server>:8080/
  2. in the window that opens, Replace the address with http://<ip of the SDC Backend server>:8080/sdc/swagger.json and click "Explore".
  3. you will be prompted for a username and password since the APIs have basic authentication on them.
  4. use the consumer user and password you defined.
  5. if you want to define such credentials follow this link: Consumer creation
  6. you will be directed to the following screen:



  • No labels