Issues getting OIDC working with Dawarich

Hello, I’m having issues getting my OIDC working in Dawarich. I’ve used the instructions in the docs and it IS doing the redirect to my auth server, as well as passing the key back over to Dawarich. The issue is every time Dawarich is telling that an admin needs to create my account first.

My email is the same in Dawarich as my account in in Authelia.

Can’t parse my logs in Dawarich that would explain the issue, and my Authelia is not reporting any issues with passing the auth back to Dawarich.

I fixed this by manually updating my user account in the db using bin/rails console, linking my OG admin account to my OIDC client.