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

[4.1.0] Oauth 2.0 Endpoint Security Configurations is not working #3311

Closed
SiluniPathirana opened this issue Oct 28, 2024 · 1 comment
Closed

Comments

@SiluniPathirana
Copy link

SiluniPathirana commented Oct 28, 2024

Description

When we configured oauth2 security for an endpoint in the API as per the documentation [1].
After that, if we change the API config in the API and deploy the API again. We could observe that the token (Endpoint Security Configurations -> Oauth 2.0 -> Client Credentials) expired, it appears the error wrong credentials in the endpoint token. In the wire logs, we could observe that the client secret appeared as ****** when decoding the Authorization: Basic header related to the particular endpoint token request.
[1] https://apim.docs.wso2.com/en/latest/design/endpoints/endpoint-security/oauth-2.0/

Affected Component

APIM

Version

4.1.0

Environment Details (with versions)

No response

Relevant Log Output

No response

Related Issues

No response

Suggested Labels

No response

@nisan-abeywickrama
Copy link

Fixed by wso2/apim-apps#768

@HiranyaKavishani HiranyaKavishani added this to the 4.5.0-M1 milestone Nov 26, 2024
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

3 participants