api-manager icon indicating copy to clipboard operation
api-manager copied to clipboard

Unable to get Access Token with NTLM Grant

Open Avishka-Shamendra opened this issue 1 year ago • 0 comments

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

Avishka-Shamendra avatar Mar 29 '24 16:03 Avishka-Shamendra