From b40adb3dd4a9e12122098ea9ba326988cde06549 Mon Sep 17 00:00:00 2001 From: Denperidge Date: Wed, 25 Jan 2023 19:22:39 +0100 Subject: [PATCH] Added a link to relevant project documentation --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 22fdad0..5ff6ce8 100644 --- a/README.md +++ b/README.md @@ -174,6 +174,9 @@ Restart your stack using `docker-compose up -d`. You should now be able to retrieve resources of the specified resource types in your application. ## Reference +### How logged in users are represented +For more information on this, see the reference [here](https://github.com/Denperidge-Redpencil/project/blob/master/docs/references/representing-logged-in-users.md) + ### Mounted configuration files mu-authorization can receive a configuration file for the [user groups](#user-groups-configuration) as well as for the [delta system](#delta-system).