Authentication method for different Directories

only 1 authentication method can be applied in workflowgen?

Can each Directory has its own authentication method?

so that DirectoryA use WorkflowGen HTTP Basic authentication (store user details in sql srv),
DirectoryB use Integrated Windows authentication (store user details in window local account)

Thanks

Hi,

We do not support in standard both WorkflowGen authentication (passwords managed in WorkflowGen) and windows integrated. A custom solution is needed to redirect the user to the right authentication method (based on criteria as IP address).
But we recommend using an identity provider such as Azure AD, Windows ADFS or Auth0 to manage complex authentications.

Regards,
Eddy.