Skip to content

Conversation

mu88
Copy link

@mu88 mu88 commented Apr 5, 2017

With this commit you are able to configure the following within Portal for ArcGIS:

  • disable the user's possibility to create an account on his own (e. g. due to limited number of Named User licenses)
  • configure Portal so that users from an Active Directory can be used as Portal users
  • enable Single Sign-On (Windows Authentication) within Portal's Web Adaptor
  • configure the Internet Explorer 11 Compatibility Header within Portal's Web Adaptor (otherwise we had strange phenomena when using the Portal in custom JavaScript applications like duplicate URLs)

You have to use the following parameters:

  • node['arcgis']['portal']['authentication']['disable_signup'] --> true or false
  • node['arcgis']['portal']['authentication']['enable_single_sign_on'] --> true or false
  • node['arcgis']['portal']['authentication']['configure_active_directory_users'] --> true or false

…ign-up, configure Active Directory, use single sign-on, IE11 compatibility header)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant