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/09/24 09:21:32 UTC

[GitHub] [apisix-dashboard] geffzhang opened a new issue #2147: 提示 auth-keycloak 不属于验证插件

geffzhang opened a new issue #2147:
URL: https://github.com/apache/apisix-dashboard/issues/2147


   ### Issue description
   
   Describe the bug
   我们拥有独立的认证中心(使用keycloak),创建应用时,无法使用keycloak 认证。
   How to Reproduce
   
   
   ### Expected behavior
   
   希望应用可以使用keycloak进行认证
   
   ### How to Reproduce
   
   打开网址"http://xxxxx/consumer/list"
   点击 '创建'
   输入"demo"
   点击“下一步”
   选择“authz-keycloak”,输入authz-keycloak配置内容后保存
   5.点击下一步,提示“请启用一种身份认证类插件”,无法进入下一步
   
   ### Screenshots
   
   ![apisixkeycloak](https://user-images.githubusercontent.com/439390/134650696-00e27bd5-cf0e-448a-be1b-187c1419cd8b.png)
   
   
   ### Environment
   
   _No response_
   
   ### Additional context
   
   _No response_


-- 
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.

To unsubscribe, e-mail: notifications-unsubscribe@apisix.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [apisix-dashboard] bzp2010 commented on issue #2147: 提示 auth-keycloak 不属于验证插件

Posted by GitBox <gi...@apache.org>.
bzp2010 commented on issue #2147:
URL: https://github.com/apache/apisix-dashboard/issues/2147#issuecomment-926506724


   authz: authorization


-- 
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.

To unsubscribe, e-mail: notifications-unsubscribe@apisix.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [apisix-dashboard] liuxiran commented on issue #2147: 提示 auth-keycloak 不属于验证插件

Posted by GitBox <gi...@apache.org>.
liuxiran commented on issue #2147:
URL: https://github.com/apache/apisix-dashboard/issues/2147#issuecomment-926559608


   hi @geffzhang actually the pop-up message is not very friendly. `consumer` in APISIX should be used with one of ` basic-auth` `key-auth` `hmac-auth` and `jwt-auth`. you can refer 
   https://github.com/apache/apisix/blob/master/docs/en/latest/architecture-design/consumer.md
   for details. 
   
   and when you want to enable `authz-keycloak` , you can enable it with route or related services


-- 
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.

To unsubscribe, e-mail: notifications-unsubscribe@apisix.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [apisix-dashboard] bzp2010 edited a comment on issue #2147: 提示 auth-keycloak 不属于验证插件

Posted by GitBox <gi...@apache.org>.
bzp2010 edited a comment on issue #2147:
URL: https://github.com/apache/apisix-dashboard/issues/2147#issuecomment-926506724


   authz: authorization
   This seems to be for identity authorization. (permission)


-- 
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.

To unsubscribe, e-mail: notifications-unsubscribe@apisix.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org