Skip to content

Commit

Permalink
update ldap role mapping function doesn't exist
Browse files Browse the repository at this point in the history
  • Loading branch information
SkywalkerSpace committed Jul 24, 2024
1 parent 1e75997 commit 58fff76
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion manual/deploy_pro/ldap_in_11.0.md
Original file line number Diff line number Diff line change
Expand Up @@ -438,4 +438,4 @@ def ldap_role_list_mapping(role_list):

Note: You should only define one of the two functions.

You can rewrite the function (in python) to make your own mapping rules. If the file or function doesn't exist, all roles in `LDAP_USER_ROLE_ATTR` will be synced.
You can rewrite the function (in python) to make your own mapping rules. If the file or function doesn't exist, the first entry in role_list will be synced.

0 comments on commit 58fff76

Please sign in to comment.