[jboss-jira] [JBoss JIRA] (WFCORE-4516) Allow server-identities expression resolution to support Base64 encoded system properties.

Darran Lofthouse (Jira) issues at jboss.org
Mon Sep 30 05:36:00 EDT 2019


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

Darran Lofthouse reassigned WFCORE-4516:
----------------------------------------

    Assignee:     (was: Darran Lofthouse)


> Allow server-identities expression resolution to support Base64 encoded system properties.
> ------------------------------------------------------------------------------------------
>
>                 Key: WFCORE-4516
>                 URL: https://issues.jboss.org/browse/WFCORE-4516
>             Project: WildFly Core
>          Issue Type: Feature Request
>          Components: Management, Security
>            Reporter: Indrajit Ingawale
>            Priority: Major
>
> The expression for secret value under server-identities in test-security-realm does not work , even though it shows "expressions-allowed" to true like below .
> ----------------------------
> [standalone at localhost:9990 /] /core-service=management/security-realm=test-security-realm/server-identity=secret:read-resource-description()
> {
> "outcome" => "success",
> .
> .
> "attributes" =>
> {. . . . . }
> ,
> "value" =>
> { "type" => STRING, "description" => "The secret / password - Base64 Encoded.", "expressions-allowed" => true, "required" => true, "nillable" => true, "alternatives" => ["credential-reference"], "min-length" => 1L, "max-length" => 2147483647L, "access-type" => "read-write", "storage" => "configuration", "restart-required" => "no-services" }
> },
> "operations" => undefined,
> "notifications" => undefined,
> "children" => {}
> }
> }
> ----------------------------



--
This message was sent by Atlassian Jira
(v7.13.8#713008)


More information about the jboss-jira mailing list