Re: Single sign-on for MDM 7.1 SP09 using SSO 2.0
Hi, It is really needed the documents/guide to configure MDM to accept X.509 certificate. Anyone pls forward that. Regards,Yogesh Kumar D
View ArticleRe: Problem with SSO between EP and ECC
Hi Cathal , Sorry for the very late reply. Here is my strustsso2 screenshot. Below is my nwa-->sso2 screen shot Please let me know where i have done the mistake??? REgards,Anil
View ArticleRe: Single sign-on for MDM 7.1 SP09 using SSO 2.0
So you talk about system to system communication regarding SSO and not about the end user access to the admin UI? There is to my knowledge no special SSO integration for MDM for system to system...
View ArticleRe: Problem with SSO between EP and ECC
Issue fixed by myself.....Cathal O'Hare thanks for your support. Regards,Anil
View ArticleRe: How to implement SSO / SSL / X.509 / SAML based Authentication for SAP...
Hi Suraj! In order to get your app up and running with the X.509 certs have a look at this wonderful OpenSSL implementation in JavaScript: https://github.com/digitalbazaar/forge#x509 Assuming you have...
View ArticleRe: How to implement SSO / SSL / X.509 / SAML based Authentication for SAP...
Hello Peter, I appreciate your effort and Thank you for providing the info and the links. I have gone through them. It might be really helpful for me when I would work on a requirement with Apache...
View ArticleRe: How to implement SSO / SSL / X.509 / SAML based Authentication for SAP...
Hi Suraj, ok, I guessed you have the secure configuration with proxy and auth described here: Web Application Scenario. Basic OData auth can be done with this sample code: var sServiceUrl =...
View ArticleRe: Kerberos/GSS API changed from RHEL to RHEL6?
Hi, We are still facing a similar problem with RHEL 6i have changed real names with placeholder Our Kerberos Environment on Linux seems to work already:kinit -V -k SAPService/host.domain@DOMAINUsing...
View ArticleRe: How to implement SSO / SSL / X.509 / SAML based Authentication for SAP...
Hello Peter, I have alreadt tried a similar piece of code earlier and the code snippet shared by you. But I could not get the expected result out of it. Moreover, I believe the the Username and...
View ArticleRe: Stuck on implementing Kerberos based SNC/SSO with SLL 2.0 SP2 on AIX 6.1
Hello, after analysing the traces, the error could be caused by a wrong password for the SPN user.Please try to syncronize the passwords on Active Directory and Secure Login Library Server side. On...
View ArticleRe: Stuck on implementing Kerberos based SNC/SSO with SLL 2.0 SP2 on AIX 6.1
I gotta admit, I'm a bit ashamed right now. Thank you, Mr. Gimbel. The problem was indeed an incorrect password. While we did indeed enter the new password into the PSE, we did not delete the entries...
View ArticleRe: Secure login client is not working in VPN
Hello, which kind of VPN do you use?Does this guarantee full network access to the domain servers?Is the VPN network IPv4 or IPv6 based? thanks for the information best regards Alexander Gimbel
View ArticleKerberos issues on certain Windows servers?
We have an odd situation currently as we are trying to implement the Secure Login client on all of our 75+ Windows 2003 servers in our Citrix-farms. The Netweaver system that runs the Secure Login...
View ArticleRe: Kerberos issues on certain Windows servers?
Check the SLS logs. Check that clocks of the involved servers are not too much apart.
View ArticleKerberos Keytab doesnt show up in STRUST
I have configured SSO using Kerberos authentication. The authentication works perfectly fine. Although SNC is fully configures, I am not able to see the kerberos key tab SNCSKERB.PSE in the STRUST t...
View ArticleRe: Kerberos Keytab doesnt show up in STRUST
Hello Thilip, the SNCSKERB PSE will not be shown in STRUST. Kerberos authentication does not require certification from a higher hierarchicalPKI instance like in X.509. The trust instance is the KDC...
View ArticleSSO for Web interface transactions
Hello Expert,We have Netweaver 7.31 ABAP only system with Auto ID add on. Most of the Auto ID transaction have Web interface. Whenever user execute this transaction it gets connected to browser and it...
View ArticleSSO for Kiosk machines
Hello Everyone: We have requirement to implement SSO for one of our customer, I was able to implement SSO with Kerberos mechanism for regular SAP users with the help of very good documents in this...
View ArticleRe: SSO for Kiosk machines
See Why Secure Login Web Client? for an example Kiosk scenario.
View ArticleRe: SSO for Kiosk machines
Hi Samuli; I have gone through this earlier but I don't think its applicable to requirements I posted. I am thinking of configuring SAP LOGON tickets between AS ABAP & AS JAVA for this . Any other...
View Article