[
https://issues.apache.org/jira/browse/CXF-7572?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
gonzalad resolved CXF-7572.
---------------------------
Resolution: Fixed
> 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)