[Web] rename role mapping to attribute mapping
This commit is contained in:
@@ -203,10 +203,10 @@
|
||||
"iam": "Identity Provider",
|
||||
"iam_client_id": "Client Id",
|
||||
"iam_client_secret": "Client Secret",
|
||||
"iam_description": "Here, you can configure the integration with an external Keycloak service. The Keycloak user's mailboxes will be automatically created upon their first login, provided that a role mapping has been set.",
|
||||
"iam_description": "Here, you can configure the integration with an external Keycloak service. The Keycloak user's mailboxes will be automatically created upon their first login, provided that a attribute mapping has been set.",
|
||||
"iam_realm": "Realm",
|
||||
"iam_redirect_url": "Redirect Url",
|
||||
"iam_rolemapping": "Role Mapping",
|
||||
"iam_mapping": "Attribute Mapping",
|
||||
"iam_server_url": "Server Url",
|
||||
"iam_sso": "SSO",
|
||||
"iam_test_connection": "Test Connection",
|
||||
|
Reference in New Issue
Block a user