cancel
Showing results for 
Search instead for 
Did you mean: 

How to trace browser logon process (ABAP, SPNEGO, SNC)

Former Member
0 Kudos

Hi all,

We are currently trying out the SAP Single Sign-On client using SPNEGO on the ABAP application server.

Everything works fine (most of the time ) on both: SAP-GUI, bsp's, its, web dynpro for ABAP, etc.

But sometimes in the browser I am presented a logon screen instead.

Can anyone of you experts point out a trace method that shows me the logon procedure/sequence going on between the browser client and the backend? Perhaps an existing trace tool on the ABAP side?

Thanks in advance

Peter

Accepted Solutions (1)

Accepted Solutions (1)

0 Kudos

Sure. Use report SEC_TRACE_ANALYZER.

Its functionality is described for instance in note 1732610 or note 1688545.

It's a small report that integrates ICF http user tracing, ICM traces and the ICF Recorder in one tool to avoid clicking over and over.

Former Member
0 Kudos

Just what I needed - thanks a lot 🙂

Best regards

Peter Michael

Answers (0)