You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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
The text was updated successfully, but these errors were encountered: