OIDC를 구성하여 사용자 이름을 이메일 계정 이름 또는 인증 제공자에서 반환되는 사용자 이름과 같은 값으로 설정하는 방법?

The Discourse OIDC plugin will use the ‘nickname’ claim provided by the identity provider. So you’ll need to review the documentation for your identity provider and work out how to make it send the ‘nickname’ value that you’d like.