Skip to content

Commit fdf3b73

Browse files
authored
Updated patch example.
1 parent 52f0185 commit fdf3b73

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

security/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -349,7 +349,7 @@ For your convenience we've included a package bundled with all of the above call
349349

350350
```markup
351351
<configuration xmlns:patch="http://www.sitecore.net/xmlconfig/" xmlns:role="http://www.sitecore.net/xmlconfig/role/" xmlns:security="http://www.sitecore.net/xmlconfig/security/">
352-
<sitecore role:require="Standalone or ContentManagement" security:require="Sitecore">
352+
<sitecore role:require="Standalone or ContentManagement or XMCloud" security:require="Sitecore">
353353
<pipelines>
354354
<owin.cookieAuthentication.validateIdentity>
355355
<processor type="Sitecore.Owin.Authentication.Pipelines.CookieAuthentication.ValidateIdentity.ValidateSiteNeutralPaths, Sitecore.Owin.Authentication">

0 commit comments

Comments
 (0)