Application Development Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 

SSO is failing in custom login module

Former Member
0 Kudos

Hi All,

We are facing a problem with SSO in Portal, which is being called from another Intranet Application after

SP Upgrade. We have a common Intranet site which is a center point of access to many other applications like Portal, Java etc.

We used Login Custom Module Applicatio to develop the SSO from Local Intranet to Portal.

It was working fine till the SP Upgrade.

We were earlier using EP7 SP15 and IE6.

Now we upgraded to EP7 SP24. IE is 6 only. But now SSO is failing.

When Portal Link is clicked from the Local Intranet site it is re directing to Portal Authentication Screen,

insted of loggging in directly.

Kindly help in this.

Regards,

V V Lakshmi.

3 REPLIES 3

Former Member
0 Kudos

Hi

Place logging actions in your custom login module codes. And check your logs.

0 Kudos

Hi,

Thank you for your reply. Already placed log files and it is failing at HttpSetterCallBack Handler.

It is returning a callback.gettype() value "17". Do you have any idea why is this 17 coming from?

Regards,

V V Lakshmi

0 Kudos

Hi,

You are using a custom login module. Only the developpers of this custom login module will be able to debug what is going on after the Support Packages....

Regards,

Olivier