Commit graph

22 commits

Author SHA1 Message Date
Jan Dittberner
91893d1497 Add notice that this repository has moved to code.cacert.org 2022-07-28 18:39:02 +02:00
Jan Dittberner
8ebf81abe1 Update dependencies, fix compatibility with Hydra 1.10 2021-06-26 13:14:23 +02:00
Jan Dittberner
4d10c0e9c5 Add Apache 2.0 license text and headers
fixes #1
2021-01-27 22:22:54 +01:00
8b0f497f5a Finish implementation of requested claim access 2021-01-03 21:25:28 +01:00
744440ee54 Start implementation of individual claim handling 2021-01-03 11:43:41 +01:00
e9c34a2337 Implement error pages, improve request logging 2021-01-02 18:06:03 +01:00
0cf51b8ff1 Bootstrap styling for login error messages 2021-01-02 12:09:06 +01:00
3e393e0adc Bootstrap styling for IDP pages 2021-01-02 11:38:09 +01:00
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
49c91cddb0 Add bootstrap styling and webpack resource handling 2021-01-01 19:53:29 +01:00
3f43a07f9f Implement favicon and static file support 2021-01-01 15:43:24 +01:00
c3117c8abe Add logger to oidc_callback 2021-01-01 15:43:07 +01:00
7947eaf862 Implement client certificate login 2021-01-01 14:21:26 +01:00
714a07f162 Translations for login form 2021-01-01 12:40:12 +01:00
82918fb782 Implement database access for user information 2021-01-01 12:28:33 +01:00
161ea7fe0c Refactor i18n, add templating for resource app 2021-01-01 09:20:49 +01:00
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
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
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