为什么 Lotus WCM 使用 myconnect 生成对匿名用户的引用?

发布于 2024-10-17 19:40:58 字数 383 浏览 11 评论 0原文

您好,我们遇到了生成 WCM 引用的问题 针对匿名/未经身份验证的用户的受保护内容。在WCM中这个 基本上意味着链接有一个“/myconnect”(受保护)上下文 URL 中的“/connect”(不受保护)上下文。

现在WAS有一个功能,如果用户生成一个请求 未经身份验证时受保护的资源 WAS 将 URL 放置到该资源 名为 WASReqURL 的 cookie 中的资源,以及当用户对其进行身份验证时 将用户重定向到该 URL。就我而言,我们的用户正在被重定向 到图像资源或文件资源等。这会根据内容而变化 最后请求的受保护项目以及缓存中的内容等。

现在我已经检查了库、站点、内容项、组件的权限, 等等,但这仍然没有帮助。最糟糕的是这个问题是 间歇性几乎好像它与某种性能问题有关。

谢谢

Hi we've been getting an issue in which WCM references are being generated
towards protected content for anonymous/unauthenticated users. In WCM this
basically means that the links have a "/myconnect" (protected) context instead
of a "/connect" (unprotected) context in their URL.

Now WAS has a functionality in which if a user generates a request towards a
protected resource while being unauthenticated WAS places the URL to that
resource in a cookie called WASReqURL, and when the user authenticates it
redirects the user to that URL. In my case our users are getting redirected
to an image resource or a file resource, etc. This changes depending what is
the last requested protected item and what's in the cache, etc.

Now I've checked permissions on the libraries, sites, content items, components,
etc, but that still doesn't help. And the worst thing is that this issue is
intermittent almost as if it was tied to some sort of performance issue.

Thank you

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

旧情别恋 2024-10-24 19:40:58

当 Lotus WCM 认为匿名用户没有足够的访问权限时,它确实会这样做。如果您完全确定您的访问权限已正确定义,那么恭喜您。您发现了一些值得打开 PMR 的东西。将 PUMA 必须聚集到其上。

Lotus WCM really does that when it thinks the anonymous user does not have enough access rights. If you are absolutely sure that your access rights are properly defined, congratulations. You have found something worth opening PMR. Attach the PUMA mustgather to it.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文