cancel
Showing results for 
Search instead for 
Did you mean: 

SPNego error

Clucking
Participant
0 Kudos

Hi,

We have a new native ios app developed which use GW services.

The first time the service is called from the app we get this http response back:

<html><meta http-equiv="refresh" content="0"><body onload="JavaScript:document.location.reload(true);"><H1>Your browser is not configured for using SPNego</H1>Press F5 (Page Refresh) to continue.</body></html>

If we send the requesting url again immediately we get the correct answer.

I cannot find any errors or calls in any SAP GW log. I cannot even see the first call - only the second and this has no errors. So it might not have anything to do with the Gateway...

Any comments are appreciated.

SAP Basis 731 SP7

All Gateway components are on 2.0 SP8

Accepted Solutions (1)

Accepted Solutions (1)

0 Kudos

Hi Claus,

please see SAP Note  1732610 (SPNego ABAP: Troubleshooting Note). Section 2.2 (2.2 Flow ends here with a page reading alike "Your browser is not configured for using SPNego" (see flow step 2))

If this does not help a more detailed kernel trace should show the details of this error message. See section 3.2 on how to get such a kernel trace.

Regards,
Mathias

Answers (1)

Answers (1)

kammaje_cis
Active Contributor
0 Kudos

Hi Claus,

Interesting. SPNEGO - Wikipedia, the free encyclopedia

By the error message, problem seems to be at the client level (iOS app).

Check this blog

You may get useful responses by posting in Single Sign On forum..

regards

Krishna

Clucking
Participant
0 Kudos

Thanks Mathias and Krishna. I will check your hints and let you know.

Best regards,

Claus.