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

generateServiceProviderMetadata: remove callbackUrl dependency #103

Merged
merged 1 commit into from
Aug 6, 2015

Conversation

gnawhleinad
Copy link
Contributor

This change mirrors generateAuthorizeRequest's behavior of constructing callbackUrl from protocol and path if callbackUrl is not supplied.

I kept req independent from generateServiceProviderMetaData by adding a host option that defaults to localhost.

@ploer
Copy link
Contributor

ploer commented Aug 4, 2015

Looks good to me, can I get you to resolve the conflicts I just created, and maybe add a test case under generateServiceProviderMetadata that constructs the callback url from protocol/path/host?

Thanks!

@gnawhleinad gnawhleinad force-pushed the remove_callback_url branch 2 times, most recently from 46f4298 to d578141 Compare August 5, 2015 05:49
@gnawhleinad
Copy link
Contributor Author

Done!

ploer added a commit that referenced this pull request Aug 6, 2015
generateServiceProviderMetadata: remove callbackUrl dependency
@ploer ploer merged commit e43fa57 into node-saml:master Aug 6, 2015
@gnawhleinad gnawhleinad deleted the remove_callback_url branch September 25, 2015 04:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants