3 weeks ago - last edited 3 weeks ago
We are providing a deeplink to "Display Credit Exposure" page in one of our custom Application. The deeplink is like below:
https://<host>:<port>/sap/bc/ui2/flp?sap-client=123&sap-language=EN#BusinessPartner-displayCreditExposure?BusinessPartner=12345
The link works fine if the user is already logged in. But if the user is not already logged in to SAP, it will ask for authentication, but after the authentication, it is getting redirected to the Home page. Not the "Display Credit Exposure" page.
https://<host>:<port>/sap/bc/ui2/flp?sap-client=123&sap-language=EN#Shell-home
What I understood is this is because the parameters after the hash is not been sent to the server for authentication, hence it is missing this bit after the authentication.
How can we overcome this issue ? Is there anything wrong in my deeplink ? or is there something which we can add to the URL to force the redirect ? Or is there any configuration missing ?
Any input on this is appreciated.
Cheers
AJ
Request clarification before answering.
Hi Everyone,
we got this working after following the below SAP KBAs.
2598498 - Fiori intents in HTTP URL do not work using SAML 2.0 authentication
2051210 - Fragments in HTTP URLS are not handled after SAML 2.0 auth
Cheers
Anoop
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
User | Count |
---|---|
70 | |
21 | |
9 | |
7 | |
6 | |
6 | |
5 | |
5 | |
4 | |
4 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.