Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[CXF-7572] default port in OAuth discovery doc #350

Merged
merged 2 commits into from Nov 29, 2017
Merged

[CXF-7572] default port in OAuth discovery doc #350

merged 2 commits into from Nov 29, 2017

Conversation

gonzalad
Copy link
Contributor

Default port should be removed from
issuer and endpoints in discovery
documents.

aka
"issuer":"https://authorization-server:443"
should be
"issuer":"https://authorization-server"

Default port should be removed from
issuer and endpoints in discovery
documents.

aka
"issuer":"https://authorization-server:443"
should be
"issuer":"https://authorization-server"
@gonzalad gonzalad merged commit 72331b4 into master Nov 29, 2017
@gonzalad gonzalad deleted the CXF-7572 branch November 29, 2017 16:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant