cancel
Showing results for 
Search instead for 
Did you mean: 

How to force workflow to request user for login (at Fiori My inbox)?

tina_petry
Explorer
0 Kudos

Dear community,

my customer has following request: if a certain approver wants to appoves a trip at Fiori App "My Inbox" then the user needs to authenticate again (although he is already logged in at Fiori Launchpad).

Customer proposed to ask the user for his SAP password as authentication.

Does anyone have any idea how to solve this?

My first idea was to define a special dialog workitem, that calls a new Z-App when workitem is exceuted.
When this Z-App is opened system should show logon popup. I hoped to setup the service of the App at transaction SICF in a way that system asks for password again. I tried different things at tab "Logon Data" but nothing calls a logon when opening the App from workitem.

Another idea is to ask for the password in the app: a new field at the App view where user can enter his password. The app would forward the password to the backend in order to check it (e.g. with Fuba SUSR_LOGIN_CHECK_RFC). But this seams not to be secure, as the password is transfered as clear text.

Is there any possibility in an Z-App or at workflow to call a logon function?

Thank for Your support
Tina

View Entire Topic
arghadipkar3013
Contributor
0 Kudos

I think this would be a BASIS Or Security Question. You can switch on SSO.

tina_petry
Explorer
0 Kudos

Hello arghadip kar,

thanks for Your reply, but what do You mean with: You can switch on SSO?

Where I can switch it on? I thought SSO is used to avoid additional logons?

Kind regards Tina