Add OpenID Connect auth module for POST requests
ClosedPublic

Authored by puiterwijk on Feb 2 2017, 11:05 AM.

Details

Test Plan

Enable AUTH_MODULE='oidc', setup a client_secrets.json file and verify that new auth requests need to specify a valid access_token.

Diff Detail

Repository
rRSDB resultsdb
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.
puiterwijk retitled this revision from to Add OpenID Connect auth module for POST requests.Feb 2 2017, 11:05 AM
puiterwijk updated this object.
puiterwijk edited the test plan for this revision. (Show Details)
puiterwijk set the repository for this revision to rRSDB resultsdb.
puiterwijk updated this revision to Diff 2826.Feb 2 2017, 11:27 AM
puiterwijk removed rRSDB resultsdb as the repository for this revision.
puiterwijk added a subscriber: adamwill.

Tim says I need to add these people as reviewers.

kparal set the repository for this revision to rRSDB resultsdb.Mar 13 2017, 3:51 PM
kparal added a project: resultsdb.
mkrizek resigned from this revision.Thu, Jul 13, 9:03 AM
puiterwijk updated this revision to Diff 3096.Wed, Jul 19, 11:13 AM

Now making more use of the flask-oidc 1.1 features to do less token checking inside resultsdb itself.

puiterwijk updated this revision to Diff 3097.Wed, Jul 19, 12:09 PM
Closed by commit rRSDBa8cd18abfc92: Add OpenID Connect auth module for POST requests (authored by Patrick Uiterwijk <puiterwi@redhat.com>, committed by Josef Skladanka <jskladan@redhat.com>). · Explain WhyWed, Jul 19, 4:40 PM
This revision was automatically updated to reflect the committed changes.