Hi
Am trying to get Directus to authenticate against Authelia with OpenID. It’s generally successful (user authenticates, group mapping passed back to assign as Adminstrator) but the actual user first and last name is not, so the user has “– –” as their name.
Am I missing something? I notice in OAuth2 there are env keys for the name but I believe OpenID should “just work”(!).
Scopes are defined and the setup works with other systems using it.
Any ideas?