I have a portal that forces users accept a disclaimer for access to the system. By default, ArcPro will not sign in to the portal due to what I believe is the disclaimer page since end users can't get to the authentication mechanism (PKI) until the user clicks "OK" on the disclaimer.
I thought about writing an AddIn control using a WebBrowser control to get a token, but the Pro SDK does not permit me to use tokens during sign in or setting the active portal.
Any help or suggestions would be appreciated.
Currently using ArcPro v2.4, ArcGIS Enterprise v10.6.1 LINUX.