We use Keycloak for User Authentication. It works good.
How can I use the roles configured in Keycloak to map it to teams in EspoCRM?
Token
DEBUG: OIDC: JWT payload: {...."roles":["r-espocrm"]...}
EspoCRM Authentication OIDC

EspoCRM Teams

Expected behaviour:
The user will be automatically mapped to the corresponding teams mentioned in the token.
Unfortunately nothing is mapped.
How can I use the roles configured in Keycloak to map it to teams in EspoCRM?
Token
DEBUG: OIDC: JWT payload: {...."roles":["r-espocrm"]...}
EspoCRM Authentication OIDC
EspoCRM Teams
Expected behaviour:
The user will be automatically mapped to the corresponding teams mentioned in the token.
Unfortunately nothing is mapped.
