[jboss-jira] [JBoss JIRA] (WFLY-7571) Elytron token-realm description <code> formatting

Darran Lofthouse (JIRA) issues at jboss.org
Mon Nov 28 10:17:01 EST 2016


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

Darran Lofthouse updated WFLY-7571:
-----------------------------------
    Fix Version/s: 11.0.0.Alpha1


> Elytron token-realm description <code> formatting
> -------------------------------------------------
>
>                 Key: WFLY-7571
>                 URL: https://issues.jboss.org/browse/WFLY-7571
>             Project: WildFly
>          Issue Type: Bug
>          Components: Security
>            Reporter: Martin Choma
>            Assignee: Pedro Igor
>              Labels: user_experience
>             Fix For: 11.0.0.Alpha1
>
>
> In token-realm resource in description of 5 attributes there is formatting <code></code> used e.g.
> {code}
> "issuer" => {
>     "type" => LIST,
>     "description" => "A list of strings representing the issuers supported by this configuration. During validation JWT tokens must have an <code>iss</code> claim that contains one of the values defined here.",
>     "expressions-allowed" => true,
>     "nillable" => true,
>     "value-type" => STRING
> },
> {code}
> Apparently this formating is copy/paste from somewhere it make sense. But it does not make sense in model/XSD description. Note, this applies also to operation add description.
> {code}
> /subsystem=elytron/token-realm=a:read-operation-description(name=add)
> {code}



--
This message was sent by Atlassian JIRA
(v7.2.3#72005)


More information about the jboss-jira mailing list