You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cxf.apache.org by "gonzalad (JIRA)" <ji...@apache.org> on 2017/11/29 16:13:00 UTC

[jira] [Updated] (CXF-7572) OAuth/OIDC endpoints in discovery document contains default ports

     [ https://issues.apache.org/jira/browse/CXF-7572?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

gonzalad updated CXF-7572:
--------------------------
    Affects Version/s: 3.2.1
        Fix Version/s: 3.2.2
                       3.1.15

> OAuth/OIDC endpoints in discovery document contains default ports 
> ------------------------------------------------------------------
>
>                 Key: CXF-7572
>                 URL: https://issues.apache.org/jira/browse/CXF-7572
>             Project: CXF
>          Issue Type: Bug
>    Affects Versions: 3.1.14, 3.2.1
>            Reporter: gonzalad
>             Fix For: 3.1.15, 3.2.2
>
>
> OIDC / OAuth documents generated by OidcConfigurationService (or AuthorizationMetadataService) contains default port information in issuer.
> For instance: 
> {code}
> "issuer":"https://authorization-server:443",  
> {code}
> Also, in previous versions of CXF we could set issuer as an absolute URL.
> This is not the case anymore in 3.1.14.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)