Hi there, we've built a custom application that will be shown on our web portal.
I've registered the application and loaded it into the api server as described in the documents here: Identity Manager 9.1 - HTML5 Development Guide (oneidentity.com)
When I access the application I get a 404 error for all of the runtimes, but the title in the browser is correct.
When I check the apiserver logs, I can see that my custom application successfully unpacked itself into the webcache, and when I inspect the files in the cache I see all of the valid runtimes and other things.
Does anyone have any ideas?