cancel
Showing results for 
Search instead for 
Did you mean: 

Discussion on Blog: Single Sign On with External ID implemented in Ruby

Former Member
0 Kudos

Hello,

please use this Topic to discuss questions regarding the Blog <a href="/people/gregor.wolf3/blog/2006/09/30/single-sign-on-with-external-id-implemented-in-ruby">Single Sign On with External ID implemented in Ruby</a>.

Regards

Gregor

Accepted Solutions (0)

Answers (4)

Answers (4)

kmoore007
Active Contributor
0 Kudos

How about a .Net example?

kmoore007
Active Contributor
0 Kudos

How about a .Net example?

gregorw
Active Contributor
0 Kudos

Accidentally posted as a question.

Former Member
0 Kudos

Hi Gregor:

As per your request, I am reposting my question in this forum..

Your excellent blog Single Sign on with External ID Implemented in Ruby shows how you can generate a sso cookie with the external ID mapping with the X.509 certficate.

In my scenario, the user has already logged into R/3 via SAPGUI (so no need for SNC here) and run an iView on the Portal - if I map an external ID in the table VUSREXTID (type NT) for each of my users then can I call the rfc SUSR_CHECK_LOGON_DATA by passing Auth_method = E and Auth_data = External ID and will this rfc return a SSO cookie?

Thanks

Venkat