Ok - So I am going down the development path - I have successfully built a test ASP.NET C# based web app that leverages the SW API.
The next step, I am hoping, is to integrate with SolarWinds Orion website. Is it possible to integrate an ASP.NET web "part" into the SolarWinds website?
I see that I can add HTML but I would like to integrate the app I am developing to leverage the Authentication and Authorization capabilities in SW Orion, the look and feel, etc instead of building a second website strictly for my app.