Skip to content
This repository has been archived by the owner on Jul 2, 2024. It is now read-only.

Provide oauth support as implemented in SAP Commerce cloud #4

Open
a-thaler opened this issue Apr 25, 2019 · 0 comments
Open

Provide oauth support as implemented in SAP Commerce cloud #4

a-thaler opened this issue Apr 25, 2019 · 0 comments

Comments

@a-thaler
Copy link
Contributor

Description
To provide the same experience when it comes to secure access, the commerce mock must be enhanced to support the authentication mechanisms used in SAP Commerce cloud.

Referring to the example, https://github.com/kyma-project/examples/tree/master/call-ec

following OAuth related URLs should be supported. But I believe there could be more stuff as the example seems to be outdated.

REACT_APP_OAUTH2_ISSUER=https://commerce.gaurav-demo-call-ec.cluster.extend.sap.cx/authorizationserver
REACT_APP_OAUTH2_JWKS_URI= https://commerce.gaurav-demo-call-ec.cluster.extend.sap.cx/authorizationserver/.well-known/jwks.json
REACT_APP_OAUTH2_AUTHORIZE_URL=https://commerce.gaurav-demo-call-ec.cluster.extend.sap.cx/authorizationserver/oauth/authorize
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant