We want the ability to remind our users that their Windows Domain credentials are to be used to sign in. Does anyone know if the message in this window is editable? I have tried implementing a Splash Screen but that appears after a user signs in.
What type of authentication have you configured at the web tier level? You should enable Windows Authentication so that you can use single sign on which eliminates the sign in screen altogether. The credentials are passed in from the user accessing the application.
All of our web applications are Public which removes the need for our users to sign into AGO to access our applications. We instead have chosen to secure all of our web services which call for credentials when an application is opened.
Are you using an unfederated ArcGIS Server, or is it federated to Portal? Your initial post indicates that you want your users to sign in with their Windows Domain credentials, indicating you're using AD. If you're using an unfederated ArcGIS Server, you can configure two web adaptors with ArcGIS Server. One will be used internally for users and can be configured with Windows Authentication to provide a single sign on experience. The other can be used externally to still allow access to unsecure services. Both can be external as well, but you'd want to be careful to create applications specific for the group of users accessing the application, (external users vs users with valid Windows credentials).
Our current setup is using an unfederated ArcGIS Server, but this will probably change in the future with the updates coming. Having two web adaptors would require two data stores and separate Server Managers to manage, correct?
サインインしたメンバーは投稿、更新のフォローなどができます。初めてですか?無料アカウントを登録してください。
Find useful guides, FAQs, and documents to help you navigate and make the most of Esri Community.