wso2 / product-micro-integrator

The cloud-native configuration driven runtime that helps developers implement composite microservices.
https://wso2.com/integration/
Apache License 2.0
204 stars 221 forks source link

[Bug]: Can not use Private Application Token #3528

Open anupama-pathirage opened 3 months ago

anupama-pathirage commented 3 months ago

Description

Moving the issue from https://github.com/wso2-extensions/esb-connector-xero/issues/6

image

Description:

In order to get token with a long expiration time private/partner, application needs to be used in Xero but the current connector implementation doesn't support private/partner application. Private/partner application requires an RSA based signature which is not supported by the connector. It only supports public application which allows token generated with expiration time 30 minutes. It doesn't help to implement scenarios beyond the demo.

Suggested Labels:

Suggested Assignees:

Affected Product Version:

OS, DB, other environment details and versions:

Steps to reproduce:

Related Issues:

Steps to Reproduce

No response

Affected Version(s)

No response

OS, DB, other environment details and versions

No response

Related issue(s) (optional)

No response

Suggested label(s) (optional)

No response

Suggested assignee(s) (optional)

No response