Skip to content
This repository has been archived by the owner on Feb 25, 2019. It is now read-only.

Specifying 'query' response_mode still resulted in fragmented (#) response. #297

Merged
merged 1 commit into from
Nov 9, 2015

Conversation

tony-evans-enactus
Copy link
Contributor

The signin form was missing a hidden field for the response_mode parameter. Added it to allow caller to specify a response mode.

Also, made the addition conditional to match the SPEC which indicates to only include the parameter if it varies from the default. If the response_mode is not supplied to the signin form, it is not added to the authorization details.

@christiansmith
Copy link
Member

Great catch! Thanks!

christiansmith added a commit that referenced this pull request Nov 9, 2015
Specifying 'query' response_mode still resulted in fragmented (#) response.
@christiansmith christiansmith merged commit 91d633e into anvilresearch:master Nov 9, 2015
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants