Versions Compared

Key

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

...

You may override the provided username-password-combinations of the webserver KGS Webconsole by configuring the SecurityProvider-bundle as.

Info

Servlet-Endpoints like “/contentserver” or “/ilm” are not secured that way. Only the access to the Management Console is restrictable with the KGS Security Provider.

System Requirements

KGS SecurityProvider-bundle is being shipped with a variety of Java-based KGS Products (e.g.: KGS ContentServer4Storage).

...

  • Creating a User-Password-List which allows the defined user to use the KGS application after entering the credentials

  • Binding your KGS application to your LDAP(S)-system which grants every user who exists (in configured LDAP-Tree / Filter) and is being authenticated by LDAP(S) access to the KGS application

  • Granting access to a limited number of user existing in your LDAP(S)-system in case not everyone existing in your LDAP(S) should have only a specific group of users in a LDAP-Tree should be granted access.

Entering SecurityProvider-Interface

...