cancel
Showing results for 
Search instead for 
Did you mean: 

HCP custom login to app

Former Member
0 Kudos

Hi all, I have a requirement to build an UI5 app ( we will be using HCP, hosting it on the cloud ), and this app has to be used by many users, users that don't have SAP-user.

These users are managed with active directory.

Is it possible to add a custom login page to an UI5 app ? can the authentication be based on AD or should each user have a SAP-ID ? ( actually more than 1 thousand users )

Do we have to deploy the app in a different way ? maybe to give them an specific url to access.

Thanks !

Accepted Solutions (0)

Answers (1)

Answers (1)

Ivan-Mirisola
Product and Topic Expert
Product and Topic Expert

Hi,

Yes it is possible. You have to change the IdP configuration in the Trust settings for your account to point to an ADFS system connected to your AD (or some other SAML compatible system exposed on the internet).

That's just one solution. You could also use the Identity and Authentication Services (which is a solution that could connect to your AD directly).

Best regards,

Ivan