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

TNL-782 each request should have valid ID Token #3

Merged
merged 2 commits into from
Dec 5, 2014

Conversation

tymofij
Copy link
Contributor

@tymofij tymofij commented Dec 4, 2014

supersedes #2, approved by @olmar
Each incoming request is expected to have signed non-expired JSON Web Token, containing information about user (sub), matching edx-notes client id (to be set in provider's database) and signed with edx-notes client secret (the same).

https://openedx.atlassian.net/browse/TNL-782

@jimabramson @polesye
cc @jzoldak @benpatterson

@coveralls
Copy link

Coverage Status

tymofij added a commit that referenced this pull request Dec 5, 2014
TNL-782 each request should have valid ID Token
@tymofij tymofij merged commit ae7fcd5 into master Dec 5, 2014
@kdmccormick kdmccormick deleted the tim/id-token-auth-rebased branch July 16, 2020 19:50
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

Successfully merging this pull request may close these issues.

2 participants