79486338

Date: 2025-03-05 11:32:58
Score: 2.5
Natty:
Report link

Your call to https://<hostname>:9443/itim/j_security_check will return a 302 Found with location header set to https://<hostname>:9443/itim. This URL will return 404. Try to add -MaximumRedirection 0 to your Invoke-RestMethod call. The response will have a Set-Cookie header with the LTPA token that you need.

Reasons:
  • Low length (0.5):
  • No code block (0.5):
  • Single line (0.5):
  • Low reputation (1):
Posted by: Nils Anders Hvinden