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 2020/09/06 15:16:41 UTC

[GitHub] [apisix-dashboard] juzhiyuan commented on issue #425: 认证权限

juzhiyuan commented on issue #425:
URL: https://github.com/apache/apisix-dashboard/issues/425#issuecomment-687816781


   ## Steps
   1. Adding your custom Auth plugin to APISIX, please make sure it must contain the `auth` text in the name. e.g custom-auth.
   2. Modify the config file[1], and add your custom plugin's name, make sure when visiting the `/apisix/admin/plugins` API, your custom plugin's name should appear here.
   3. Downloading the latest Dashboard codes from the master branch.
   
   [1] https://github.com/apache/apisix/blob/master/conf/config-default.yaml#L152


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