If there is a JavaScript (JS) application that uses a web server that is not also the Web Adaptor for ArcGIS (so the web adaptor and web server in this instance are on different machines). This JS application uses web maps from Portal for ArcGIS 10.3.1 and does other fun and exciting stuff. Recently, we ran into a "request for permission" web page that would pop up and asks the named user logging into the app: "MyApp wants to access your account information?" and gives them an option to click "Approve" or "No Thanks" buttons. Seems like that option is never remembered now within our app so I can hit approve all day and it just didn't remember I did that for some odd reason. That is why I am curious if there is a way to turn it off or at least make it remember my selection so I only interface with this option once as an end user. Thanks in advance!
Did you manage this?