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:
[email protected]


With regards,
Apache Git Services

Reply via email to