feat(jans-auth-server): make check whether user is active case insensitive #1550
Labels
comp-jans-auth-server
Component affected by issue or PR
kind-feature
Issue or PR is a new feature request
Description
Make check whether user is active case insensitive. Currently if put in persistence
jansStatus: ACTIVE
instead ofjansStatus: active
AS refused login with message that user is disabled. (UI team run into it).The text was updated successfully, but these errors were encountered: