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

Don't require hostname to match in request to token endpoint #451

Closed
yurem opened this issue Jan 20, 2017 · 1 comment
Closed

Don't require hostname to match in request to token endpoint #451

yurem opened this issue Jan 20, 2017 · 1 comment
Assignees
Labels
bug bug in code
Milestone

Comments

@yurem
Copy link
Contributor

yurem commented Jan 20, 2017

The problematic code is here:
https://github.com/GluuFederation/oxAuth/blob/master/Server/src/main/java/org/xdi/oxauth/auth/AuthenticationFilter.java#L107

@yurem yurem added the bug bug in code label Jan 20, 2017
@yurem yurem added this to the CE 3.0.0 milestone Jan 20, 2017
@yurem yurem self-assigned this Jan 20, 2017
@yurem yurem changed the title Don't expect in ecat hostname in requet to endpoint Don't expect exact hostname in requet to token endpoint Jan 20, 2017
yurem added a commit that referenced this issue Jan 20, 2017
Don't expect exact hostname in requet to token endpoint #451
@yurem
Copy link
Contributor Author

yurem commented Jan 20, 2017

Fixed

@yurem yurem closed this as completed Jan 20, 2017
@nynymike nynymike changed the title Don't expect exact hostname in requet to token endpoint Don't require hostname to match in request to token endpoint Jan 20, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug bug in code
Projects
None yet
Development

No branches or pull requests

1 participant