Hello,
I've recently deployed a custom ExB App (1.9) onto the IIS which also hosts Portal web adaptor. (ArcGIS Portal 10.9.1). I followed the Deployment Guide - https://developers.arcgis.com/experience-builder/guide/deployment-topics/
I have created an App in Portal and Registered the App by copying the App ID to the clientID within "attributes" of the config.json. However, when the application is launched from Portal I get another sign in prompt even though I have registered the app as per the documentation.
Our web map is shared to the Org level only and can't be public. All of the layers except one are shared via the Portal also to the Org level. The Basemap however comes from AGOL and has stored credentials which should not get prompted, it is also shared to Org level. When developing the application I only signed in once in the ExB Dev edition.
My redirect URI is "https://<ourdomain>/appname" I assume thats fine?
Any ideas?
The application was copied to the wwwroot folder but never "Converted to Application" in IIS, but doesnt need to as per the doc?

Regards,
Serj