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/27 20:57:01 UTC

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

gonzalad created CXF-7572:
-----------------------------

             Summary: 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
            Reporter: gonzalad


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)