[JBoss JIRA] (WFCORE-4540) Add error message with information that is not allowed to read secret-value and entry-type from Credential Store
by Brian Stansberry (Jira)
[ https://issues.jboss.org/browse/WFCORE-4540?page=com.atlassian.jira.plugi... ]
Brian Stansberry updated WFCORE-4540:
-------------------------------------
Fix Version/s: 10.0.0.Beta5
(was: 10.0.0.Beta4)
> Add error message with information that is not allowed to read secret-value and entry-type from Credential Store
> ----------------------------------------------------------------------------------------------------------------
>
> Key: WFCORE-4540
> URL: https://issues.jboss.org/browse/WFCORE-4540
> Project: WildFly Core
> Issue Type: Bug
> Components: Security
> Reporter: Hynek Švábek
> Assignee: Darran Lofthouse
> Priority: Minor
> Fix For: 10.0.0.Beta5
>
>
> Add error message with information that is not allowed to read secret-value and entry-type from Credential Store over CLI.
> This CLI commands
> {code}
> /subsystem=elytron/credential-store=testCS/alias=someAlias:read-attribute(name=secret-value)
> /subsystem=elytron/credential-store=testCS/alias=someAlias:read-attribute(name=entry-type)
> {code}
> end with success result.
> {code}
> {
> "outcome" => "success",
> "result" => undefined
> }
> {code}
--
This message was sent by Atlassian Jira
(v7.12.1#712002)
6 years, 11 months
[JBoss JIRA] (WFCORE-1386) Accept properties file in scripts for starting as a service
by Brian Stansberry (Jira)
[ https://issues.jboss.org/browse/WFCORE-1386?page=com.atlassian.jira.plugi... ]
Brian Stansberry reassigned WFCORE-1386:
----------------------------------------
Fix Version/s: 9.0.0.Final
Assignee: James Perkins
Resolution: Done
> Accept properties file in scripts for starting as a service
> -----------------------------------------------------------
>
> Key: WFCORE-1386
> URL: https://issues.jboss.org/browse/WFCORE-1386
> Project: WildFly Core
> Issue Type: Feature Request
> Components: Scripts
> Affects Versions: 2.0.0.Beta1
> Environment: Microsoft Windows
> Reporter: Roman Syroeshko
> Assignee: James Perkins
> Priority: Major
> Fix For: 9.0.0.Final
>
>
> Currently $JBOSS_HOME\bin\service\service.bat does not allow passing properties file. We run WildFly in domain mode using the followed command.
> {code}
> domain.bat --properties=jboss.properties
> {code}
> Now, it's impossible to install WildFly as a service like that without hacking out-of-the-box files.
--
This message was sent by Atlassian Jira
(v7.12.1#712002)
6 years, 11 months