Firstsawyou commented on issue #4032:
URL: https://github.com/apache/apisix/issues/4032#issuecomment-820465488
> 401 with error:{"error":"invalid_grant","error_description":"Invalid
bearer token"}
> get auth/realms/apisix/.well-known/uma2-configuration
> "grant_types_supported": [
> "authorization_code",
> "implicit",
> "refresh_token",
> "password",
> "client_credentials"
> ],
> how to add grant_type :urn:ietf:params:oauth:grant-type:uma-ticket
Did you check if the `access token` is valid?
Or provide your configuration information?
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]