You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@apisix.apache.org by GitBox <gi...@apache.org> on 2021/04/13 08:17:43 UTC

[GitHub] [apisix] cverdela commented on issue #4032: request help:I need a demo for authz-keycloak

cverdela commented on issue #4032:
URL: https://github.com/apache/apisix/issues/4032#issuecomment-818543790


   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


-- 
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:
users@infra.apache.org