Re: New SLC features in SP03
Hello, this is an example, you can use JavaScript or Visal Basic and call the ActiveX functions.You are right, all functions are not documented, I will take care of adding it to the current...
View ArticleSSO details getting cleared after closing webdynpro in a Module Pool Window
Hi Experts, I called webdynpro application in a Module pool window on selection of Menu option, using FM WDY_EXECUTE_IN_PLACE with Single Sign on enabled. I am able to call the application correctly...
View ArticleRe: SSO details getting cleared after closing webdynpro in a Module Pool Window
Hi, Check this Single Sign-on to ABAP Webdynpro application . Hope it might help you. ThanksKH
View ArticleRe: SSO details getting cleared after closing webdynpro in a Module Pool Window
Hi KH, Thanks for your reply. However, I am able to login for the first time when the application is called. After input / interaction with the application, and on close of dialog window, and second...
View ArticleRe: Kerberos issues on certain Windows servers?
Turns out that the problem was that KB960077 was missing on the Windows 2003 servers that did not work. This is noted in the documentation for SLC 1.0, but not for 2.0. Best regards,Anders
View ArticleRe: SSO with Simple Digital Signature (username + password)
As I wrote in NWSSO and Digital Signatures the solution requires NWSSO, especially the Secure Login Client to be installed (with Kerberos option) & licensed. Is it? The solution users a SAP GUI...
View ArticleRe: Failover configuration on SLS - how to set the Profile ID (GUID)?
Hi Carsten, we solved it by using a load balancer (round robin, client ip persistance) and two Secure Login Server. My assumption: to provide a high available single sign service, the sso servers have...
View ArticleRe: SSO with Simple Digital Signature (username + password)
SLC is installed and functioning properly (you don't need to enter a user name + password) in order to enter the system through SAP GUI.The problem occurs both in SAP GUI 7.2 and SAP GUI 7.3.
View ArticleRe: SSO with Simple Digital Signature (username + password)
Share the exact versions of SLC and SAP GUI 7.30, including SP and patch level. Enable tracing in SAP GUI and SLC and share as an attachment, not embedded in the body of the message. You can also ask...
View ArticleSAP SSO between Microsoft AD and SAP R/3 GUI&WebGui
Hello Everybody,We are looking in to implementing SSO between Mircosoft AD and our SAP CRM ABAP 7.0.We have users both logging in through SAP Gui and also the web gui. Found there a multiple options...
View ArticleRe: SAP SSO between Microsoft AD and SAP R/3 GUI&WebGui
Also the Secure Login Implementation Guide for SAP NW SSO says the Secure Login Library can be downloaded from this area in the support portal and I couldn't find SSO 2.0 under SAP NW and complementary...
View ArticleRe: SAP SSO between Microsoft AD and SAP R/3 GUI&WebGui
Hello Siri, Firstly, please notice that you've looked the supportability for the JAVA/WEB stack. For the ABAP scenarios, the NWSSO releases 1.0 and 2.0 supports CRM 7.0. You can see that in the...
View ArticleRe: SAP SSO between Microsoft AD and SAP R/3 GUI&WebGui
Hello Guilherme,I don't see the attachment doc from PAM. Could you kindly resend it.Also I have attached the screenshot from PAM -> SAP NW Single Sign on 2.0 ->General Information ->Related...
View ArticleRe: SSO with Simple Digital Signature (username + password)
We tried to debug it but eventuallygot to deadend.Regarding the BAdI, I customized a table that instruct the system to use the second (new) implementation, the one that comes with SAP note 1862737...
View ArticleRe: SAP SSO between Microsoft AD and SAP R/3 GUI&WebGui
Hello Siri,Please find under these two links: Product Availability Matrix: SAP SSO 2.0 | SAP SSO 1.0Best regards,Donka Dimitrova
View ArticleRe: SAP SSO between Microsoft AD and SAP R/3 GUI&WebGui
Thank you Donka for the information! Looks like NW SSO 2.0 is supported for AIX 7.1 SAP ABAP CRM 7.0. But we also have users logging in to ABAP CRM 7.0 via HTTP Web dispatcher.And the PAM does not...
View ArticleRe: SSO with Simple Digital Signature (username + password)
I'm pretty sure it short dumps in the following code section: call method cl_gui_cfw=>flush. That method call triggers the method call to the ActiveX object. In my case it short dumps (with...
View ArticleRe: SSO with Simple Digital Signature (username + password)
Thank you so much for your kind answer.The problem occurs exactly in this method: method cl_gui_cfw=>flush.In order to convince my basis team that the problem is on SLC/ActiveX, is there any...
View ArticleRe: SSO with Simple Digital Signature (username + password)
Transaction SPNEGO has some ActiveX integration in most recent releases.
View Article