Currently, the casdoor API provider only works with admin owner, and there is no option to set an individual owner.
For example, a custom provider assigned to organization "foo", when deleted via the api client, will try to be executed by owner as admin and return an error page
Currently, the casdoor API provider only works with admin owner, and there is no option to set an individual owner. For example, a custom provider assigned to organization "foo", when deleted via the api client, will try to be executed by owner as admin and return an error page
https://github.com/casdoor/casdoor-dotnet-sdk/blob/b3c3c957214d25bb620aa23a6ed3c483d205279e/src/Casdoor.Client/CasdoorClient.ProviderApi.cs#L33