diff --git a/docs/3_projects/4_brillianicm/cachesettings.png b/docs/3_projects/4_brillianicm/cachesettings.png new file mode 100644 index 0000000..bb77bb9 Binary files /dev/null and b/docs/3_projects/4_brillianicm/cachesettings.png differ diff --git a/docs/3_projects/4_brillianicm/index.mdx b/docs/3_projects/4_brillianicm/index.mdx index e745537..4e12e1a 100644 --- a/docs/3_projects/4_brillianicm/index.mdx +++ b/docs/3_projects/4_brillianicm/index.mdx @@ -25,6 +25,15 @@ BrillianICM extends its functionality with additional Java classes not found in ## Advanced Database Configuration The database schema for BrillianICM is considerably more intricate and can be found in `sql/cake.sql`. +## AWS Cloudfront Configuration +BrillianICM is an outlier and the default caching options break the login functionality. For BrillianICM login to work the following Cloudfront behaviour settings are requiered: + +
+ Screenshot: Cloudfront Cache Settings +
+ ![Cache Settings](cachesettings.png) +
+
## Known Issues Can be found inside the [Repositories Issues](https://github.com/IMBIT-Mannheim/brillianicm/issues) section. \ No newline at end of file