api-manager
api-manager copied to clipboard
Unable to get Access Token with NTLM Grant
Description
Was not able to properly configure and obtain an access token with NTLM grant following docs @ https://apim.docs.wso2.com/en/4.3.0/design/api-security/oauth2/grant-types/ntlm-grant/
Steps to Reproduce
Follow https://apim.docs.wso2.com/en/4.3.0/design/api-security/oauth2/grant-types/ntlm-grant/ and attempt to obtain access token
Affected Component
APIM
Version
4.3.0-beta
Environment Details (with versions)
Java 11, Windows 10
Relevant Log Output
{
"error_description": "Unsupported grant_type value",
"error": "invalid_request"
}
Related Issues
No response
Suggested Labels
No response