Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Oauth2.0 setup for SAP Hybris

Tags:

I'm exploring hybris sales cloud trial version. I want to test oauth2 using postman, I don't know if this is the right way but I created a client application in SAP Cloud Platform cockpit by going to {subaccount} | Security | Oauth | Clients. What do I put in Subscription? And in postman, what should I put as the scope?

like image 646
DougKruger Avatar asked May 29 '18 18:05

DougKruger


People also ask

How does OAuth work in hybris?

Configuring oAuth 2.0Resource Ids : The resource identifiers to which this client can be granted access. Scopes: List of scopes to which the client is limited. Auto Approve Scopes: Scopes the Client does not need the User approval for. Access Token Validity Seconds: The access token validity period in seconds.


1 Answers

Click on Authorization tab and Click on get "New Access Token" button and configure the Oauth client as configured in hybris

like image 58
sumit soni Avatar answered Sep 18 '22 04:09

sumit soni