您好,
我们的用户通过 SSO 创建,其默认用户名遵循以下规则:firstname.name。
我希望默认格式为 Firstname_Name,请问如何实现?
您好,
我们的用户通过 SSO 创建,其默认用户名遵循以下规则:firstname.name。
我希望默认格式为 Firstname_Name,请问如何实现?
There isn’t currently a way to change the automatic username logic. However, since you’re using SSO, you could define the username on your identity provider instead. In the SSO payload, you can include the username parameter, and then the automatic username logic will be skipped completely.
If you need a hand getting that set up on your hosted site, feel free to drop us an email or send a PM to the team group.