[teiid-issues] [JBoss JIRA] (TEIID-4442) Remove option to allow for multiple security domains

Steven Hawkins (JIRA) issues at jboss.org
Tue Sep 13 12:05:00 EDT 2016


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

Steven Hawkins resolved TEIID-4442.
-----------------------------------
    Resolution: Done


Remove the ability of the session service to interpret the security domain setting as multiple domains. Added a USER(boolean) function to control if the security domain should be reported with the user name.  And added a backwards compatibility authentication configuration property as to whether to even allow clients to use a domain qualified login (defaults to false as it's not expected that many are using that option).

> Remove option to allow for multiple security domains
> ----------------------------------------------------
>
>                 Key: TEIID-4442
>                 URL: https://issues.jboss.org/browse/TEIID-4442
>             Project: Teiid
>          Issue Type: Quality Risk
>          Components: Server
>            Reporter: Steven Hawkins
>            Assignee: Steven Hawkins
>             Fix For: 9.1
>
>
> The session service logic for backwards compatibility allow for multiple security domains to be configured by default.  However that is deprecated logic and should not be allowed anymore.  We could also add a system function / option so that the user function returns just the simple name without the at domain suffix.



--
This message was sent by Atlassian JIRA
(v6.4.11#64026)


More information about the teiid-issues mailing list