This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

One Identity with Azure API Manager

Is anyone out there using Azure API Manager to manage access to the One Identity API? At the moment I just want to set it up in "pass through" mode (ie, all incoming requests are simply forwarded to the API public IP) but I'm struggling to complete the initial API setup. Where can I create/obtain a WADL/WSDL file from the One Identity API to import?

 

All guidance gratefully received!

Parents
  • As far as I remember, you should be able to fetch the Swagger definition used in the Swagger UI portion of the Application Server at the following URL.

    {{URL}}/api/doc

    with URL being the BaseURL of your Application Server. I cannot remember if you have to authenticate first but this should be easy to test.

    HtH

Reply
  • As far as I remember, you should be able to fetch the Swagger definition used in the Swagger UI portion of the Application Server at the following URL.

    {{URL}}/api/doc

    with URL being the BaseURL of your Application Server. I cannot remember if you have to authenticate first but this should be easy to test.

    HtH

Children
No Data