Skip to content

Include client ID in Oauth2 Password Grant #2281

Open
@Matthijsy

Description

@Matthijsy

We are using ember-simple-auth for quite some time combined with doorkeeper for the authentication in our rails API. Now doorkeeper recently changed some things and now we are required to send an client_id when using the Resource Owner Password Grant.

We use the OAuth2PasswordGrantAuthenticator, but as far as I see we can only send the identification and the password. Is it possible to add the client id?

I hope I explained it well enough, please let me know if I have to clearify something

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions