Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Published by Scroll Versions from space IDS and version 8.2

...

Code Block
languagetext
<context-param>
    <param-name>log-level</param-name>
	<param-value>debug</param-value>
</context-param>

Security Consideration

LDAPS should always be used for the connection to the user repositiory where a password reset is done.

...