Xav | 71067710d85 | REMOTE_USER gets populated when we set it to the Shibboleth "attribute" name that ecommonsId gets mapped to in attrib... | | |
Xav | 2daf8c20a45 | Merge remote-tracking branch 'origin/remote-user-experiment' into remote-user-experiment
# Conflicts:
# experiment-r... | | |
Xav | 59a65de6438 | Removed the code that relies on the "remoteUser" header being populated (by HeaderAdditionFilter) so we can remove He... | | |
Xav | 7b2a65b8130 | Experiment baseline (works) | | |
Xav | 79091a0e7e8 | Experiment baseline (works) | | |
dwalend | c7bb13e2bd3 | Moved the help doc link to 3.3 for SHRINE2020-1141 | | |
Marc-Danie Nazaire | ed202b9213e | Pull request #1311: SHRINE2020-1196 - Fix SHRINE docker network
Merge in SHRINE/shrine from bugfix/SHRINE2020-1196 t... | | |
Marc-Danie Nazaire | e5298f14d6b | SHRINE2020-1196 - Fix SHRINE docker network - added - fixed merge issue | | |
Marc-Danie Nazaire | 6a32c76b1c7 | SHRINE2020-1196 - Fix SHRINE docker network - added - reverted name change for network lifecycle tool since it was no... | | |
Marc-Danie Nazaire | 84ad67aeda7 | SHRINE2020-1196 - Fix SHRINE docker network - added -dist to network lifecycle tool name | | |
Xav | 219094ce4df | reduced timeout from 20 minutes to 2 minutes, for testing | | |
Xav | 9427ba6ed8f | address more pull request comments | | |
Xav | daba169476f | address some pull request comments | | |
Marc-Danie Nazaire | 337c5cc9f8c | SHRINE2020-1196 - Fix SHRINE docker network - removed extraneous commas | | |
Marc-Danie Nazaire | 2c01b89d6d3 | Pull request #1322: SHRINE2020-1203 - Remove the unused panelTiming from the QEP's front-end javascript code
Merge i... | | |
Marc-Danie Nazaire | 8395953f175 | SHRINE2020-1203 - Remove the unused panelTiming from the QEP's front-end javascript code | | |
Xav | 1c50638b883 | SHRINE2020-1208 : add missing "networkConfig" to WrappedIdleTimer definition; add missing useEffect call to fetch net... | | |
Marc-Danie Nazaire | 31567cdcce9 | Pull request #1321: Feature/SHRINE2020 1089 - If the user deletes the last concept in event 3, reset the panel and re... | | |
Marc-Danie Nazaire | d74ed1e8d0e | SHRINE2020-1089 - If the user deletes the last concept in event 3, reset the panel and relationship to default - Fixe... | | |
Marc-Danie Nazaire | 912d1e40c21 | SHRINE2020-1089 - If the user deletes the last concept in event 3, reset the panel and relationship to default - Fixe... | | |
Xav | 6d53e3afe08 | SHRINE2020-1208 : add missing import; add console logging | | |
Xav | f8e392fafaa | SHRINE2020-1208 : Fix typo; logout of SSO when clicking logout on the time out dialog | | |
Marc-Danie Nazaire | 0cb3639f77c | Pull request #1320: SHRINE2020-1195 - Wording for readable criteria text for three event queries - Fixed missing star... | | |
Marc-Danie Nazaire | 678efbc7c9a | SHRINE2020-1195 - Wording for readable criteria text for three event queries - Fixed missing start date in criteria h... | | |
Xav | 2008c375623 | SHRINE2020-1208 : modify session time-out dialog to meet requirements | | |
Xav | fc7d770db05 | phase1-sso : rm link to "www.google.com" where not needed; replace with "some-logout-url" where needed | | |
David Walend | 1d4591131f5 | Pull request #1317: Bugfix/SHRINE2020 1178
Merge in SHRINE/shrine from bugfix/SHRINE2020-1178 to develop
* commit '... | | |
Marc-Danie Nazaire | 3d7ebb5ba5f | Merge branch 'develop' of https://open.catalyst.harvard.edu/stash/scm/shrine/shrine into bugfix/SHRINE2020-1196 | | |
Xav | 42ad1b66f78 | Merge branch 'develop' into sso-phase1
# Conflicts:
# commons/auth/src/main/scala/net/shrine/authentication/http4s/U... | | |
Marc-Danie Nazaire | 1bbd5f89e79 | sso-phase1: cleanup code for displaying landing page instead of login page when in sso mode | | |
Marc-Danie Nazaire | 71d7c5317fb | sso-phase1: check cookie to see whether to display login info | | |
Marc-Danie Nazaire | 0f2a43068b8 | sso-phase1: test setting cookie | | |
Marc-Danie Nazaire | a4622380800 | sso-phase1: add custom response header for sso | | |
Marc-Danie Nazaire | d085967f55a | sso-phase1: add check for null query string | | |
Marc-Danie Nazaire | fcc0984b2a7 | Merge remote-tracking branch 'origin/sso-phase1' into sso-phase1 | | |
Marc-Danie Nazaire | 824ff0a1242 | sso-phase1: added back placeholder holder username and password to login request | | |
Xav | 63d571c5e3e | Merge remote-tracking branch 'origin/sso-phase1' into sso-phase1 | | |
Xav | 071193fc0fc | add some detailed comments to the sample configuration files | | |
Marc-Danie Nazaire | 92d5656585b | sso-phase1: modify query string and removed check for authType on front-end | | |
Marc-Danie Nazaire | e94e5aabb04 | sso-phase1: added back query string logging | | |
Marc-Danie Nazaire | af566abff91 | sso-phase1: removed throwing of exception in UserAuthentication.scalah | | |
Marc-Danie Nazaire | d57c392f045 | sso-phase1: reverting all changes for hack URL queryString to set sso mode | | |
Marc-Danie Nazaire | 6f3638e947a | sso-phase1: undo hack URL queryString to set sso mode | | |
Marc-Danie Nazaire | 05c5b116043 | sso-phase1: hack URL queryString to set sso mode | | |
Marc-Danie Nazaire | 271d9c50355 | sso-phase1: prep work for not displaying login page for shib auth | | |
Marc-Danie Nazaire | 3be9b093969 | sso-phase1: renamed authenticationType for single sign-on from "sso" to "shib" | | |
Marc-Danie Nazaire | 71f1e8fecfe | Merge remote-tracking branch 'origin/sso-phase1' into sso-phase1
# Conflicts:
# qep/frontend/src/models/NetworkConfi... | | |
Marc-Danie Nazaire | 9b4ef6945d1 | sso-phase1: a little code cleanup for changes for making ssoLogoutUrl configurable | | |
Xav | 750a2d144d3 | Merge branch 'sso-phase1' of https://open.catalyst.harvard.edu/stash/scm/shrine/shrine into sso-phase1
Conflicts:
... | | |
Xav | 5c0a0245d4b | Attempt to tie value of ssoLogoutUrl from REST call to UI | | |
Marc-Danie Nazaire | 4e203d0dd1c | Merge remote-tracking branch 'origin/sso-phase1' into sso-phase1
# Conflicts:
# shrine-setup/src/main/resources/shri... | | |
Marc-Danie Nazaire | 6894de715e7 | sso-phase1: added ssLogoutUser to the NetworkConfig model | | |
Carl Woolf | f3a4334d9b4 | Merge remote-tracking branch 'origin/sso-phase1' into sso-phase1 | | |
Carl Woolf | 049dc371b84 | console.log the authType | | |
Xav | 59cfb61ccbe | Merge branch 'sso-phase1' of https://open.catalyst.harvard.edu/stash/scm/shrine/shrine into sso-phase1 | | |
Carl Woolf | c6956870199 | yet another try to skip login form | | |
Xav | fec8037a9b1 | Merge branch 'sso-phase1' of https://open.catalyst.harvard.edu/stash/scm/shrine/shrine into sso-phase1
Conflicts:
... | | |
Xav | 8ae07558be7 | deleted useless comment | | |
Marc-Danie Nazaire | 47fb32486ad | sso-phase1: moved ssoLogoutUrl to shrine.webclient section of shrine.conf | | |
David Walend | 2be933fa5d0 | Pull request #1314: Feature/SHRINE2020 1131
Merge in SHRINE/shrine from feature/SHRINE2020-1131 to develop
* commit... | | |
Xav | ceeeb63e057 | Merge branch 'sso-phase1' of https://open.catalyst.harvard.edu/stash/scm/shrine/shrine into sso-phase1 | | |
Xav | 04659376d31 | Push ssoLogoutUrl under webclient in the config files | | |
Marc-Danie Nazaire | 9bac77a01ce | sso-phase1: log updates | | |
Marc-Danie Nazaire | ee9738b85fb | sso-phase1: removed anonymous user fallback | | |
David Walend | 59f28dea396 | Pull request #1315: Feature/SHRINE2020 1200
Merge in SHRINE/shrine from feature/SHRINE2020-1200 to develop
* commit... | | |
Marc-Danie Nazaire | 977759cef40 | sso-phase1: prepping for removing anonymous user | | |
Marc-Danie Nazaire | bb7dffb5715 | sso-phase1: prepping for removing anonymous user | | |
Carl Woolf | a35316a2282 | tweak broken test | | |
Carl Woolf | 4c5b90e33c6 | add conf property ssoLogoutUrl. maybe only one matters | | |
Carl Woolf | 056a1eaa5a2 | remove authType changes but try ssoLogoutUrl | | |
Xav | de2cfbf4571 | Merge remote-tracking branch 'origin/sso-phase1' into sso-phase1 | | |
Xav | 1e23501503a | Fix unit test | | |
Carl Woolf | 744a5d20fbc | Merge remote-tracking branch 'origin/sso-phase1' into sso-phase1 | | |
Carl Woolf | a81b06ef52f | add back in some logging | | |
Xav | e89954539a4 | Merge remote-tracking branch 'origin/sso-phase1' into sso-phase1 | | |
Xav | 7e543568f7b | Merge branch 'sso-phase1' of https://open.catalyst.harvard.edu/stash/scm/shrine/shrine into sso-phase1
Conflicts:
... | | |
Carl Woolf | 84d9bbaf4f9 | #3 Try to skip shrine login form during SSO | | |
Xav | b26a0b52686 | Trying to understand the pathway from config file to UI | | |
Carl Woolf | c5f8d8c3237 | #2 Try to skip shrine login form during SSO | | |
Carl Woolf | be79f50fd42 | Revert "Revert "Try to skip shrine login form during SSO""
This reverts commit 9d759d90d1540a61d92fdcf1d4aa554f6198d... | | |
Carl Woolf | 9d759d90d15 | Revert "Try to skip shrine login form during SSO"
This reverts commit 8741723ca848a0ddafa1c40579ea9de6005ebc55. | | |
Carl Woolf | 8741723ca84 | Try to skip shrine login form during SSO | | |
Marc-Danie Nazaire | 13cc616cd24 | SHRINE2020-1196 - Fix SHRINE docker network - decreased wait time for the mysql db | | |
Marc-Danie Nazaire | a5441a0b655 | SHRINE2020-1196 - Fix SHRINE docker network | | |
Marc-Danie Nazaire | ff2000636a0 | SHRINE2020-1196 - Fix SHRINE docker network | | |
Marc-Danie Nazaire | c40ce3fada0 | Pull request #1316: Bugfix/SHRINE2020 1195 - Wording for readable criteria text for three event queries
Merge in SHR... | | |
Marc-Danie Nazaire | 89852d3c407 | SHRINE2020-1195 - Wording for readable criteria text for three event queries - Fixed unit test after merge | | |
Marc-Danie Nazaire | 44a9d49f980 | Merge branch 'develop' of https://open.catalyst.harvard.edu/stash/scm/shrine/shrine into bugfix/SHRINE2020-1195 | | |
David Walend | 9e63f02c8ea | Pull request #1313: Feature/SHRINE2020 1102
Merge in SHRINE/shrine from feature/SHRINE2020-1102 to develop
* commit... | | |
dwalend | 89289d04df3 | Review comment from Marc-Danie for SHRINE2020-1102 | | |
Carl Woolf | 9218929824e | separate header-addition into its own filter | | |
Marc-Danie Nazaire | c5e7455eb2f | SHRINE2020-1195 - Wording for readable criteria text for three event queries - Updated unit tests | | |
dwalend | 68920830a60 | Moved the breakdownResultOutputTypes default section to the adapter for SHRINE2020-1178 | | |
Xav | fa0fe7164ec | Merge branch 'develop' into sso-phase1 | | |
Marc-Danie Nazaire | fffd46cc714 | Merge branch 'develop' of https://open.catalyst.harvard.edu/stash/scm/shrine/shrine into bugfix/SHRINE2020-1196 | | |
Marc-Danie Nazaire | 76d5d0c51e2 | SHRINE2020-1195 - Wording for readable criteria text for three event queries - another comment edit | | |
Marc-Danie Nazaire | ac2abf75f3f | SHRINE2020-1195 - Wording for readable criteria text for three event queries - comment edit | | |
Marc-Danie Nazaire | 87c953914fa | SHRINE2020-1195 - Wording for readable criteria text for three event queries - Added unit test | | |
Xav | d09d1703139 | Reinstate changes made to provide the value of the "remote_user" request header as that of the "remoteUser" request a... | | |
dwalend | 2bd915297af | Some tidying up for SHRINE2020-1200 | | |
Marc-Danie Nazaire | f31b09cbaab | SHRINE2020-1195 - Wording for readable criteria text for three event queries | | |
Marc-Danie Nazaire | b746a145074 | removed modification of getHeader(s: String) method | | |
Marc-Danie Nazaire | a683528b6eb | minor formatting change | | |
Marc-Danie Nazaire | 17337fc1d93 | added check for null remoteUser attribute in modified header methods | | |
dwalend | 010171c923f | Added back changeDate for SHRINE2020-1200 | | |
Marc-Danie Nazaire | 22e15b61b19 | modified getHeaderNames to only add remote_user if it exists | | |
dwalend | 32d1d7b4d44 | Didn't mean to delete dateCreated for SHRINE2020-1200 | | |
dwalend | d419bf16e07 | Maybe this capitalization matters for SHRINE2020-1200 | | |
Marc-Danie Nazaire | 68ec9ff8be9 | add back remote user to getHeaderNames | | |
Marc-Danie Nazaire | 24af69f3ed5 | add back remote user to getHeader(s: String) | | |
Marc-Danie Nazaire | 52f521ebbd1 | add back remote user to getHeaderNames | | |
Marc-Danie Nazaire | 49bb69153c3 | add back remote user to getHeaders(s: String) | | |
Marc-Danie Nazaire | 80c56c87532 | comment out insertion of remote user | | |
dwalend | 0ca312bd6ac | semicolon for SHRINE2020-1200 | | |
Marc-Danie Nazaire | 4cd52c667a0 | Merge branch 'sso-phase1' of https://open.catalyst.harvard.edu/stash/scm/shrine/shrine into sso-phase1
Conflicts:
... | | |
Marc-Danie Nazaire | 729603bf2d8 | comment out some of the logging | | |
dwalend | dfce0cb0bb4 | First pass of database cleanup for SHRINE2020-1200 | | |
dwalend | ef57a0c06d8 | Changed out for a better exception for SHRINE2020-1131 | | |
dwalend | 967e2ba60d3 | Another stray import for SHRINE2020-1102 | | |
Xav | 23064d262fe | Reinstate changes made to provide the value of the "remote_user" request header as that of the "remoteUser" request a... | | |
dwalend | e4f6f74ca00 | Merge remote-tracking branch 'origin/develop' into feature/SHRINE2020-1102 | | |
dwalend | bd8b05c673e | Couple of wierd imports that slipped in for SHRINE2020-1102 | | |
Xav | 77912d6d4d2 | Roll back changes made to provide the value of the "remote_user" request header as that of the "remoteUser" request a... | | |
dwalend | 52cb7547e08 | Found a way to move CrcRequestType after freeing it up for SHRINE2020-1102 | | |
Marc-Danie Nazaire | 10513bcff46 | Pull request #1312: SHRINE2020-1188 - "(optional)" is missing from the text displayed in Event 3 panel
Merge in SHRI... | | |
dwalend | 2c450e3b9d6 | Diffusing CrcRequestType and RequestType dependencies for SHRINE2020-1102 | | |
Marc-Danie Nazaire | 87ccc0d3ab3 | SHRINE2020-1188 - "(optional)" is missing from the text displayed in Event 3 panel | | |
dwalend | 3083744620c | Moved stuff used by just the PM cell auth check to auth for SHRINE2020-1102 | | |
Marc-Danie Nazaire | d80d72246ed | Pull request #1308: Feature/SHRINE2020 1197 - Add a "Add Event" button to trigger the 3rd event panel
Merge in SHRIN... | | |
dwalend | e4ec9f5adda | Merge remote-tracking branch 'origin/develop' into feature/SHRINE2020-1102 | | |
Marc-Danie Nazaire | 179e661ab38 | SHRINE2020-1197 - Add a "Add Event" button to trigger the 3rd event panel - css cleanup | | |
Marc-Danie Nazaire | 0b971fad6e6 | SHRINE2020-1197 - Add a "Add Event" button to trigger the 3rd event panel - Fixed switch from and to timeline | | |
dwalend | 811cb0c4ab3 | Moved more adapter-only code for SHRINE2020-1102, including the query package | | |
Marc-Danie Nazaire | f7982416be8 | SHRINE2020-1197 - Add a "Add Event" button to trigger the 3rd event panel - css change | | |
Carl Woolf | 4f71dc32da8 | typo | | |
Carl Woolf | 9d0d3a5d5ad | clean up logs a bit | | |
Carl Woolf | 427c16f6bf6 | tell users to call userId via id 'remoteUser' | | |
dwalend | 7fcd2d3cb65 | Even more refactoring and deleting for SHRINE2020-1102 | | |
Carl Woolf | f75d0240d73 | What about method getRemoteUser()!? | | |
Carl Woolf | d3fa45ae283 | Another try for (log) header for remote_user | | |
Carl Woolf | 04c05f2caed | Look for (log) header for (ajp_)remote_user | | |
dwalend | 5d5b5049036 | Removed even more dead code for SHRINE2020-1102 | | |
Carl Woolf | 02f3fef91eb | Look for (log) attribute for remote_user | | |
Carl Woolf | e5cd5267757 | samples update | | |
Marc-Danie Nazaire | b1ddd10e2f7 | SHRINE2020-1196 - Fix SHRINE docker network - hub config cleanup | | |
Marc-Danie Nazaire | 38daf5de136 | SHRINE2020-1196 - Fix SHRINE docker network - Comment cleanup | | |
Marc-Danie Nazaire | 2ea34595315 | SHRINE2020-1196 - Fix SHRINE docker network | | |
Carl Woolf | 4b03e41fb8e | fix merge bug | | |
Carl Woolf | db2b8d45886 | sample | | |
Carl Woolf | 65db173bccb | Merge remote-tracking branch 'origin/sso-phase1' into sso-phase1 | | |
Carl Woolf | 7f6642b538f | Merge branch 'develop' into sso-phase1
# Conflicts:
# pom.xml | | |
Xav | f6d497caa32 | Add Tomcat's server.xml configuration file | | |
Marc-Danie Nazaire | 16ff4fd15f3 | convert to proper java enumeration | | |
Carl Woolf | b5e3b44d3da | step one for adding remote_header to requests -- override a few irritable methods | | |
Carl Woolf | 5b4414a2b4c | step zero for adding remote_header to requests | | |
Marc-Danie Nazaire | 767cf7db8bf | Pull request #1309: SHRINE2020-1199 - Start making SHRINE-4.0.0 SNAPSHOTS
Merge in SHRINE/shrine from feature/SHRINE... | | |
Carl Woolf | 3a20d7d0d85 | samples | | |
Carl Woolf | 59550879ded | make 'samples' match SSOT (sso-configs) | | |
Xav | af599589427 | Removed no-longer-needed (officially as of Apache 2.4.10, tested with 2.4.54) work-around to populate the local addre... | | |
Carl Woolf | b355634866d | try getting remote_user from attributes | | |
Carl Woolf | 5e51d044341 | may need local-address hack after all | | |
Marc-Danie Nazaire | 02e52f0f551 | SHRINE2020-1199 - Start making SHRINE-4.0.0 SNAPSHOTS | | |
Carl Woolf | 14214c79a9e | fix email spelling. comment out local-address hack | | |
Carl Woolf | ac7f0ec8ed3 | attributes might work better now? | | |
Carl Woolf | 658246fc67e | try adding attribute prefix AJP_ | | |
Marc-Danie Nazaire | 5f7fc464e0b | SHRINE2020-1197 - Add a "Add Event" button to trigger the 3rd event panel - minor format change | | |
Marc-Danie Nazaire | fc895362e88 | SHRINE2020-1197 - Add a "Add Event" button to trigger the 3rd event panel - css tweak for the Add event button | | |
Marc-Danie Nazaire | 1c8e6dbf5c9 | SHRINE2020-1197 - Add a "Add Event" button to trigger the 3rd event panel - Code cleanup | | |
Marc-Danie Nazaire | 82e0a4270f6 | SHRINE2020-1197 - Add a "Add Event" button to trigger the 3rd event panel - Fixed unit test | | |
Carl Woolf | 6bee162c337 | add dump of attributes | | |
Marc-Danie Nazaire | 547d184d59f | SHRINE2020-1197 - Add a "Add Event" button to trigger the 3rd event panel | | |
dwalend | 13ca9308701 | Moved all of the Read pairs for SHRIEN2020-1102 | | |
Xav | b30457025dd | switch to headers mode (with accompanying change to sp.conf: ShibUseHeaders On) which populates the headers appropria... | | |
dwalend | 0ea1b4666e7 | Moving more code for SHRINE2020-1102 | | |
dwalend | 5462e67eca0 | Found more dead code to delete for SHRINE2020-1102 | | |
dwalend | f7abd7299e4 | Think I found a technique to untie the knot in the i2b2 protocol for SHRINE2020-1102 | | |
Marc-Danie Nazaire | 2c61c2cb76b | Pull request #1307: Feature/SHRINE2020 1090 - Add options to "the first" to a drop for both event relationships - Add... | | |
Marc-Danie Nazaire | 26be57ce0a9 | Pull request #1306: SHRINE2020-1092 - Reload queries with the 3rd event when "edit criteria" is selected
Merge in SH... | | |
Marc-Danie Nazaire | a46bc2a4e50 | revert call remoteUser function on request | | |
Marc-Danie Nazaire | 792d93cd5d7 | call remoteUser function on request | | |
Marc-Danie Nazaire | 1dae7694402 | check for certain attributes | | |
Marc-Danie Nazaire | dd3b6fb47bf | returns attributes in request in qep/authPing api call | | |
Marc-Danie Nazaire | c4d6eec4213 | list attributes names in ContentSecurityPolicyFilter | | |
Marc-Danie Nazaire | 11c16615ecf | returns attributes in request as json in qep/authPing api call | | |
Marc-Danie Nazaire | 8566a254fd4 | returns entire request as json in qep/authPing api call | | |
Marc-Danie Nazaire | 90d84355f01 | debug output | | |
Marc-Danie Nazaire | fcd4e34d298 | changes to modify request in order to set localAddress | | |
Marc-Danie Nazaire | 3d1346ebba7 | changes to modify request in order to set localAddress | | |
| Next → |