I have an iframe in which I call a login page of external website and its working fine.. but when I enter user credentials login inside the iframe. it will redirect to user dashboard and iframe don't show any thing and through error below
Refused to display 'https://www.dashboard.externalwebsite.com/' in a frame because it set 'X-Frame-Options' to 'sameorigin'.
CSSLogin.aspx:83 GET https://www.dashboard.externalwebsite.com/ net::ERR_BLOCKED_BY_RESPONSE