Cannot log in to REST admin if the URL to REST admin login page is a redirected from a HTTP endpoint to HTTPS.
上次发布: August 25, 2014No Product Found
漏洞 ID 编号
NIM058968
已提交
July 12, 2010
上次修改时间
June 5, 2024
适用范围
No Product Found
找到的版本
10.1
修正版本
10.1
状态
Fixed
此漏洞已得到修复。 有关详细信息,请参阅“版本修复”和“其他信息”(如果适用)。
解决办法
1. Specify the complete rest admin url or directly access the rest admin using httpsi.e <a href="https://servername/rest/admin/login" target="_blank">https://servername/rest/admin/login</a><a href="https://servername/rest/admin" target="_blank">https://servername/rest/admin</a>2. Use generateToken page to generate a token and programaticaly clear the cache using <a href="https://server/rest/admin/cache/clear?token=" target="_blank">https://server/rest/admin/cache/clear?token=</a><token>&f=pjson