cancel
Showing results for 
Search instead for 
Did you mean: 

Home URL in IAS doesn't work properly

kronseb
Participant
0 Kudos
1,000

Hello!

I want to set a home url, which the user see after he register.

So i set it to my Launchpad url:

https://test-...-.launchpad.cfapps.eu10.hana.ondemand.com/site?siteId=...&sap-language=de-DE#Shell-h...

Unfortanetly it doesn't work and i get a completetly other route:

The route should be ... .launchpad.cfapps ... and i also set it like that. I don't know why the application set it like that.

Did i miss some config?

Kind regards

Sebastian

Accepted Solutions (0)

Answers (2)

Answers (2)

marvel
Explorer
0 Kudos

Hi,were you able to solve this?im facing same issue.please help

MSo
Product and Topic Expert
Product and Topic Expert
0 Kudos

Several things will impact where the user gets redirected to after (self) registration.
The Home URL config in the SP of IAS is kind of a default - or last exit - in case nothing else got specified.
It is possible with both the SCIM API or the Invite API to specify a targetURL.

Yet if this was not the case (other targetURL specified in the registration API) then the BTP side needs to be analyzed.The 'Where to' popup indicates that the ACS does not know where to send the user to. It should be the actual application URL and not the ACS endpoint of the subaccount.

And if this doesn't help I'd recommend a support ticket to request help in analyzing the issue.