4c723781b5
* feat(server): authentication middleware should log auth context creation status - this uses the pino http logger provided via prior express middleware, ensuring a request ID is associated with the log messages - userID, scopes and roles will be logged * Appends the authContext to the req.log, which makes it available on all subsequent calls