cancel
Showing results for 
Search instead for 
Did you mean: 

LDAP Corporate User Store + HTML5 apps + IdP

Former Member
0 Kudos

Hello guys,

I've been trying to allow both ldap user and idp users to connect to my html5 applications.

I've setup the idp correctly, it users can login into my apps.

But when trying to follow the tutorials for enabling the Corporate User Store (LDAP users), something is not going right.

There is a part of the documentation that I have not understood, in this link there is the following pre-reqs:

You have configured your cloud application to use an on-premise user provider and to consume users from LDAP via the Cloud Connector. To do this, execute the following command:

neo deploy --host <host> --account <subaccount name> --application <application name> --source <path to WAR file> --user <e-mail or user name> --vm-arguments "-Dcom.sap.cloud.security.um.user_provider_name=onpremise -Dcom.sap.cloud.security.um.destination_name=onpremiseumconnector".

What is that? We don't develop JAVA applications here, what is this application name and WAR file? We will only provide html5 file applications, do I need to execute something in this step?

Another entry just after that one is:

You have created a connectivity destination (with the parameters below), to configure the on-premise user provider:

Name=onpremiseumconnector
Type=HTTP
URL= http://scc.scim:80/scim/v1
Authentication=NoAuthentication
CloudConnectorVersion=2
ProxyType=OnPremise

Does the name matter?
What is this url? Should I replace with my Cloud Connector address?
Why port 80? I thouhgt it was 8443. And why it ends with /scim/v1?

Can someone explain this to me? I'm really confused.

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

It was an error from SAP on the US3 environment. There was not an option in the IdP to choose the Corporate User Store linking through US3. Now it has and works. It only took one month of ticket and calls.

Answers (1)

Answers (1)

LuisEusa
Explorer
0 Kudos

Hello, we are facing same issue? Did this worked?

Thanks!

Luis