Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[APIM][3.2.0] API resources can be accessed using id_token #3065

Open
Hashini-Deshappriya opened this issue Aug 15, 2024 · 0 comments
Open

Comments

@Hashini-Deshappriya
Copy link

Hashini-Deshappriya commented Aug 15, 2024

Description

Hi Team,

  • In APIM 3.2.0 it is able to access the API resources using both the ID token and the access token. However, the expected behavior is to allow access using only the access token, not the ID token.
  • Both the access token (opaque) and the ID token were allowing access to the exposed API in APIM, returning a 200 response.

Regards,
Hashini

Steps to Reproduce

[1] - Call authorize endpoint.
[2] - Call token endpoint & obtain the access token and the id token.
[3] - Invoke the API resource with id_token

Affected Component

APIM

Version

3.2.0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant