CMR Metadata Review
  1. CMR Metadata Review

omniauth-edl

Public
AuthorCommitMessageCommit dateIssues
Hoan-Vu Tran-HoHoan-Vu Tran-Ho
9c1031ddcd6MPull request #14: CMRARC-519 Use 'client_id' instead of 'calling_application'Merge in CMRARC/omniauth-edl from feature/CMRARC-519 to master * commit '07794d8de2d81a3f10a50b031f343db71bdbabcc': CMRARC-519 Use 'client_id' instead of 'calling_application'CMRARC-519
Hoan-Vu Tran-HoHoan-Vu Tran-Ho
07794d8de2dCMRARC-519 Use 'client_id' instead of 'calling_application'CMRARC-519
Christopher GokeyChristopher Gokey
a6f8ad549edMPull request #12: Feature/CMRARC-680Merge in CMRARC/omniauth-edl from feature/CMRARC-680 to master * commit 'f8d0b3c9047bf2d1405ab394d2b317516a809d2d': more updated to docs. updated docs.CMRARC-680
Christopher GokeyChristopher Gokey
f8d0b3c9047more updated to docs.
Christopher GokeyChristopher Gokey
4f405a30b48updated docs.
Christopher GokeyChristopher Gokey
52842fe5290MPull request #8: CMRARC-675 changed version.Merge in CMRARC/omniauth-edl from feature/CMRARC-675 to master * commit '50dbc6290524a0dad171dfe9d7d57388da540432': CMRARC-675 changed version.CMRARC-675
Christopher GokeyChristopher Gokey
50dbc629052CMRARC-675 changed version.CMRARC-675
Christopher GokeyChristopher Gokey
a1db98007d2MPull request #7: CMRARC-675 updated example to pass auth token in, changed to post.Merge in CMRARC/omniauth-edl from feature/CMRARC-675 to master * commit '8011be032826f24cdc38e3d1927850a667bf3979': CMRARC-675 added comment. CMRARC-675 updated example to pass auth token in, changed to post. add deps on omniauth-2.0CMRARC-675
Christopher GokeyChristopher Gokey
8011be03282CMRARC-675 added comment.CMRARC-675
Christopher GokeyChristopher Gokey
fe1ded68cc5CMRARC-675 updated example to pass auth token in, changed to post. add deps on omniauth-2.0CMRARC-675
Christopher GokeyChristopher Gokey
4e845f84cb2MMerge pull request #4 in CMRARC/omniauth-urs from feature/CMRARC-491 to master* commit '90fe6bd89a2f1319e769dd610ce980b89e99a3da': CMRARC-491 - mitigate risk to omniauth security issue.CMRARC-491
Christopher GokeyChristopher Gokey
90fe6bd89a2CMRARC-491 - mitigate risk to omniauth security issue.CMRARC-491
Christopher GokeyChristopher Gokey
1d9e8aaa18bMMerge pull request #3 in CMRARC/omniauth-urs from feature/CMRARC-413 to master* commit '12bfee8db850bb1e4797acb370a71f5456aa0c25': CMRARC-413 - Updated to work with and without applications configured in the ECHO group.CMRARC-413
Christopher GokeyChristopher Gokey
12bfee8db85CMRARC-413 - Updated to work with and without applications configured in the ECHO group.CMRARC-413
Christopher GokeyChristopher Gokey
016ae5d1868MMerge pull request #2 in CMRARC/omniauth-urs from develop to master* commit 'be1bb964c5fec43628b4a9e5bf8772b4edf64469': CMRARC407 - Updated readme. CMRARC407 - needed to add calling_application=<client_id> CMRARC407 - seeing if changing to echo-token now makes a difference. seeing if changing to echo-token now makes a difference. more env variable changes. modified env variables to be lowercase. used same dotenv version as cmrdash used ENV vari...
Christopher GokeyChristopher Gokey
be1bb964c5fCMRARC407 - Updated readme.
Christopher GokeyChristopher Gokey
65ec1946755CMRARC407 - needed to add calling_application=<client_id>
Christopher GokeyChristopher Gokey
05ea7a4ab59CMRARC407 - seeing if changing to echo-token now makes a difference.
Christopher GokeyChristopher Gokey
1098956063eseeing if changing to echo-token now makes a difference.
Christopher GokeyChristopher Gokey
d97effcfddamore env variable changes.
Christopher GokeyChristopher Gokey
ffea97cd4b2modified env variables to be lowercase.
Christopher GokeyChristopher Gokey
0d5ef1baf32used same dotenv version as cmrdash
Christopher GokeyChristopher Gokey
71379a08f87used ENV variables now, also modified readme for example and added run.sh for test case.
Christopher GokeyChristopher Gokey
f710841ecc5cleaned up the code a little more.
Christopher GokeyChristopher Gokey
f0a17e89023Omniauth implementation of URS strategy
Christopher GokeyChristopher Gokey
f51f0c3c769initial release of omniauth-urs trategy.
Christopher GokeyChristopher Gokey
043bbdf4bcfInitial Commit