If using OIDC authentication, login and logout urls will be set according to the Mozilla Django OIDC library. Otherwise, the typical django.contrib.auth.urls will be used (also for password reset).
A login template has been added for the latter.
Closes #1 (closed)