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

Provide oauth support as implemented in SAP Commerce cloud #4

Description

@a-thaler

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions