在认证插件对象(如ldap-auth) 的anonymous 字段添加第二认证方式

查看ldap的插件设置

anonymous 为basic-auth的plugin的consumer id

在Authorization中设置认证密码 username/password credentials
第一认证credentials为ldap:

第二认证credentials为basic:

本文介绍如何在认证插件对象中,如ldap-auth,配置第二认证方式。通过在anonymous字段添加basic-auth的plugin的consumerid,并在Authorization中设置认证密码,实现ldap与basic的双重认证。
在认证插件对象(如ldap-auth) 的anonymous 字段添加第二认证方式

查看ldap的插件设置

anonymous 为basic-auth的plugin的consumer id

在Authorization中设置认证密码 username/password credentials
第一认证credentials为ldap:

第二认证credentials为basic:


被折叠的 条评论
为什么被折叠?