63 Commits

Author SHA1 Message Date
bd455f1782 Add MaxBodySize middleware and update .gitignore for config files 2025-04-20 01:29:13 -05:00
2d724763e1 Add registration handler and update routing for OIDC integration 2025-02-25 19:02:27 -06:00
0ba5eee981 Refactor authentication middleware and enhance security headers 2025-02-25 13:39:24 -06:00
8759bd2454 Update redirect URLs to use hostname and clean up command flags 2025-02-25 00:20:39 -06:00
d587e97dbe redirect-url not same for login and logout 2025-02-24 03:14:36 -06:00
301b036f3c Add Keycloak integration for logout functionality and create login/logout HTML components 2025-02-22 20:55:14 -06:00
e7f1e6ae92 Implement OIDC authentication middleware and session management 2025-02-22 02:28:57 -06:00
7d49e49de0 Logging middleware added. 2025-02-21 18:49:46 -06:00
0b4cc932b6 Start implementing middleware for logging and authentication in member-console application 2025-02-21 11:22:45 -06:00
f0fc18ab7f Very minimal development compose setup for Keycloak. 2025-02-20 18:48:10 -06:00
f8d7daf96b Fix port flag, add env prefix, and start writing the keycloak compose file. 2025-02-20 02:39:26 -06:00
06ab266d33 Add initial implementation of member-console application with basic commands 2025-02-20 00:25:58 -06:00
f8abf5620e Initial commit 2025-01-23 09:17:00 +00:00