[JBoss JIRA] (WFCORE-94) Add -secmgr to startup scripts and propagate -secmgr through the domain
by Stuart Douglas (JIRA)
[ https://issues.jboss.org/browse/WFCORE-94?page=com.atlassian.jira.plugin.... ]
Stuart Douglas updated WFCORE-94:
---------------------------------
Fix Version/s: 1.0.0.Alpha10
(was: 1.0.0.Alpha9)
> Add -secmgr to startup scripts and propagate -secmgr through the domain
> -----------------------------------------------------------------------
>
> Key: WFCORE-94
> URL: https://issues.jboss.org/browse/WFCORE-94
> Project: WildFly Core
> Issue Type: Feature Request
> Components: Domain Management, Scripts
> Reporter: Kabir Khan
> Assignee: James Perkins
> Fix For: 1.0.0.Alpha10
>
>
> The preferred mechanism to enable a security manager is to use the -secmgr module option. Modify the scripts to make this easier to add, and make adjustments to propagate this through the domain.
> The -secmgr module option is not visible from the launched process, so for the process controller and host controller to pass that on to the started host controller or server process respectively, a check is added to see if a security manager was enabeld. If a security manager is enabled, and -Djava.security.manager is not present in the system properties, we add the -secmgr module option when starting the next process.
--
This message was sent by Atlassian JIRA
(v6.3.1#6329)
11 years, 9 months
[JBoss JIRA] (WFCORE-107) Update whoami operation to return authentication mechanism where verbose=true
by Stuart Douglas (JIRA)
[ https://issues.jboss.org/browse/WFCORE-107?page=com.atlassian.jira.plugin... ]
Stuart Douglas updated WFCORE-107:
----------------------------------
Fix Version/s: 1.0.0.Alpha10
(was: 1.0.0.Alpha9)
> Update whoami operation to return authentication mechanism where verbose=true
> -----------------------------------------------------------------------------
>
> Key: WFCORE-107
> URL: https://issues.jboss.org/browse/WFCORE-107
> Project: WildFly Core
> Issue Type: Feature Request
> Components: Domain Management
> Reporter: Darran Lofthouse
> Assignee: Darran Lofthouse
> Fix For: 1.0.0.Alpha10
>
>
> The admin console currently contains a "logout" handler that follows a round of HTTP message exchanges to trick the web browser into forgetting the credentials it has cached.
> This only makes sense where the browser has cached a credential - if we return the authentication mechanism then the console can make a better decision regarding displaying the logout link or could change the implementation so display a message to the user explaining why logout does not make sense.
--
This message was sent by Atlassian JIRA
(v6.3.1#6329)
11 years, 9 months
[JBoss JIRA] (WFCORE-146) Cleanup/fix IPV6 testsuite
by Stuart Douglas (JIRA)
[ https://issues.jboss.org/browse/WFCORE-146?page=com.atlassian.jira.plugin... ]
Stuart Douglas updated WFCORE-146:
----------------------------------
Fix Version/s: 1.0.0.Alpha10
(was: 1.0.0.Alpha9)
> Cleanup/fix IPV6 testsuite
> --------------------------
>
> Key: WFCORE-146
> URL: https://issues.jboss.org/browse/WFCORE-146
> Project: WildFly Core
> Issue Type: Task
> Affects Versions: 1.0.0.Alpha8
> Reporter: Tomaz Cerar
> Assignee: Tomaz Cerar
> Priority: Blocker
> Fix For: 1.0.0.Alpha10
>
>
> CLI testsuite cannot be ported over to Core as we have problems with IPV6 testsuite.
> Testsuite configuration for ipv6 should be unified and simplified to make all this work in core and in full without extra params to build
--
This message was sent by Atlassian JIRA
(v6.3.1#6329)
11 years, 9 months
[JBoss JIRA] (WFCORE-140) The Resource for a deployment whose 'persistent' attribute is 'false' does not return 'true' from isRuntime()
by Stuart Douglas (JIRA)
[ https://issues.jboss.org/browse/WFCORE-140?page=com.atlassian.jira.plugin... ]
Stuart Douglas updated WFCORE-140:
----------------------------------
Fix Version/s: 1.0.0.Alpha10
(was: 1.0.0.Alpha9)
> The Resource for a deployment whose 'persistent' attribute is 'false' does not return 'true' from isRuntime()
> -------------------------------------------------------------------------------------------------------------
>
> Key: WFCORE-140
> URL: https://issues.jboss.org/browse/WFCORE-140
> Project: WildFly Core
> Issue Type: Bug
> Components: Domain Management
> Affects Versions: 1.0.0.Alpha8
> Reporter: Brian Stansberry
> Assignee: Brian Stansberry
> Fix For: 1.0.0.Alpha10
>
>
> Scanner managed deployments have the deployment resource's 'persistent' attribute set to 'false'. This results in the StandaloneXml not persisting the resource to XML, but that depends on custom logic in StandaloneXml that reads the attribute.
> The Resource for these deployments should return 'true' from isRuntime() so callers can decided about this without needing internal knowledge of the resource attributes.
--
This message was sent by Atlassian JIRA
(v6.3.1#6329)
11 years, 9 months