You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@cxf.apache.org by GitBox <gi...@apache.org> on 2017/11/28 10:37:47 UTC

[GitHub] gonzalad opened a new pull request #348: [CXF-7572] default port in OAuth discovery doc

gonzalad opened a new pull request #348: [CXF-7572] default port in OAuth discovery doc
URL: https://github.com/apache/cxf/pull/348
 
 
   Default port should be removed from
   issuer and endpoints in discovery
   documents.
   
   aka
   "issuer":"https://authorization-server:443"
   should be
   "issuer":"https://authorization-server"

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services