mirror of
https://github.com/NLnetLabs/krill.git
synced 2026-08-25 00:52:33 +02:00
Adds a new `prompt_for_login` configuration file setting in the `[auth_openidconnect`]` block (defaults to true for backward compatibility) which can be used to avoid advising the OpenID Connect provider to prompt for login details even if the user has a valid provider login session. Resolves #614.