jmeter websphere 6.1 j_security_check

发布于 2024-09-14 14:43:28 字数 128 浏览 5 评论 0原文

有人可以向我解释一下如何让 jmeter 登录吗?我有一个转到 apps/j_security_check 的 http 请求。我添加了两个参数 j_username 和 j_password。当我运行此请求时,它似乎没有对用户进行身份验证。

Can someone explain to me how to get jmeter to login. I have an http request that goes to apps/j_security_check. I have added two parameters j_username and j_password. It does not seem to authenticate the user when I run this request.

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

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

发布评论

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

评论(2

森林很绿却致人迷途 2024-09-21 14:43:28

我发现出了什么问题。我在 j_password 中使用了大写 J 导致身份验证失败。

感谢每个机构的帮助。

I found what was wrong. I used a Capital J in j_password causing the authentication to fail.

Thanks for every bodies help.

清晨说晚安 2024-09-21 14:43:28

看看 使用 jmeter 模拟 200 个用户,每个用户都有唯一的登录名

登录时您可能必须传递唯一的安全令牌。

您是否尝试记录登录过程,看看捕获了什么?
如果您添加“查看结果树”,您应该会看到确切的登录错误。

Take a gander at simulate 200 users with jmeter, each with unique logins

It may be that to login you must pass a unique security token.

Have you tried recording the login process, to see what is captured?
If you add a "View Results Tree" you should see the exact login error.

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