David Lorenz Hey david, I seem to run into an issue and I thought why not ask you. Everything works except for the auth creation of users. I think it has to do with my nginx/authelia settings but perhaps you know more. I obtain the following error: Access to fetch at 'https://auth.domain.com/?rd=https%3A%2F%2Fstudio.domain.com%2Fauth%2Fv1%2Fadmin%2Fusers' (redirected from 'https://studio.domain.com/auth/v1/admin/users' ) from origin 'https://studio.domain.com' has been blocked by CORS policy : Response to preflight request doesn 't pass access control check: No ' Access -Control-Allow-Origin ' header is present on the requested resource. If an opaque response serves your needs, set the request' s mode to 'no-cors' to fetch the resource with CORS disabled. with domain.com being my hostname of course. Do you know what to assess?