[teiid-issues] [JBoss JIRA] (TEIID-3380) Simplify Kerberos configuration with Embedded

Ramesh Reddy (JIRA) issues at jboss.org
Thu Mar 19 15:00:20 EDT 2015


     [ https://issues.jboss.org/browse/TEIID-3380?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Ramesh Reddy resolved TEIID-3380.
---------------------------------
    Resolution: Done


Added "AuthenticationHandler" interface to handle authentication, without depending upon the security domain. Kept the single session service on the embedded side irrespective of the transports. 

https://github.com/teiid/teiid/blob/master/runtime/src/main/java/org/teiid/runtime/AuthenticationHandler.java

> Simplify Kerberos configuration with Embedded
> ---------------------------------------------
>
>                 Key: TEIID-3380
>                 URL: https://issues.jboss.org/browse/TEIID-3380
>             Project: Teiid
>          Issue Type: Quality Risk
>          Components: Embedded
>            Reporter: Steven Hawkins
>            Assignee: Ramesh Reddy
>             Fix For: 8.11
>
>
> The current code requires overriding the embedded server to install a custom session service.  It may be good to have some base level of functionality built-in and/or just delegated to the security helper.



--
This message was sent by Atlassian JIRA
(v6.3.11#6341)


More information about the teiid-issues mailing list