Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Version published after converting to the new editor


Info

# Specifies if LDAP authentication is enabled for standard login.
login.ldap.enabled=

# Specifies the URL for the LDAP service provider to use if client and/or group is to be retrieved via JNDI.
login.ldap.url=

# Root node in LDAP from which to authenticate users
login.ldap.user.node=

# Indication whether automatically created users will be client admins or single users
api.new.user.is.admin=

# The name of the default group where automatically created single users will belong 
# This property does not apply in case created users are client admins.
api.default.user.group=

termweb.properties parameter example:

...