Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Include Page
spaceKeyGrouper
pageTitleNavigation

Children Display

In Grouper v2.5.24+ there is re-organized configuration for external systems.  In general this will consolidate most the credentials that grouper uses (except to its own database and morphString).In the Grouper UI you can review all the configured external systems in one place with an easy-to-use UI.In general the configuration will not change so that few or no changes are needed to leverage the new functionality, though a few of the provisioners will need to be adjusted. This will assume you are storing configuration in the database, since the UI needs to save its settings.  If you do not want encrypted passwords in the database you will be able to enter a scriptlet to get the password from an environment variable or secrets manager or other place.

...

Access the configurations in Miscellaneous → Administration → Miscellaneous → External systems

You can have variables in the parts that vary per env

Initial notes and limitations

  • We will eventually have a screen that lists where each external system is used, it's not there yet.

Screenshots



Identify the external systems and properties

Note, these lists will get out of date but they show the current configurations as of v2.5.24

LDAP connections in grouper-loader.properties

...

AttributeTypeDefaultNotes
urlString
required
usernameString
required
passwordString password
required
enabledBooleantrueif this connector is enabled


Initial notes and limitations

  • We will eventually have a screen that lists where each external system is used, it's not there yet.

See also

Grouper Provisioning Framework