Currently WebAPI supports different auth providers. When application starts it tries to connect to all auth providers.
In case of AD auth provider configuration we get a problem that WebAPI hangs for about a 1 minute trying to connect to some PostgreSQL host using authDatabase provider and then fails.
It's good to have options to enable/disable needed authProviders
Currently WebAPI supports different auth providers. When application starts it tries to connect to all auth providers.
In case of AD auth provider configuration we get a problem that WebAPI hangs for about a 1 minute trying to connect to some PostgreSQL host using authDatabase provider and then fails.
It's good to have options to enable/disable needed authProviders