From 76f86e9d72ce5a76b0197d65fa4590cb65b11133 Mon Sep 17 00:00:00 2001 From: jinz-daemon <40550862+jinz-daemon@users.noreply.github.com> Date: Thu, 2 Aug 2018 09:36:05 +1000 Subject: [PATCH] Update README.md gud and mud plugins need a public end point ie. a webskin permission for a specific view on *Anonymous* role --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 8f3aa6e..bc43e95 100644 --- a/README.md +++ b/README.md @@ -53,6 +53,7 @@ Configure the plugin: - Deploy the new content types - **mudUser** and **mudGroup** through the webtop `ADMIN > Developer Tools > COAPI`. - Create a Microsoft user group (Admin -> General Admin -> User Directory -> Microsoft Groups) for your specific email domain (anyone logging in with an email within this domain will be automatically assigned to this group) - Add your Group to the appropriate FarCry roles (Admin -> General Admin -> Roles & Permissions -> Roles) +- Set a public end point for Anonymous user by adding Filters([type.][prefix*|webskin]) for the webskin (Admin -> General Admin -> Roles & Permissions -> Roles -> Anonymous -> webskins) ## But wait, there's more!