[jboss-jira] [JBoss JIRA] (WFLY-7573) Elytron oauth2-introspection descriptions copy/pasted from jwt

Darran Lofthouse (JIRA) issues at jboss.org
Mon Nov 28 07:34:00 EST 2016


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

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


> Elytron oauth2-introspection descriptions copy/pasted from jwt
> --------------------------------------------------------------
>
>                 Key: WFLY-7573
>                 URL: https://issues.jboss.org/browse/WFLY-7573
>             Project: WildFly
>          Issue Type: Bug
>          Components: Security
>            Reporter: Martin Choma
>            Assignee: Pedro Igor
>             Fix For: 11.0.0.Alpha1
>
>
> /token-realm/oauth2-introspection descriptions are apparently copied from jwt. For example:
> {code}
> "client-secret" => {
>     "type" => STRING,
>     "description" => "A list of strings representing the audiences supported by this configuration. During validation JWT tokens must have an <code>aud</code> claim that contains one of the values defined here.",
>     "expressions-allowed" => false,
>     "nillable" => false,
>     "min-length" => 1L,
>     "max-length" => 2147483647L
> }
> {code}
> It applies to these attributes:
> * {{client-id}}
> * {{client-secret}}
> * {{client-ssl-context}}
> * {{introspection-url}}



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


More information about the jboss-jira mailing list