Feature Description
This is based on JWT tokens and they are constructed based on users' input. Sometimes they specify their corporate login in uppercase, sometimes lowercase, but the service should be able to accept this nevertheless the casing.
Problem / Opportunity
Some users cannot really authorize because of this. We need to make it more convenient for users and predictable.
Acceptance Criteria
User can authorize no matter which casing he used for login
Feature Description
This is based on JWT tokens and they are constructed based on users' input. Sometimes they specify their corporate login in uppercase, sometimes lowercase, but the service should be able to accept this nevertheless the casing.
Problem / Opportunity
Some users cannot really authorize because of this. We need to make it more convenient for users and predictable.
Acceptance Criteria
User can authorize no matter which casing he used for login