[jboss-jira] [JBoss JIRA] (ELY-1561) TCCL not set around LoginContext ctor call in GSSCredentialSecurityFactory.Builder#createGSSCredential

David Lloyd (JIRA) issues at jboss.org
Wed Apr 11 20:01:00 EDT 2018


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

David Lloyd updated ELY-1561:
-----------------------------
    Fix Version/s: 1.1.8.CR1
                   1.3.0.CR1
                   1.2.5.CR1


> TCCL not set around LoginContext ctor call in GSSCredentialSecurityFactory.Builder#createGSSCredential
> ------------------------------------------------------------------------------------------------------
>
>                 Key: ELY-1561
>                 URL: https://issues.jboss.org/browse/ELY-1561
>             Project: WildFly Elytron
>          Issue Type: Bug
>          Components: Authentication Mechanisms
>            Reporter: David Lloyd
>            Assignee: David Lloyd
>             Fix For: 1.1.8.CR1, 1.3.0.CR1, 1.2.5.CR1
>
>
> The TCCL is not set, so the chances of finding {{com.sun.security.auth.module.Krb5LoginModule}} or {{com.ibm.security.auth.module.Krb5LoginModule}} are essentially completely dependent on the environment.  However since the class is always the same, and we can safely assume that we should have a dependency on that module, we should set TCCL around the initialization of the {{LoginContext}}.



--
This message was sent by Atlassian JIRA
(v7.5.0#75005)


More information about the jboss-jira mailing list