Skip to content
Snippets Groups Projects
Unverified Commit bbcaaae2 authored by Ngoc Khuat's avatar Ngoc Khuat Committed by GitHub
Browse files

update widget docs (#21509)

parent 49f5de6d
No related branches found
No related tags found
No related merge requests found
......@@ -143,8 +143,7 @@ export default class GroupMappingsWidget extends React.Component {
>{t`Create a mapping`}</Button>
<p className="text-measure">
{t`Mappings allow Metabase to automatically add and remove users from groups based on the membership information provided by the
directory server. Membership to the Admin group can be granted through mappings, but will not be automatically removed as a
failsafe measure.`}
directory server. Users are only ever added to or removed from mapped groups.`}
</p>
<AdminContentTable
columnTitles={[this.props.groupHeading, t`Groups`, ""]}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment