Hi,
This is regarding handling-owasp-top-ten-application vulnerabilities
A10: Unvalidated Redirects and Forwards
Web applications frequently redirect and forward users to other pages and websites, and use untrusteddata to determine the destination pages. Without proper validation, attackers can redirect victims to phishing or malware sites, or use forwards to access unauthorized pages.
I have OAM with external login page configured as ECC. Does OAM provides any way to handle it or I need to handle it with custom Login Page?
Thanks