Re: SAML Auto User Creation on the fly basis in SAP system
Hi Dimitar,Seems to be the manual steps will be released in latest SAP NW versions.This functionality is planned to be released in the following future releases of SAP NetWeaver:•NW 7.02 SP13 and...
View ArticleRe: SAP Fiori Portal Single Sign on with windows Active Directory
Hi Donka, Thanks for your reply we have license of ECC and Fiori am i need separate license for SSO products if yest then do you estimate budget for this license ? and please share any docs ? Thanks
View ArticleRe: SAP Fiori Portal Single Sign on with windows Active Directory
Hello Rizwan, The license of the SAP Single Sign-on is separate and you have to discuss the license cost with the SAP sales representative responsible for your company or the SAP office in your...
View ArticleRe: SAP Fiori Portal Single Sign on with windows Active Directory
Hi Donka, Thanks and sorry for my inquiry about sso licences budget. can you please let confirm my third point regarding user name length for fiori portal as if you know about it ?
View ArticleRe: SAML Auto User Creation on the fly basis in SAP system
Hello, You can skip only the implementation of note 1799402. All other steps have to be done. The last step with the configuration of SAP IDP (AS Java) has to be done with ADFS instead. If you already...
View ArticleRe: SAP Fiori Portal Single Sign on with windows Active Directory
Hello Rizwan, There is a recommendation to not use SNC names longer than 80 characters.See a sample SNC name: p:CN=MICROSOFTUSER@DEMO.LOCAL Regards,Donka Dimitrova
View ArticleRe: SAML Auto User Creation on the fly basis in SAP system
Thanks Dimitar, I did configurations at AFDS. Now our end points are /sap/saml2/sp/register.But still we are getting below error for users who does not mapped with SAP User ids. Your account on...
View ArticleRe: SAML Auto User Creation on the fly basis in SAP system
Hello, Have you implemented the BADI to create the user? Have you selected "Federation Mode" to be "Automatic Account Creation"? Regards, Dimitar
View ArticleRe: SAML Auto User Creation on the fly basis in SAP system
Hi Dimitar, 1. Create a new SAML 2.0 Assertion Consumer Service(ACS) endpoint which will beused for the account creation and update Ans: Done 2. Implement a BAdI for account creation and update. Ans:...
View ArticleRe: SAML Auto User Creation on the fly basis in SAP system
Hello, I think the Wiki page is pretty clear about the BAdI: Implement BAdI BADI_SAML20_USER_CREATE_UPDATEImplement and activate the BAdI for user creation or updateThe BAdI name is...
View ArticleRe: SAML Auto User Creation on the fly basis in SAP system
Thanks Dimitar, Seems to be BADI is not implemented in SAP system. We will do it. Part of Auto User creation on-the-fly, a) Where will store all IdP Users in SAP System? b) Can we assign SAP roles to...
View ArticleRe: SAML Auto User Creation on the fly basis in SAP system
Hello, 1) You need to create the user as normal SU01 user. Additional information could be stored in other tables as well but it is a must to have a valid SU01 user in order to perform authentication...
View ArticleRe: SAML Auto User Creation on the fly basis in SAP system
Hi Dimitar, Sorry, I am bit confusion here. As per my understanding, If we enable Auto User creation enabled, that mean, it will create users in SAP system automatically. As you said, we have to...
View ArticleRe: SAML Auto User Creation on the fly basis in SAP system
Hello, You do not have to create users in SU01. In the BAdI implementation you have to create them programatically as regular ABAP users which means they have to be visible in SU01 afterwards. Check...
View ArticleRe: NWBC Url prompt for User & PW
Hello Venkat, The info from this blog could help you to find a solution:NWBC (4.0) meets Single Sign-On: Simplify Secure Data Access (Part 1) Regards,Donka Dimitrova
View ArticleUsing single sign-on with .NET portal
Dear, experts. Please help me with this subject. I'm new in SAP Portal and I'm totally newbie about SSO and External Portal Systems. Can you guys help me, how can we configure or connect a...
View ArticleSecure Login Client Breaks NTLM Single Sign On - Catch 22
We currently use NTLM single sign on for SAP on Windows. As soon as kerberos is enabled on an SAP system, it breaks sso on all PCs that don't have SAP Secure Login. If we install SAP Secure Login on a...
View ArticleRe: SSO works on SAPGUI, but not on WebGUI
If now the name is SSL server Standard, then I know what causes the problem.In server A, the the certificate for SSO is imported correctly,In server B, it's not. the certificate exist in System PSE but...
View ArticleRe: SSO works on SAPGUI, but not on WebGUI
Hi Thomas, I've compared the services and they are the same, I've found out the reason, thanks for your reply! Regards,Blangero
View ArticleRe: Secure Login Client Breaks NTLM Single Sign On - Catch 22
Hello, for the client side there is a migration guide available: SNC Product Migration: Now is the time Then you can migrate the server side step by step. Of cause you need a new SAPGUI on the clients...
View Article