[jboss-jira] [JBoss JIRA] (WFLY-7342) Updating of elytron kerberos security factory requires reload
Ilia Vassilev (JIRA)
issues at jboss.org
Fri Jan 13 09:57:01 EST 2017
[ https://issues.jboss.org/browse/WFLY-7342?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13348050#comment-13348050 ]
Ilia Vassilev edited comment on WFLY-7342 at 1/13/17 9:56 AM:
--------------------------------------------------------------
Will close the PR [1] since we need different implementation (see Darran's comment in PR [1] and JBEAP-6490).
[~dlofthouse] I'm assigning this issue to you since you recently took JBEAP-6490.
[1] https://github.com/wildfly-security/elytron-subsystem/pull/274
was (Author: ivassile):
Will close the PR [1] since we need a different implementation (see Darran's comment in PR [1] and JBEAP-6490).
[~dlofthouse] I'm assigning this issue to you since you recently took JBEAP-6490.
[1] https://github.com/wildfly-security/elytron-subsystem/pull/274
> Updating of elytron kerberos security factory requires reload
> -------------------------------------------------------------
>
> Key: WFLY-7342
> URL: https://issues.jboss.org/browse/WFLY-7342
> Project: WildFly
> Issue Type: Bug
> Components: Security
> Affects Versions: 11.0.0.Alpha1
> Reporter: Martin Choma
> Assignee: Darran Lofthouse
> Labels: user_experience
>
> Is it necessary? I mean adding kerberos-security-factory does not require reload.
> It relates to all of attributes debug, minimum-remaining-lifetime principal, request-lifetime,
> mechanism-oids, path, relative-to, server. For example
> {code}
> [standalone at localhost:9990 /] /subsystem=elytron/kerberos-security-factory=krbSF:write-attribute(name=debug, value=true)
> {
> "outcome" => "success",
> "response-headers" => {
> "operation-requires-reload" => true,
> "process-state" => "reload-required"
> }
> }
> {code}
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
More information about the jboss-jira
mailing list