[jboss-jira] [JBoss JIRA] (WFLY-7573) Elytron oauth2-introspection descriptions copy/pasted from jwt
Pedro Igor (JIRA)
issues at jboss.org
Wed Nov 16 05:57:00 EST 2016
[ https://issues.jboss.org/browse/WFLY-7573?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Pedro Igor reassigned WFLY-7573:
--------------------------------
Assignee: Pedro Igor
> 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
> Assignee: Pedro Igor
>
> /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