Open
Description
In local environment, tokens are generated sucessfully for existing AD users. When token is requerested for unexisting user or wrong password entered, server logs invalid_username_or_password, which is correct.
After publishing server in a docker container and requesting a token through connect/token endpoint, any value entered in username and password fields generates a token.
Any idea what I could be doing wrong?
Package used are the following:
"IdentityServer.LdapExtension" Version="2.1.49"
"IdentityServer4" Version="2.4.0"
Metadata
Metadata
Assignees
Labels
No labels