[
https://issues.jboss.org/browse/TEIID-3380?page=com.atlassian.jira.plugin...
]
Steven Hawkins commented on TEIID-3380:
---------------------------------------
It seems like the AuthenticationHandler is intimately tied to the SecurityHelper. For
example if we remove JBossSessionService extending SessionServiceImpl, then except for the
getBaseUsername call we are effectively just making calls to the SecurityHelper. Should
AuthenticationHandler/SecurityHelper be simplified? For example createSecurityContext is
only called by the AuthenticationHelper methods and getSecurityDomain is unused.
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)