Commit Graph

3 Commits

Author SHA1 Message Date
525d33ed01 Protected admin section 2025-03-21 15:14:43 +01:00
7e9c058303 Always include a local profile that can be used to make specific configuration.
For example during development can be used to turn on logging, in CI to attach test properties, or during deployment to attach production configuration.

The file is .gitignore'd so the file is never accidentally commited.
2025-03-21 15:14:37 +01:00
7fbbb076a8 Early milestone
Working OAuth 2.0 server with authentication via Shibboleth. Has a "dev" profile to simulate Shibboleth while developing.
2025-03-21 15:14:33 +01:00