DEICH-6455 Pt. 1 - voksenreg uten Id-Porten
DEICH-6455 Added reg for grown-ups
Made CiceroApi flexible, it can be configured for a given functionality returning a lambda. I wish we had typeDefs :)
A lot of other stuff. System takes care of W blocking reason, however, Id-Porten log-in goes on for W users as well. Since the blocking reason cannot be updated through the API, retried login with pin/pass is denied.
Only users not logged in can register.
Registration does not lead to authenticated user.
DEICH-6455 Added team module to have it built as a jar so that it works in T as well.
DEICH-6455 Login text update.
DEICH-6455 - Added masking for secrets+config update with Cicero-lms
Note: cicero-lms redirect URIs are not correct, they are still under discussion.
DEICH-6455 Initial theme check-in - auto-theme reload locally.
DEICH-6455 Fixed reg link + docker-compose.
DEICH-6455 Using placeholders
DEICH-6455 One common CiceroAPI+SibylApi moved to commons
Improved reusability by making one common CiceroApi class that can be configured on function level from a given provider.