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

Martin Choma (JIRA) issues at jboss.org
Mon Nov 14 08:25:02 EST 2016


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

Martin Choma moved JBEAP-7123 to WFLY-7573:
-------------------------------------------

              Project: WildFly  (was: JBoss Enterprise Application Platform)
                  Key: WFLY-7573  (was: JBEAP-7123)
             Workflow: GIT Pull Request workflow   (was: CDW with loose statuses v1)
          Component/s: Security
                           (was: Security)
                           (was: User Experience)
    Affects Version/s: 11.0.0.Alpha1
                           (was: 7.1.0.DR8)


> 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
>    Affects Versions: 11.0.0.Alpha1
>            Reporter: Martin Choma
>
> /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