cancel
Showing results for 
Search instead for 
Did you mean: 

s4hana 1610 Fiori launch pad (always with single user auto logon) no option for login page

Former Member
0 Kudos

Hi Gurus,

we are using S41610, unfortunately all users are directly logged in by redirecting to single user from Fiori launch pad, at least it is not showing the logon page,

https://s4h1610dev.company.com:8001/sap/bc/ui5_ui5/ui2/ushell/shells/abap/FioriLaunchpad.html

. checked with browser cache and other desktops. same thing occurring for all other users also with various desktops. finally found that all users are redirected to a singel user

looks some where it is hardcoded.. can you help me where i can get this page details.

https://archive.sap.com/discussions/thread/3396155

checked above SDN link but not able to find the Auto logon user info in any of the files.

using : TA : SO2_MIME_REPOSITORY

sap/public/bc/ui2/logon/login.js etc.. but noluck

I would like to know where this information can be saved.

Regards

Balaji

Accepted Solutions (0)

Answers (3)

Answers (3)

0 Kudos

Hi Balaji,

You should also check the logon data tab of the ICF nodes involved in the FLP service (/sap/bc/ui5_ui5/ui2/ushell/) and even FLP odata services bellow /sap/opu/odata/ui2/. Check also the external services in the same transaction SICF.

Regards,

Jorge


Former Member
0 Kudos

Yes, you are right,

some how it is added with autologn user.. is there any way to delete.. and make it as standard

former_member182874
Active Contributor
0 Kudos

Hi,

Can you check your RFC in SM59. Check if the user id field is set to "Current user" and not the hardcoded user.

Also please set all the launchpad services to system alias "LOCAL"

Regards,

Tejas

BJarkowski
Active Contributor
0 Kudos

Can you please paste a screenshot of the issue? I think I don’t fully understand the problem...

Former Member
0 Kudos

Hi,

All of the users, when they browse the below URL (FLP) on their desktop, Fiori launchpad is not prompting for the user id and password, instead it is directly login in to the launchpad always with the user :TESTER.

https://s4h1610dev.company.com:8001/sap/bc/ui5_ui5/ui2/ushell/shells/abap/FioriLaunchpad.html

users are able to login to SAP GUI individually. but using the fiori launch pad it is always login with a same user(TESTER) , because it is not asking the uid/pwd.

with the tester user i am able to open the fiori apps well.

@Tejas : Environment : S4H 1610 IDES (it is a Embedded system, Backend and FrontEnd installed on the same instance).

Regards

Balaji

BJarkowski
Active Contributor
0 Kudos

Can you check what RFC connection you have configured for the system alias (SPRO –> SAP NetWeaver –> Gateway –> OData Channel –> Configuration –> Connection Settings –> Manage SAP System Alias)?

Then please check in SM59 is this connection has a user assigned under Logon & Security tab.