Add optionally authentication with BASIC AUTH

Issue #4 new
Mihael Schmidt repo owner created an issue

The REST endpoints should be optionally secured via BASIC AUTH.

An Authenticator interface needs to be created with various backends for authenticating like local user store, LDAP, ...

We need a little user interface for adding, editing and deleting user profiles in the local user store.

This must also be configurable in the application configuration.

Comments (1)

  1. Log in to comment