Browse Source

added Readme

viehlieb 3 năm trước cách đây
mục cha
commit
9179e5ea71
1 tập tin đã thay đổi với 4 bổ sung0 xóa
  1. 4 0
      packages/wekan-oidc/README.md

+ 4 - 0
packages/wekan-oidc/README.md

@@ -46,3 +46,7 @@ See example below:
   4. On next login user will be added to either newly created group/organization or to already existing
 
   NOTE: orgs & teams won't be updated if they already exist.
+
+  5. Manages admin rights as well. If user is in Group which has isAdmin: set to true, user will get admin 
+     privileges in Wekan as well. 
+     If no adjustments (e.g. 1-3) are made on oidc provider's side, user will receive his/her admin rights from before.