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

Why does Resource Owner Cred. Grant not required client secret? #8

Open
jeffijoe opened this issue Jun 17, 2014 · 0 comments
Open

Why does Resource Owner Cred. Grant not required client secret? #8

jeffijoe opened this issue Jun 17, 2014 · 0 comments

Comments

@jeffijoe
Copy link

I noticed both clients are set as Confidential, which according to the OAuth spec would require the server to authenticate the client making the request.

This is only the case for the resource owner credential grant, the refresh token grant does accept a client secret. Why is this?

Thanks for this sample, it has helped me tremendously!

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

No branches or pull requests

1 participant