cancel
Showing results for 
Search instead for 
Did you mean: 

FIORI Login without SAP User id creation in backend S4HANA system

former_member716926
Discoverer
0 Kudos

hi

We have a situation where we want to activate only one FIORI app for 500 users.

These 500 users are not SAP users. They don't have SAP user id for S4HANA system.

Can we activate the FIORI app without creating the SAP user ids for all 500 users.

Accepted Solutions (0)

Answers (1)

Answers (1)

gregorw
Active Contributor

If all users can see the same data you could provide access to the app via SAP Cloud Platform. There you can do the authentication in the Cloud using an Identity Provide i.e. Microsoft Azure AD. The destination to the backend system can be made using a destination with a technical user. But as soon as you also write date to the backend system you have an issue because you don't know who created or changed something. Also you might have a licensing issue regarding indirect usage.

former_member716926
Discoverer
0 Kudos

Hello Gregor

Thank you for you reply.

If I understand correctly, solution would be to use SAP FIORI Cloud in SCP.

and use the Identify Authentication Service by Microsoft Azure AD.

I can also use Identity authentication Service provided in SCP as well?

gregorw
Active Contributor
0 Kudos

Yes, you could use IAS as well.