Skip to Content
0
Former Member
Mar 22, 2007 at 02:14 PM

suppress logon dialog after failed SSO

55 Views

Hi all,

we have a problem with our SSO implementation. In some cases the login does not work and a standard logon dialog (Basic Authentication?) appears, but mostly our SSO works fine.

Is it possible to suppress this dialog after the failed SSO? Instead of the standard logon dialog we would like to redirect the user to an error page.

We use the following components:

Application Server: SAP WAS 6.40 with Java SP 17

Client: Windows 2003 WTS with Internet Explorer 6.0

SSO: We have configured our SSO with Kerberos Authentication mechanism with Simple and Protected GSS-API Negotiation Mechanism (SPNEGO) on SAP AS Java.

The error happens before the redirect to a BSP-application.

Thanks

Monty