[jboss-jira] [JBoss JIRA] (WFLY-8334) It's not possible to set username and password for datasource in elytron-only configuration
Flavia Rainone (JIRA)
issues at jboss.org
Fri Mar 10 07:22:00 EST 2017
Flavia Rainone created WFLY-8334:
------------------------------------
Summary: It's not possible to set username and password for datasource in elytron-only configuration
Key: WFLY-8334
URL: https://issues.jboss.org/browse/WFLY-8334
Project: WildFly
Issue Type: Bug
Components: JCA
Reporter: Flavia Rainone
Assignee: Flavia Rainone
elytron-only = configuration with elytron subsystem and without security subsystem
It's not possible to set username and password for datasource in elytron-only configuration.
In elytron-only configuration, attribute elytron-enabled has to be set to true otherwise datasource service fails to start because of dependencies on legacy security services (see JBEAP-8763).
But when elytron-enabled=true then it's not possible to use username and password (credential-reference doesn't seem to be taken into account - looks like bug with current behavior).
I expect that users will want to use simple username and password even in elytron-only configuration.
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
More information about the jboss-jira
mailing list