Hi there,
This Guide https://help.sap.com/doc/a7f50a08218845019a5eb5d0ba826691/Cloud/en-US/SAP_Cloud_Identity_Service_en.pdf Page 378 assumes that it is possible to create a custom Domain with the SAP Cloud Identity Service.
This Guide points to the default Custom Domain Help Entry: https://help.sap.com/viewer/65de2977205c403bbc107264b8eccf4b/Cloud/en-US/77cf0e6cd32e496c9cc8eeac4bedde94.html
Sadly this does not work, here is my Result:
$ neo.sh add-custom-domain -h hana.ondemand.com -u S000... -p password -a a2.... --ssl-host .... --custom-domain .... --application-url ag......accounts.ondemand.com SAP Cloud Platform Console Client Map a custom domain to an application URL. host : https://certmanager.hana.ondemand.com subaccount : a2.... ssl-host : ...
custom-domain : ...
application-url: ag....accounts.ondemand.com
SDK version : 2.142.8
user : S000....
(!) ERROR: Cannot find application info by URL prefix [agigjuelz]!
If you need help, provide the output of the command and attach the log directory [/Users/dan/Arbeit/Software/SAP/neo-javaee6/tools/log]
the log does not show something useful:
2018-08-28 10:04:46,590 ERROR [main] com.sap.core.certificate.manager.cmd.commands.AddCustomDomainCommand: Backend error: com.sap.core.certificate.manager.commons.exception.AppUrlMappingException: Cannot find application info by URL prefix [ag....]!
Is this the right way to create a custom domain for the Cloud Identity Service? Has anybody done this before?
Best
Daniel