commit | a360cba7d85c04c7e761389f6f24dbacc1dbab74 | [log] [tgz] |
---|---|---|
author | Gregory Brail <gregbrail@google.com> | Wed Feb 01 18:23:59 2017 -0800 |
committer | Gregory Brail <gregbrail@google.com> | Wed Feb 01 18:23:59 2017 -0800 |
tree | b6315d5ebdd6c3fb08d5d4ef84412e63f91dab65 | |
parent | c83a0ec04e756aebe0e566024ede26bfefded110 [diff] |
Replace tests that depend on Apigee SSO API with tests that generate a JWT token themselves and verify against a public key stored in GitHub. Also, change the OAuth handler so that the stored public key is not a global variable.