[
https://issues.jboss.org/browse/TEIID-3013?page=com.atlassian.jira.plugin...
]
Ramesh Reddy commented on TEIID-3013:
-------------------------------------
{code}
/subsystem=security/security-domain=teiid-security:add(cache-type=default)
/subsystem=security/security-domain=teiid-security/authentication=classic:add()
/subsystem=security/security-domain=teiid-security/authentication=classic/login-module=RelamDirect:add(code=RealmDirect,
flag=sufficient,
module-options=[("password-stacking"=>"useFirstPass")])
{code}
Should work. We need to think how we can run integration tests with this configuration.
Add realm authentication to teiid-security
------------------------------------------
Key: TEIID-3013
URL:
https://issues.jboss.org/browse/TEIID-3013
Project: Teiid
Issue Type: Quality Risk
Security Level: Public(Everyone can see)
Components: Server
Reporter: Steven Hawkins
Assignee: Ramesh Reddy
Fix For: 8.7.1, 8.8
To allow teiid to use users added by the console by default we should add the RealmDirect
login module to the teiid-security security domain.
--
This message was sent by Atlassian JIRA
(v6.2.6#6264)