0
balessi75 created
2 Answer(s)
-
0
It appears that the error occurs when the setting "Authenticate with a Local Account" is turned off for a tenant. We are only using Identity Server for authentication (with separated tenant and host schemas configured) and are not using LDAP. Why does this setting need to be turned on in order to login?
-
0
Hi,
Authenticate with a Local Account
is necessary to use the identity server to log in.Local Account
means your application users.If you turn off the
Authenticate with a Local Account
, you have to configure an external login, eg. Microsft, Goggle or twitter.