[teiid-issues] [JBoss JIRA] (TEIID-3013) Add realm authentication to teiid-security

Ramesh Reddy (JIRA) issues at jboss.org
Tue Jun 24 15:45:24 EDT 2014


    [ https://issues.jboss.org/browse/TEIID-3013?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12979061#comment-12979061 ] 

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)


More information about the teiid-issues mailing list