wso2 / financial-services-accelerator

WSO2 Open Banking Accelerator is a collection of technologies that increases the speed and reduces the complexity of adopting open banking compliance. Instead of building a solution from scratch, you can use WSO2 Open Banking Accelerator to meet all legislative requirements with additional benefits beyond compliance.
Apache License 2.0
7 stars 22 forks source link

[Accelerator4] - Consent id scope return with the introspection response #114

Open malshaniS opened 1 month ago

malshaniS commented 1 month ago

Description: According to the expected behaviour, the Consent id scope should not be return with Introspection response. But in the scope return with the actual response.

Screenshot 2024-09-12 at 3 17 35 PM

Suggested Labels:

Suggested Assignees:

Affected Product Version:

OS, DB, other environment details and versions:

Steps to reproduce:

  1. Initiate a consent and authorise the consent.
  2. Generate user access token.
  3. Send introspect request for the generate access token.

Related Issues: [Any related issues such as sub tasks, issues reported in other repositories (e.g component repositories), similar problems, etc. ]