E-Mail adresses are not a valid username #13
Loading…
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Seems like the scim-adapter doesn't like it when the username is an e-mail-adresse
Just by looking at the logs, I think it's a RocketChat validation error. It might not accept email as username. I don't know if we can work around that. Do you have an idea ?
At fairchat.net we let users register via keycloak oAuth and we have e-mail as UID, which is accepted by RC. Maybe it is a restriction in the API when adding a user?