hi there,
I have an app that is shared with my organization (we have an institutional account) - I do not want it public because there is sensitive information in it.
The app is intended to be embedded in a simple website that is accessed by SSO authentication (the same accounts we use for our institutional AGOL). How can I make the app automatically visible in the website without the user having to log in again?
Is there a way to have sort of automatic authentication?
I looked into the registered app logins, (Implementing App Login | ArcGIS for Developers) but the options are way over my head...
what URL can I put in my iframe to remove the login window and have users automatically log in, either with the same SSO credentials, or one same Viewer account for everyone? I see I have a token and stuff but don't know what to do with it...or do I need to get a developer or web designer or both?
thanks for your help!