Marc-Danie Nazaire | dc683ac13d8 | SHRINE2020-1089 - If the user deletes the last concept in event 3, reset the panel and relationship to default - Fixe... | | |
Marc-Danie Nazaire | 5b151466f62 | SHRINE2020-1089 - If the user deletes the last concept in event 3, reset the panel and relationship to default - Fixe... | | |
Xav | 6af3cca8572 | SHRINE2020-1208 : add missing import; add console logging | | |
Xav | 698743cdd64 | SHRINE2020-1208 : Fix typo; logout of SSO when clicking logout on the time out dialog | | |
Marc-Danie Nazaire | 91848a9b79d | Pull request #1320: SHRINE2020-1195 - Wording for readable criteria text for three event queries - Fixed missing star... | | |
Marc-Danie Nazaire | d8a92fe9912 | SHRINE2020-1195 - Wording for readable criteria text for three event queries - Fixed missing start date in criteria h... | | |
Xav | 75e627c2526 | SHRINE2020-1208 : modify session time-out dialog to meet requirements | | |
Xav | b81c193782d | phase1-sso : rm link to "www.google.com" where not needed; replace with "some-logout-url" where needed | | |
David Walend | 8dd96fe74fe | Pull request #1317: Bugfix/SHRINE2020 1178
Merge in SHRINE/shrine from bugfix/SHRINE2020-1178 to develop
* commit '... | | |
Marc-Danie Nazaire | 84f76027f4e | Merge branch 'develop' of https://open.catalyst.harvard.edu/stash/scm/shrine/shrine into bugfix/SHRINE2020-1196 | | |
Xav | 6d1a63badf8 | Merge branch 'develop' into sso-phase1
# Conflicts:
# commons/auth/src/main/scala/net/shrine/authentication/http4s/U... | | |
Marc-Danie Nazaire | ce6233d2e8d | sso-phase1: cleanup code for displaying landing page instead of login page when in sso mode | | |
Marc-Danie Nazaire | b1461496275 | sso-phase1: check cookie to see whether to display login info | | |
Marc-Danie Nazaire | b0a4a8ea876 | sso-phase1: test setting cookie | | |
Marc-Danie Nazaire | d4653ab122d | sso-phase1: add custom response header for sso | | |
Marc-Danie Nazaire | a62031ef683 | sso-phase1: add check for null query string | | |
Marc-Danie Nazaire | c2997cabf95 | Merge remote-tracking branch 'origin/sso-phase1' into sso-phase1 | | |
Marc-Danie Nazaire | 3fb181be064 | sso-phase1: added back placeholder holder username and password to login request | | |
Xav | 4f0ba02bdd8 | Merge remote-tracking branch 'origin/sso-phase1' into sso-phase1 | | |
Xav | c112785d4e5 | add some detailed comments to the sample configuration files | | |
Marc-Danie Nazaire | a679d1cbb59 | sso-phase1: modify query string and removed check for authType on front-end | | |
Marc-Danie Nazaire | 10e2c72d1b9 | sso-phase1: added back query string logging | | |
Marc-Danie Nazaire | 47ab34f069c | sso-phase1: removed throwing of exception in UserAuthentication.scalah | | |
Marc-Danie Nazaire | d9bece30f7b | sso-phase1: reverting all changes for hack URL queryString to set sso mode | | |
Marc-Danie Nazaire | 09f31d88301 | sso-phase1: undo hack URL queryString to set sso mode | | |
Marc-Danie Nazaire | 8b3ae570a8f | sso-phase1: hack URL queryString to set sso mode | | |
Marc-Danie Nazaire | 47cd45ccd96 | sso-phase1: prep work for not displaying login page for shib auth | | |
Marc-Danie Nazaire | 6cd8df1423a | sso-phase1: renamed authenticationType for single sign-on from "sso" to "shib" | | |
Marc-Danie Nazaire | 8cc8a8afa96 | Merge remote-tracking branch 'origin/sso-phase1' into sso-phase1
# Conflicts:
# qep/frontend/src/models/NetworkConfi... | | |
Marc-Danie Nazaire | d63c792fd76 | sso-phase1: a little code cleanup for changes for making ssoLogoutUrl configurable | | |
Xav | fea94d140ca | Merge branch 'sso-phase1' of https://open.catalyst.harvard.edu/stash/scm/shrine/shrine into sso-phase1
Conflicts:
... | | |
Xav | 67a1ba3d7e0 | Attempt to tie value of ssoLogoutUrl from REST call to UI | | |
Marc-Danie Nazaire | 6d1d314c49e | Merge remote-tracking branch 'origin/sso-phase1' into sso-phase1
# Conflicts:
# shrine-setup/src/main/resources/shri... | | |
Marc-Danie Nazaire | a3ee66fc8b7 | sso-phase1: added ssLogoutUser to the NetworkConfig model | | |
Carl Woolf | e98794aa44f | Merge remote-tracking branch 'origin/sso-phase1' into sso-phase1 | | |
Carl Woolf | 1bdfbdb74d5 | console.log the authType | | |
Xav | 91b5e941707 | Merge branch 'sso-phase1' of https://open.catalyst.harvard.edu/stash/scm/shrine/shrine into sso-phase1 | | |
Carl Woolf | ed714b39594 | yet another try to skip login form | | |
Xav | f39b5a5dca1 | Merge branch 'sso-phase1' of https://open.catalyst.harvard.edu/stash/scm/shrine/shrine into sso-phase1
Conflicts:
... | | |
Xav | c7755835a7b | deleted useless comment | | |
Marc-Danie Nazaire | ecbb1fe58b2 | sso-phase1: moved ssoLogoutUrl to shrine.webclient section of shrine.conf | | |
David Walend | 7daed6780c4 | Pull request #1314: Feature/SHRINE2020 1131
Merge in SHRINE/shrine from feature/SHRINE2020-1131 to develop
* commit... | | |
Xav | 19964eda0d4 | Merge branch 'sso-phase1' of https://open.catalyst.harvard.edu/stash/scm/shrine/shrine into sso-phase1 | | |
Xav | 1299191ed2d | Push ssoLogoutUrl under webclient in the config files | | |
Marc-Danie Nazaire | 53dadf9fe5d | sso-phase1: log updates | | |
Marc-Danie Nazaire | eb9be7e35a0 | sso-phase1: removed anonymous user fallback | | |
David Walend | 8ee1760f264 | Pull request #1315: Feature/SHRINE2020 1200
Merge in SHRINE/shrine from feature/SHRINE2020-1200 to develop
* commit... | | |
Marc-Danie Nazaire | 54eec5f3d70 | sso-phase1: prepping for removing anonymous user | | |
Marc-Danie Nazaire | 42c87111f59 | sso-phase1: prepping for removing anonymous user | | |
Carl Woolf | bd96aad5139 | tweak broken test | | |
Carl Woolf | 860f0c9d5cb | add conf property ssoLogoutUrl. maybe only one matters | | |
Carl Woolf | 70a90059f48 | remove authType changes but try ssoLogoutUrl | | |
Xav | 1e3085a3a37 | Merge remote-tracking branch 'origin/sso-phase1' into sso-phase1 | | |
Xav | 17f92580615 | Fix unit test | | |
Carl Woolf | c75e1a7becd | Merge remote-tracking branch 'origin/sso-phase1' into sso-phase1 | | |
Carl Woolf | 223e254b92f | add back in some logging | | |
Xav | 8bb58c77ca8 | Merge remote-tracking branch 'origin/sso-phase1' into sso-phase1 | | |
Xav | e6c1255114a | Merge branch 'sso-phase1' of https://open.catalyst.harvard.edu/stash/scm/shrine/shrine into sso-phase1
Conflicts:
... | | |
Carl Woolf | 76ba437573b | #3 Try to skip shrine login form during SSO | | |
Xav | 3ae4548c14b | Trying to understand the pathway from config file to UI | | |
Carl Woolf | 8f3c3ef02bf | #2 Try to skip shrine login form during SSO | | |
Carl Woolf | 62451131975 | Revert "Revert "Try to skip shrine login form during SSO""
This reverts commit 80c3e492956996031e5e9cd32d14f76aecd2d... | | |
Carl Woolf | 80c3e492956 | Revert "Try to skip shrine login form during SSO"
This reverts commit 3d3a7b5e9091de597aec5fc79991223d09d8917d. | | |
Carl Woolf | 3d3a7b5e909 | Try to skip shrine login form during SSO | | |
Marc-Danie Nazaire | 6711d7596b4 | SHRINE2020-1196 - Fix SHRINE docker network - decreased wait time for the mysql db | | |
Marc-Danie Nazaire | 27afa517b3a | SHRINE2020-1196 - Fix SHRINE docker network | | |
Marc-Danie Nazaire | 4eebf9109ac | SHRINE2020-1196 - Fix SHRINE docker network | | |
Marc-Danie Nazaire | af1df03d868 | Pull request #1316: Bugfix/SHRINE2020 1195 - Wording for readable criteria text for three event queries
Merge in SHR... | | |
Marc-Danie Nazaire | d84bbaeebd5 | SHRINE2020-1195 - Wording for readable criteria text for three event queries - Fixed unit test after merge | | |
Marc-Danie Nazaire | f9dd6f5e3f0 | Merge branch 'develop' of https://open.catalyst.harvard.edu/stash/scm/shrine/shrine into bugfix/SHRINE2020-1195 | | |
David Walend | 24fcb1c7f83 | Pull request #1313: Feature/SHRINE2020 1102
Merge in SHRINE/shrine from feature/SHRINE2020-1102 to develop
* commit... | | |
dwalend | 4f07c7203f3 | Review comment from Marc-Danie for SHRINE2020-1102 | | |
Carl Woolf | f800c4133e3 | separate header-addition into its own filter | | |
Marc-Danie Nazaire | 92736f1318d | SHRINE2020-1195 - Wording for readable criteria text for three event queries - Updated unit tests | | |
dwalend | da15c906216 | Moved the breakdownResultOutputTypes default section to the adapter for SHRINE2020-1178 | | |
Xav | 7be65f003aa | Merge branch 'develop' into sso-phase1 | | |
Marc-Danie Nazaire | 04ffc2a4b93 | Merge branch 'develop' of https://open.catalyst.harvard.edu/stash/scm/shrine/shrine into bugfix/SHRINE2020-1196 | | |
Marc-Danie Nazaire | dc71fb9ac9a | SHRINE2020-1195 - Wording for readable criteria text for three event queries - another comment edit | | |
Marc-Danie Nazaire | e522ae70235 | SHRINE2020-1195 - Wording for readable criteria text for three event queries - comment edit | | |
Marc-Danie Nazaire | c163c5cc496 | SHRINE2020-1195 - Wording for readable criteria text for three event queries - Added unit test | | |
Xav | b644b379d36 | Reinstate changes made to provide the value of the "remote_user" request header as that of the "remoteUser" request a... | | |
dwalend | 82e9a2e5e4d | Some tidying up for SHRINE2020-1200 | | |
Marc-Danie Nazaire | 0db40525221 | SHRINE2020-1195 - Wording for readable criteria text for three event queries | | |
Marc-Danie Nazaire | 43403cb1fb9 | removed modification of getHeader(s: String) method | | |
Marc-Danie Nazaire | 08ce2915ed6 | minor formatting change | | |
Marc-Danie Nazaire | 384383c3307 | added check for null remoteUser attribute in modified header methods | | |
dwalend | 7e796212f50 | Added back changeDate for SHRINE2020-1200 | | |
Marc-Danie Nazaire | 833d16a6e05 | modified getHeaderNames to only add remote_user if it exists | | |
dwalend | 5c53431a9b4 | Didn't mean to delete dateCreated for SHRINE2020-1200 | | |
dwalend | 71b2ad50982 | Maybe this capitalization matters for SHRINE2020-1200 | | |
Marc-Danie Nazaire | e418469c2a8 | add back remote user to getHeaderNames | | |
Marc-Danie Nazaire | 02ffc580710 | add back remote user to getHeader(s: String) | | |
Marc-Danie Nazaire | ba98e7e69d4 | add back remote user to getHeaderNames | | |
Marc-Danie Nazaire | 5635e251931 | add back remote user to getHeaders(s: String) | | |
Marc-Danie Nazaire | 767b6ba4348 | comment out insertion of remote user | | |
dwalend | 2636ee4a67b | semicolon for SHRINE2020-1200 | | |
Marc-Danie Nazaire | 16b3ac5a528 | Merge branch 'sso-phase1' of https://open.catalyst.harvard.edu/stash/scm/shrine/shrine into sso-phase1
Conflicts:
... | | |
Marc-Danie Nazaire | 0554954c3bf | comment out some of the logging | | |
dwalend | e4321a98090 | First pass of database cleanup for SHRINE2020-1200 | | |
dwalend | da88cdfb271 | Changed out for a better exception for SHRINE2020-1131 | | |
dwalend | d5f10747516 | Another stray import for SHRINE2020-1102 | | |
Xav | 3f25fd0dc90 | Reinstate changes made to provide the value of the "remote_user" request header as that of the "remoteUser" request a... | | |
dwalend | c85d792e2ed | Merge remote-tracking branch 'origin/develop' into feature/SHRINE2020-1102 | | |
dwalend | f71158b0c87 | Couple of wierd imports that slipped in for SHRINE2020-1102 | | |
Xav | e0a938087a6 | Roll back changes made to provide the value of the "remote_user" request header as that of the "remoteUser" request a... | | |
dwalend | 6b89a8f00cf | Found a way to move CrcRequestType after freeing it up for SHRINE2020-1102 | | |
Marc-Danie Nazaire | 284cae84e73 | Pull request #1312: SHRINE2020-1188 - "(optional)" is missing from the text displayed in Event 3 panel
Merge in SHRI... | | |
dwalend | 04273162858 | Diffusing CrcRequestType and RequestType dependencies for SHRINE2020-1102 | | |
Marc-Danie Nazaire | f4a70112ac9 | SHRINE2020-1188 - "(optional)" is missing from the text displayed in Event 3 panel | | |
dwalend | 384a4a469a6 | Moved stuff used by just the PM cell auth check to auth for SHRINE2020-1102 | | |
Marc-Danie Nazaire | 718c51af488 | Pull request #1308: Feature/SHRINE2020 1197 - Add a "Add Event" button to trigger the 3rd event panel
Merge in SHRIN... | | |
dwalend | 2c26ebcc750 | Merge remote-tracking branch 'origin/develop' into feature/SHRINE2020-1102 | | |
Marc-Danie Nazaire | ee959c80eb0 | SHRINE2020-1197 - Add a "Add Event" button to trigger the 3rd event panel - css cleanup | | |
Marc-Danie Nazaire | b68c69166bb | SHRINE2020-1197 - Add a "Add Event" button to trigger the 3rd event panel - Fixed switch from and to timeline | | |
dwalend | 8d0e5f56868 | Moved more adapter-only code for SHRINE2020-1102, including the query package | | |
Marc-Danie Nazaire | c52f5dc191c | SHRINE2020-1197 - Add a "Add Event" button to trigger the 3rd event panel - css change | | |
Carl Woolf | 7d0fdafbf9d | typo | | |
Carl Woolf | a02b4714b70 | clean up logs a bit | | |
Carl Woolf | 8aad9cd73c1 | tell users to call userId via id 'remoteUser' | | |
dwalend | 27ee10210f5 | Even more refactoring and deleting for SHRINE2020-1102 | | |
Carl Woolf | 7c963e1ced2 | What about method getRemoteUser()!? | | |
Carl Woolf | e2ac47a5216 | Another try for (log) header for remote_user | | |
Carl Woolf | f79abbb64e8 | Look for (log) header for (ajp_)remote_user | | |
dwalend | e6bae1a7ada | Removed even more dead code for SHRINE2020-1102 | | |
Carl Woolf | 08270d568b8 | Look for (log) attribute for remote_user | | |
Carl Woolf | 319863949e3 | samples update | | |
Marc-Danie Nazaire | 654160bbc23 | SHRINE2020-1196 - Fix SHRINE docker network - hub config cleanup | | |
Marc-Danie Nazaire | a8536996093 | SHRINE2020-1196 - Fix SHRINE docker network - Comment cleanup | | |
Marc-Danie Nazaire | 7746f202676 | SHRINE2020-1196 - Fix SHRINE docker network | | |
Carl Woolf | b00843b9c87 | fix merge bug | | |
Carl Woolf | f57d0d83569 | sample | | |
Carl Woolf | 5c80819e3a4 | Merge remote-tracking branch 'origin/sso-phase1' into sso-phase1 | | |
Carl Woolf | 9e8921a5213 | Merge branch 'develop' into sso-phase1
# Conflicts:
# pom.xml | | |
Xav | 636a61b5343 | Add Tomcat's server.xml configuration file | | |
Marc-Danie Nazaire | f4f1671fcb2 | convert to proper java enumeration | | |
Carl Woolf | 64225b3f06c | step one for adding remote_header to requests -- override a few irritable methods | | |
Carl Woolf | ea8d232393b | step zero for adding remote_header to requests | | |
Marc-Danie Nazaire | 31fe0a343ea | Pull request #1309: SHRINE2020-1199 - Start making SHRINE-4.0.0 SNAPSHOTS
Merge in SHRINE/shrine from feature/SHRINE... | | |
Carl Woolf | ad0358b13d0 | samples | | |
Carl Woolf | f3176fd670b | make 'samples' match SSOT (sso-configs) | | |
Xav | f96d01260eb | 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 | 25e4d698989 | try getting remote_user from attributes | | |
Carl Woolf | 74f26adab0d | may need local-address hack after all | | |
Marc-Danie Nazaire | c081ee8183c | SHRINE2020-1199 - Start making SHRINE-4.0.0 SNAPSHOTS | | |
Carl Woolf | fcd385f4fda | fix email spelling. comment out local-address hack | | |
Carl Woolf | 5ee3987d41b | attributes might work better now? | | |
Carl Woolf | 58b785849ef | try adding attribute prefix AJP_ | | |
Marc-Danie Nazaire | 8b360993254 | SHRINE2020-1197 - Add a "Add Event" button to trigger the 3rd event panel - minor format change | | |
Marc-Danie Nazaire | 3d75d547061 | SHRINE2020-1197 - Add a "Add Event" button to trigger the 3rd event panel - css tweak for the Add event button | | |
Marc-Danie Nazaire | 0a56e7be423 | SHRINE2020-1197 - Add a "Add Event" button to trigger the 3rd event panel - Code cleanup | | |
Marc-Danie Nazaire | fd0db6b963a | SHRINE2020-1197 - Add a "Add Event" button to trigger the 3rd event panel - Fixed unit test | | |
Carl Woolf | 13f13add4bf | add dump of attributes | | |
Marc-Danie Nazaire | 06104cf3c13 | SHRINE2020-1197 - Add a "Add Event" button to trigger the 3rd event panel | | |
dwalend | 537dfa24a33 | Moved all of the Read pairs for SHRIEN2020-1102 | | |
Xav | 2fc8e3e7af6 | switch to headers mode (with accompanying change to sp.conf: ShibUseHeaders On) which populates the headers appropria... | | |
dwalend | 7e29784d2b0 | Moving more code for SHRINE2020-1102 | | |
dwalend | 5d1ca57b62c | Found more dead code to delete for SHRINE2020-1102 | | |
dwalend | 7f12c1523b2 | Think I found a technique to untie the knot in the i2b2 protocol for SHRINE2020-1102 | | |
Marc-Danie Nazaire | 76b2bc1aeef | Pull request #1307: Feature/SHRINE2020 1090 - Add options to "the first" to a drop for both event relationships - Add... | | |
Marc-Danie Nazaire | 7287a2c8c88 | Pull request #1306: SHRINE2020-1092 - Reload queries with the 3rd event when "edit criteria" is selected
Merge in SH... | | |
Marc-Danie Nazaire | af8aad10a75 | revert call remoteUser function on request | | |
Marc-Danie Nazaire | c56e5f49c9a | call remoteUser function on request | | |
Marc-Danie Nazaire | bb63ab60653 | check for certain attributes | | |
Marc-Danie Nazaire | 07ea2f0c7ce | returns attributes in request in qep/authPing api call | | |
Marc-Danie Nazaire | 4b99cb2babe | list attributes names in ContentSecurityPolicyFilter | | |
Marc-Danie Nazaire | 8276a596ff8 | returns attributes in request as json in qep/authPing api call | | |
Marc-Danie Nazaire | a5be4b33b5d | returns entire request as json in qep/authPing api call | | |
Marc-Danie Nazaire | e7fb5c86f0a | debug output | | |
Marc-Danie Nazaire | 5be3a589280 | changes to modify request in order to set localAddress | | |
Marc-Danie Nazaire | ddf9cc71b00 | changes to modify request in order to set localAddress | | |
Marc-Danie Nazaire | 7b43d077454 | edit debug logging to ContentSecurityPolicyFilter.scala | | |
Marc-Danie Nazaire | 20013dc0014 | added debug logging to ContentSecurityPolicyFilter.scala | | |
Marc-Danie Nazaire | 6f6fa277580 | SHRINE2020-1090 - Add options to "the first" to a drop for both event relationships - Added missing test snapshot file | | |
Marc-Danie Nazaire | 59ff13df03c | SHRINE2020-1090 - Add options to "the first" to a drop for both event relationships - Add front end test | | |
Marc-Danie Nazaire | fde9109d06c | SHRINE2020-1090 - Add options to "the first" to a drop for both event relationships | | |
Marc-Danie Nazaire | 8ab55663ab0 | Merge branch 'develop' of https://open.catalyst.harvard.edu/stash/scm/shrine/shrine into feature/SHRINE2020-1092 | | |
Marc-Danie Nazaire | 5ac46a45bb5 | Merge pull request #1305 in SHRINE/shrine from feature/SHRINE2020-1087 to develop
* commit '22f934a3a8f8d7573477e9d4... | | |
Xav | 4a3af7f3ace | Revert "go back to previous logout behavior, so as to experiment logout behavior"
This reverts commit 39f2e0a11987e1... | | |
Xav | 39f2e0a1198 | go back to previous logout behavior, so as to experiment logout behavior | | |
Marc-Danie Nazaire | 22f934a3a8f | Merge branch 'develop' of https://open.catalyst.harvard.edu/stash/scm/shrine/shrine into feature/SHRINE2020-1087 | | |
David Walend | 402536cf1f8 | Merge pull request #1304 in SHRINE/shrine from feature/SHRINE2020-1102 to develop
* commit '68ff78ddacffd8377595c9d3... | | |
Marc-Danie Nazaire | 7bd1d1f3ab4 | SHRINE2020-1087 -Allow the user to define the relationship between the 2nd and 3rd event | | |
dwalend | 68ff78ddacf | Merging | | |
David Walend | bea0c1c882e | Merge pull request #1300 in SHRINE/shrine from feature/SHRINE2020-1181 to develop
* commit '938226ad8102a5f443498f20... | | |
dwalend | 7ec9e49d7d4 | My own review for SHRINE2020-1102 | | |
dwalend | 800fe4fe46b | Merge remote-tracking branch 'origin/develop' into feature/SHRINE2020-1102 | | |
dwalend | 938226ad810 | Merging | | |
David Walend | cc46b6dced1 | Merge pull request #1301 in SHRINE/shrine from feature/SHRINE2020-1101 to develop
* commit '0ca2566d617bc7d8c7596175... | | |
| Next → |