Re: SSO to ABAP BSP without client
You are right. But in SMP I need to enter user and password once to receive the certificate until it expired.
View ArticleRe: SSO to ABAP BSP without client
SLS = Secure Login Server. This is the product included with SAP NW SSO 2 that issues certificates after user has authenticated.
View ArticleRe: SSO to ABAP BSP without client
Yes, correct. When using SLS, this product is designed to issue short lived certificates, so requires authentication each time the certificate is issued. If you want to use certificates that are long...
View ArticleRe: SSO to ABAP BSP without client
Can NW SSO2 Server be such a certificate authority or not?
View ArticleRe: SSO to ABAP BSP without client
No, I don't think so. The SLS is designed to issue short lived certificates after authenticating a user, and is not a full function CA. If you want to issue certificates that are long term and store...
View ArticleRe: SSO to ABAP BSP without client
Hi Vladimir, SAP SSO issues certificates and deliver it automatically to the PC of the user (short living certificates -> 24 h standard), so it can be used for SSO. It is not a traditional CA. In a...
View ArticleRe: SSO to ABAP BSP without client
Thank you. SAP SSO works with short living certificates, so you do not have to take care about the lifecylcle of the certificate. I think you meant I have
View ArticleRe: SSO to ABAP BSP without client
With SAP SSO you do not have long living certificates. So there is not a full blown lifecycle management necessary. After the configured time the certificate is useless and not valid for the next 2...
View ArticleSAP Fiori Authentication and WAN access
Hi all, We currently have SUP, Afaria and Relay servers on our environment.We want to implement SAP Fiori but we have not found much information/documentation on how devices connect from the internet...
View ArticleCannot create OAuth 2.0 Client in SOAUTH2
We are trying to create an OAuth 2.0 client using the SOAUTH2 transaction. When we press the 'Create...' button, we are getting a "No authorization to create OAuth 2.0 clients" error. We tried this...
View ArticleRe: Cannot create OAuth 2.0 Client in SOAUTH2
The problem was that the user needed the S_OA2_CL authorization object. SAP* does not have this object. Once we added this object to our standard Basis role, all went as documented. The SAP Help...
View ArticleSingle sign on using windows user id to SAP Enterprise portal (with different...
We would like to do single sign between windows user id and SAP enterprise portal (with different user id). Is that possible using standard SAP ? or do we have to use third party tools to achieve the...
View ArticleRe: Single sign on using windows user id to SAP Enterprise portal (with...
Hello Krish, Please, find the documentation links that explain how to implement Kerberos with SPNego: Using Kerberos Authentication for Single Sign-On - User Authentication and Single Sign-On - SAP...
View ArticleSSO Between AS-JAVA Portal 7.02 and Microsoft ADS
Hello, I wonder if there's any document describing how to install single sign on between HR portal based on AS-JAVA 7.02 SP3 and Microsoft ADS 2008.We want users to be able to log in to HR portal using...
View ArticleRe: SSO Between AS-JAVA Portal 7.02 and Microsoft ADS
Hello Mohamed, Please, find the documentation how to implement Single Sign-On with Kerberos/SPNego: Using Kerberos Authentication for Single Sign-On - User Authentication and Single Sign-On - SAP...
View ArticleRe: SSO Between AS-JAVA Portal 7.02 and Microsoft ADS
Thank you very much, the links were very useful .I've followed all the procedure but, we are having hard time using the LDAP as a datasource (can't find LDAP in our list of data sources) as we were...
View ArticleRe: Single sign on using windows user id to SAP Enterprise portal (with...
Hello Krish, You achieve this by configuring SPNEGO in Portal , Kindly check the below links http://help.sap.com/saphelp_nw70ehp1/helpdata/en/45/40a0de773a7527e10000000a114a6b/content.htm...
View ArticleSPNego Wizard available for everybody
Dear experts! We've found that SPNego Wizard available directly by URL http://<hostname>:port/spnego and not restricted by password.Everybody who has user account even without any roles and...
View ArticleRe: SPNego Wizard available for everybody
Hello, I suppose you are talking about SAP NetWeaver Java? I could not reproduce your problem. If I login with a simple user I get "You do not have permission to administrate SPNEGO" Possibly the user...
View Article