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

Username and password access #65

Open
huggy06 opened this issue Oct 19, 2014 · 4 comments
Open

Username and password access #65

huggy06 opened this issue Oct 19, 2014 · 4 comments

Comments

@huggy06
Copy link

huggy06 commented Oct 19, 2014

Hello

I think there is a problem with Username and password access.

I make tthis to get a token:

POST /oauth HTTP/1.1
Accept: application/json
Authorization: Basic dGVzdGNsaWVudDp0ZXN0cGFzcw==
Content-Type: application/json
{
"grant_type": "password",
"username": "testuser",
"password": "testpass"
}

It work both and return token with or without password !
Maybe I miss something ?

Best regards

Jérôme

@EMCP
Copy link

EMCP commented Jan 8, 2015

Definitely sounds like you missed something. Is this using a custom DB Table?

@jguittard
Copy link
Contributor

@huggy06 is it fixed?

@VijaySankhat
Copy link

@huggy06 Have you fixed this issue? please provide some hint

@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#18.

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

5 participants