Re: Problem with SSO between EP and ECC
Hi Anil, Here is a template that explain how to get the SM50 traces. 1. Call transaction SM50 (process list):2. Process -> Trace -> Reset -> Workprocess Files3. Key combination: F5 (select...
View ArticleRe: SNC Error
Hi Sriram That helped me to resolve the error. Now I am getting another error A2200223 Peer certificate path not trusted I am using the same SNC name in my SAP GUI as provided in profile parameter...
View ArticleKerberized JCo from external Java applicatoin using NWSSO libraries
Hi everyone, I am developing an external Java applicatoin that connects to SAP using JCo and would like to utilize Kerberos as our method of authentication. Can I use the NWSSO libraries to accomplish...
View ArticleRe: SNC Error
Hi Could you refer the SAP note 1867829 - List of SNC Error Codes RegardsSriram
View ArticleRe: SNC Error
Hi, Thanks Sriram.I did refer to the error code specified in the note. But couldnt go forward.Mentioned below is the profile thats being used in the Secure Login client to connect to the LDAP....
View ArticleRe: Kerberized JCo from external Java applicatoin using NWSSO libraries
AFAIK there is no server implementation for retrieving a Kerberos ticket from the JCo connection, existing implementations use HTTP headers meaning they require a browser.
View ArticleRe: SNC Error
Hello Thilip Kumar, A2200223 Peer certificate path not trusted means: The client does not trust the ABAP SNC server certifcate path. Please import the Root CA of the SNC PKI into your clients...
View ArticleRe: Kerberized JCo from external Java applicatoin using NWSSO libraries
It is possible to use an SNC library which uses a Kerberos mechanism to authenticate users and secure connections via JCo. I have used this approach many times and it works well. However, you cannot...
View ArticleRe: Kerberized JCo from external Java applicatoin using NWSSO libraries
Hi Kevin, Can I use the NWSSO libraries to accomplish this I am not sure what you mean with NWSSO libraries. If you are using the product SAP NetWeaver Single Sign-On, you have to use the Secure Login...
View ArticleRe: Kerberized JCo from external Java applicatoin using NWSSO libraries
Hello Kevin, normaly SAPJCO is used for server side applications and for that X.509 authentication is prefered for SNC.The Secure Login Library does not active get the kerberos ticket for a given SPN,...
View ArticleRe: Portal Java as SAML2 Identity Provider
Dear AngelWere you able to find a solution for your situation. For us We are looking for a setup that can help us SSO for the users login in from internet devices like mobile, so we want to use SAP...
View ArticleRe: Kerberized JCo from external Java applicatoin using NWSSO libraries
This was my original thought. Thanks for confirming Alex
View ArticleRe: Kerberized JCo from external Java applicatoin using NWSSO libraries
Kevin,If you need a library that will work with Kerberos and JCo, please let me know.ThanksTim
View ArticleRe: Kerberized JCo from external Java applicatoin using NWSSO libraries
Hi Kevin, one additional comment:if you are developing the Java application for a windows client, you can use an installed Secure Login Client to make SNC with kerberos over SAPJCO.It depends on your...
View ArticleRe: SNC Error
Thanks Alex. That worked like a charm. I had imported Root CA into my client previously, but I modified User Sub CA later and hence the issue. Once I exported and imported the latest Root CA from...
View ArticleSAP NW SSO - SNC logon with User Password
Hello Experts, Currently we don't have NW SSO license so we want to use SNC logon with user password in GUI-So my question is how can we test the same, If I am login with AD user , which password do I...
View ArticleRe: SAP NW SSO - SNC logon with User Password
Hi Saurabh, using SNC for encryption only, you still need to log in with your SAP username and password. You can not log in with your AD username unless it is the same as the SAP user.The kerberos...
View ArticleRe: Portal Java as SAML2 Identity Provider
Hi Khaja, Finally we have implemented SSO with SAP Logon Tickets because both systems support this SSO mechanism.Kind regards
View ArticleRe: SAP Netweaver 7.4 spnego configuration Error
Hello, I have the same issue after upgrading my system from 7.01 to 7.40.SPnego worked before upgrade. Now, I have this : LOGIN.FAILEDUser: N/AIP Address: 128.41.15.233Authentication Stack:...
View ArticleRe: SAP Netweaver 7.4 spnego configuration Error
You will get better response on SCN if you open a new thread rather than adding details onto an existing thread. This thread is already marked as answered.
View Article