我正尝试在C#中绑定到Active Directory服务器,但在现场我似乎遇到了在测试环境中无法重现的问题。System.Runtime.InteropServices.COMException (0x8007203A): The server is not operational. at System.DirectoryServices.DirectoryEntry.Bind()
at System.Director
我想要允许用户使用jwt-authentication (aam-plugin)访问我在my-domain.com上的Wp-instance上的wp-rest-api,通过friend1-domain.com上的多个wordpress博客,friend2-domain.com等等。
所有的朋友域都安装了朋友插件。这个用于朋友的插件向特定的aam-plugin生成的端点发送POST请求: my-domain.com/wp-json/aam/v2/authenticate with user credentials。例如,响应将特定于用户的JWT返回到friend1-domain.com进行身份验