[jboss-jira] [JBoss JIRA] (WFWIP-295) Credential reference alias is generated from lower and upper case letter
Tomas Terem (Jira)
issues at jboss.org
Thu Jan 9 08:22:10 EST 2020
Tomas Terem created WFWIP-295:
---------------------------------
Summary: Credential reference alias is generated from lower and upper case letter
Key: WFWIP-295
URL: https://issues.redhat.com/browse/WFWIP-295
Project: WildFly WIP
Issue Type: Bug
Components: CLI, Security
Reporter: Tomas Terem
Assignee: Farah Juma
Credential store alias is generated from both lower and upper case letters which is unnecessary because aliases are case insensitive by default.
When alias is generated, user is informed about the alias name and it consists of both lower and upper case characters, however, then when requested list of aliases from the credential store, it displays aliases in lower case. This could be confusing for users.
Consider to use only lower case letters to be used for generating aliases.
It should be only matter of changing https://github.com/wildfly/wildfly-core/pull/3925/files#diff-955e48598ef9f41cbfef3231e19871dbR128
--
This message was sent by Atlassian Jira
(v7.13.8#713008)
More information about the jboss-jira
mailing list