Commit graph

14 commits

Author SHA1 Message Date
Jan Dittberner cd61f7d3cf Improve and document frontend resource build
Document the frontend build and reformat README.md to improve structure
and readability. Switch from plain npm to yarn.
2021-01-02 10:42:19 +01:00
Jan Dittberner 49c91cddb0 Add bootstrap styling and webpack resource handling 2021-01-01 19:53:29 +01:00
Jan Dittberner 3f43a07f9f Implement favicon and static file support 2021-01-01 15:43:24 +01:00
Jan Dittberner c3117c8abe Add logger to oidc_callback 2021-01-01 15:43:07 +01:00
Jan Dittberner 7947eaf862 Implement client certificate login 2021-01-01 14:21:26 +01:00
Jan Dittberner 714a07f162 Translations for login form 2021-01-01 12:40:12 +01:00
Jan Dittberner 82918fb782 Implement database access for user information 2021-01-01 12:28:33 +01:00
Jan Dittberner 161ea7fe0c Refactor i18n, add templating for resource app 2021-01-01 09:20:49 +01:00
Jan Dittberner e4f17ca315 Implement consent workflow 2020-12-31 19:11:06 +01:00
Jan Dittberner 7a2174ea41 Add documentation 2020-12-31 14:04:19 +01:00
Jan Dittberner 27e225795c Refactor app, implement logout 2020-12-31 13:19:21 +01:00
Jan Dittberner ce1fac0e68 Refactor IDP code 2020-12-31 10:22:56 +01:00
Jan Dittberner c0e9e88dba Implement login flow 2020-12-30 19:31:10 +01:00
Jan Dittberner 027ed72fdc Initial version without actual verification of login 2020-12-29 21:50:59 +01:00