cancel
Showing results for 
Search instead for 
Did you mean: 

Portal Custom Logon page redirection during authentication failure

Former Member
0 Kudos

I have a custom Login page (JSPDynPage) for portal 7.0.

When user authentication fails, the contol goes to default login page of Portal with appropriate error message.

Instead, I want to have same custom Login Page (JSPDynPage) from where the login begins.

In the custom login page, I have form action (POST method) by passing username and password.

<b>/irj/servlet/prt/portal/prtroot/com.sap.portal.navigation.portallauncher.default</b>

In case of correct username and password, the page is routed to Portal home page successfully.

In case of failure either by incorrect username or password, I am getting default Logon page instead of custom logon page.

<b>Any procedure to bring the control back to cutom logon page during authentication failure, instead of default page.?</b>

Accepted Solutions (0)

Answers (4)

Answers (4)

Former Member
0 Kudos

I am curious as to the solution as well.

I'm trying to redirect a logon prompt coming from an IAC Iview. We are using SSO, but when clients have not used their account for a specific amount of time, they are locked out. Instead of the logon prompt, I want to redirect them to an information page on how to get their account reactivated.

Former Member
0 Kudos

I have similar problem? could you please help me out?

Former Member
0 Kudos

Did anybody has the solution for this problem.Looks like Srinivas is not willing to share his answer.

Thanks

Former Member
0 Kudos

I'm having a similar issue, for example, can you tell an iView to go to another application when timing out instead of the standard login page?.

Former Member
0 Kudos

Fixed the issue.

Former Member
0 Kudos

hi

Can you please let us know how you could fix this issue

regards

Krish

Former Member
0 Kudos

Any idea please ?