Thanks for that clarification. We have one problem with our SSO in terms of usernames. When somebody registers via our SSO he automatically gets logged-in and there is no prompt that asks him if the username is ok and if he wants to change it like in this forum here
With the Discourse custom SSO protocol, it’s been assumed that the user can manage all relevant account aspects, including username, in the external auth provider. We recently added the external auth skip create confirm setting to go in the other direction for non-SSO authenticators.
Another option is to uncheck sso overrides username, and users will be able to change their own username after logging in.
Nous voulons utiliser le SSO personnalisé de Discourse, mais nous n’avons pas le concept de noms d’utilisateur autrement. Est-il possible de forcer cette boîte de dialogue (même dans le code) ? Pour l’instant, nous obtenons un tas de user1245, ce qui n’est pas optimal.