Skip to content
This repository has been archived by the owner on Jan 21, 2020. It is now read-only.

Wrong response format #71

Open
michalkopacz opened this issue Dec 19, 2014 · 2 comments
Open

Wrong response format #71

michalkopacz opened this issue Dec 19, 2014 · 2 comments

Comments

@michalkopacz
Copy link

Hi,

OAuth2 specification describe in point 5.2. response format for invalid request.
But in AuthController::tokenAction if status code is beetwen 400 and 500, we return reposne in problem+json format, not in format from specification. Why?

I know that client can recognize content-type of response, but many OAuth2 clients recognize format from specification.

baptistemanson pushed a commit to baptistemanson/zf-oauth2 that referenced this issue Jan 24, 2015
baptistemanson pushed a commit to baptistemanson/zf-oauth2 that referenced this issue Jan 24, 2015
@michalkopacz
Copy link
Author

resolved in #72

@weierophinney
Copy link
Member

This repository has been closed and moved to laminas-api-tools/api-tools-oauth2; a new issue has been opened at laminas-api-tools/api-tools-oauth2#17.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants