cancel
Showing results for 
Search instead for 
Did you mean: 

Fiori Client with OAuth 2.0 on premise

tobias_mitter2
Explorer
0 Kudos

Hello,

our whole company access architecture (access from extern) is being changed into a OAuth 2.0 scenario.

We are using Fiori Client to run mobile scenarios. At the moment authentication with Fiori Client is User / PW. We would want to change this into OAuth 2.0.

There is no information about this topic to be found online or in SAP help. The only hint I found, was a help page saying that OAuth 2.0 together with HCP is somehow possible. Apart from that nothing.

Does anybody know if SAP plans to ship OAuth 2.0 with Fiori Client to be used in non HCP scenarios? In our case it would need to be an open scenario, so that the client can fetch a grant and a token from our Web Entry Server (not SMP, that comes behind).

Thanks for any information on this topic.

Regards,

Tobias

Accepted Solutions (0)

Answers (4)

Answers (4)

abhijit_masih
Explorer
0 Kudos

Hi Tobias,

I was hoping to get some details here, did you make it work?


thanks & regards,

Kunaal

NTeunckens
Active Contributor
0 Kudos

Well I could only find this Wiki on the 2 basic OAuth2.0 supported Flows in SAP (Gateway) : link

Further the Hybid (Kapsel) SDK mentions OAuth support : link, which can be configured with the help of SAP-Help and / or Blog by Daniel Van Leeuwen ...

Finally, you could look into the GitHub ABAP API for OAuth : ABAP2OAUTH2

tobias_mitter2
Explorer
0 Kudos

thanks, but I know all these links and none of them is about OAuth2 with Fiori Client. I heard rumours that SAP might be working on a OAuth2 enabled Fiori Client, but this is exactly what I want to know as there is no public information whatsoever.

NTeunckens
Active Contributor
0 Kudos

There are some resources, please see if these apply :

  • SAP-Help "Configuring OAuth 2 Client" : link
  • SAP-Help "OAuth2 Flow supported by SAP" : link
  • SAML 2.0 Authentication to use Fiori Apps : link
  • SAP Wiki on OAuth 2 SSO for OData : link