mirror of
https://github.com/goauthentik/authentik.git
synced 2026-06-18 03:19:51 +03:00
9591ea0bbc
Added missing OIDC scope When configuring the OpenID Connect user backend app, the scope profile was missing. Without that, auto-provisioned users will have the display name set to the account name - which is not easily human readable. Signed-off-by: rattencreep <62957151+rattencreep@users.noreply.github.com>