Hi,
On reading you documentation I understand that the AD integration is intended for single tenancy model. However one of our tenants requires AD integration, in our model we do not have the option of deploying a dedicated single tenant implementaion just for this client.
There is an existing artcle on your support site that mentions "By default, you can use LDAP is single tenant mode but it is possible to use it multi-tenant mode if you would like to by changing a few lines of code." Article
Can you provide some information on what these lines of code are. And in general how to approach our use case?
Thanks,
2 Answer(s)
-
0
It is released in v8.1 https://docs.aspnetzero.com/en/common/latest/Change-Logs#v8-1-0-2019-12-20 We forgot to change documentation, sory about that. I created an issue about that. https://github.com/aspnetzero/aspnet-zero-core/issues/2940
What is your project version? If it is less than v8.1 you can follow that pr to implement it. https://github.com/aspnetzero/aspnet-zero-core/pull/2820
-
0
This issue is closed because of no recent activity. Please create a new issue if you are still having this problem.