dwalend | 9ddc9932607 | Found a very clean way to have case objects in the protocol for BookEnds for SHRINE2020-1350 | | |
dwalend | d77f9473319 | Updated the help link and wiki page for SHRINE 4.2 for SHRINE2020-1346 | | |
Xav | 0bd2251caad | clean up js code | | |
dwalend | 8949afc3669 | Getting things lined up just right with the bookend branch for SHRINE2020-1352 | | |
dwalend | 447554ddb1b | merging | | |
Xav | 10344188c1e | Merge branch 'feature/SHRINE2020-1350' into feature/SHRINE2020-1262 | | |
dwalend | 71ebddfaf80 | Needs an example for the javascript end SHRINE2020-1350 | | |
Ansible Deploy | bdbb15a0e4f | Merge release branch release/4.1.0 into master. | | |
Ansible Deploy | e21ee7bb314 | Update POMs with release version 4.1.0. | | |
dwalend | 5bc049cd170 | I think I've got a full pass for SHRINE2020-1352 caveat a good name for this feature | | |
Xav | e00f92e36b3 | made new drop-downs stateful | | |
dwalend | 590c2882ad4 | Missed an import for SHRINE2020-1352 | | |
dwalend | 393f9ca3efb | Planned work for SHRINE2020-1352 | | |
dwalend | 8bd692323a6 | Merge remote-tracking branch 'origin/develop' into feature/SHRINE2020-1350 | | |
dwalend | ff461cbc6bb | Merge remote-tracking branch 'origin/develop' into feature/SHRINE2020-1352 | | |
David Walend | d0fa05f5ed2 | Pull request #1366: Feature/SHRINE2020 1353
Merge in SHRINE/shrine from feature/SHRINE2020-1353 to develop
* commit... | | |
Xav | a4e84fd5e06 | very first cut at the UI | | |
Xav | b96025fee46 | add instructions for pushing front-end and back-end code to a local docker instance | | |
dwalend | 78b85a5b9db | One last easy upgrade and a sad note about circe for SHRINE2020-1353 | | |
dwalend | 7d1f187564a | More easy library upgrades for SHRINE2020-1353 | | |
dwalend | b766f8427b7 | Updated maven parts for SHRINE2020-1353 | | |
Xav | da07521426f | Merge remote-tracking branch 'origin/develop' into develop | | |
Xav | 9af24577f08 | modifications/fixes to README.md for docker | | |
dwalend | 3f9291523cc | Cleaned out some yellow flags for SHRINE2020-1350 | | |
dwalend | 59e77c9ebee | Marking future work in SHRINE2020-1350 | | |
dwalend | d8f98863ec3 | Fixed some tests for SHRINE2020-1350 | | |
dwalend | 20d15994485 | Intermediate check of SHRINE2020-1350 | | |
David Walend | 0d8f7464e9f | Pull request #1364: More updates to jmeter tests for SHRINE2020-1148
Merge in SHRINE/shrine from SHRINE2020-1148-mor... | | |
dwalend | 383d06bd6df | Notes for how to fix SHRINE2020-1305 | | |
dwalend | 324258e179e | Merging | | |
dwalend | 763a6365e5f | Merging | | |
dwalend | 229385a263a | More updates to jmeter tests for SHRINE2020-1148 | | |
dwalend | c3f797c4892 | Roll back the RC business in the pom.xml | | |
dwalend | c4b67f1c581 | Move develop to shrine 4.2.0 | | |
dwalend | df03d729a9a | Start the 4.1.0 release branch with RC1 | | |
dwalend | 5621992c85e | Cleanup of found files for SHRINE2020-1334 | | |
dwalend | 7bdfa51d374 | Initial state of shrine-dev config files for SHRINE2020-1334 | | |
David Walend | b5d17ec3b5d | Pull request #1363: For Kafka - queueusIO should only return the queues used by this shrine networks, not all the que... | | |
David Walend | a975cc1f780 | Pull request #1362: Feature/SHRINE2020 988
Merge in SHRINE/shrine from feature/SHRINE2020-988 to develop
* commit '... | | |
dwalend | b7020ddfa84 | For Kafka - queueusIO should only return the queues used by this shrine networks, not all the queues in Kafka SHRINE2... | | |
dwalend | aec11385c7e | Better logging for picking a MOM system for SHRINE2020-988 | | |
Xav | 3c976f36a6a | set revision back to 4.1.0 in top-level POM file | | |
Xav | 7d6461db235 | Merge branch 'develop' into sso-phase2 | | |
dwalend | f4ba50c5b25 | Adding the jmeter files used for SHRINE2020-988 | | |
dwalend | 33f17e6284f | Clearing an out-dated error in the log found during SHRINE2020-988 | | |
dwalend | 967d0969017 | merging | | |
Xav | cc32bfcf468 | remove commented-out setting in sample Tomcat config file | | |
Xav | fdcec03ad05 | Revert "Revert "remove stale @param's and @throws's from AuthorizationFilter; remove unused maven-compiler-plugin and... | | |
Xav | 2bc3be26389 | Revert "remove stale @param's and @throws's from AuthorizationFilter; remove unused maven-compiler-plugin and junit d... | | |
Xav | f44d8a0b8a9 | remove stale @param's and @throws's from AuthorizationFilter; remove unused maven-compiler-plugin and junit dependency | | |
Xav | d8640ce3c70 | PR feedback : create more tickets for postponed work and include their # + summary in the code; more comments | | |
Carl Woolf | b6b96d27fd7 | reduce free-standing vals | | |
Carl Woolf | c64f5330770 | more compact biz-logic in Filter | | |
Xav | 2cfb5b62199 | remove shrineSP as a config source; add JIRA ticket numbers where changes have been postponed; remove back quotes fro... | | |
Xav | 7aa6bf80a0c | add sample config for RegexAuthorizer | | |
Xav | d8129449134 | add sample config for RegexAuthorizer | | |
Xav | 25426800de2 | move RegexAuthorization class to an example folder | | |
Xav | 74cee947c11 | fix bug in new AuthorizationFilter | | |
Xav | 5d4ce684858 | Add comment to explain how a user is authorized from calling Authorization.AuthorizationCoordinator | | |
Xav | d2da84c0640 | rename AuthorizationService to AuthorizationCoordinator so it is not mistaken to an HTTP end-point provider | | |
Xav | a01774f1282 | rewrite the authorization filter such that there is no return within its body nor is there a 'doChain' var to keep tr... | | |
Xav | 133c0ff50bf | remove fully qualified name where not necessary; move import | | |
Carl Woolf | 0d310336f77 | simplify innerT assignment. More-descriptive names for helpers | | |
David Walend | ac81509b99d | Pull request #1361: Bugfix/SHRINE2020 1309 queued queries poller runs forever, for a more even load on the i2b2 CRC
... | | |
Xav | 1ca47069d56 | add more comments | | |
dwalend | 2b9729d5567 | Logging in ShrineMomClient for SHRINE2020-1305 | | |
dwalend | b8596a6e64c | Logging around runTransactionIO for SHRINE2020-1305 | | |
dwalend | 2fafae21703 | Logging around runTransactionIO for SHRINE2020-1305 | | |
dwalend | 6d726de77f8 | Logging around runTransactionIO for SHRINE2020-1305 | | |
Xav | 8128e8256b1 | make SQL for creating BW list table more universal | | |
dwalend | ac87996de2b | Try not using blocking() for the database transaction. IO.fromFuture should handle the thread pool issues well. For S... | | |
Xav | 7a2a2a1efb5 | create trait for authorizers which use the black/white list attributes provided by WhiteBlackListAttrProvider | | |
Xav | f0b631dc4c3 | straggler for previous commit : simplify SQL for black/white attribute provider so as to be compatible with Oracle. (... | | |
Xav | 17b53b31ebb | simplify SQL for black/white attribute provider so as to be compatible with Oracle. (i.e. do not use AUTO_INCREMENT) | | |
dwalend | 1ca7e66743a | Even more logging to bracket SHRINE2020-1305 | | |
dwalend | 5258a27f923 | Yet more logging in the database to bracket SHRINE2020-1305 | | |
dwalend | a787510f409 | Even more logging in the database to bracket SHRINE2020-1305 | | |
dwalend | 17be4212d36 | More logging in the database to bracket SHRINE2020-1305 | | |
Xav | 0afd620746d | reinstate configuration of filters in web.xml instead of annotations | | |
dwalend | 76e25fce061 | More logging - trying to bracket for SHRINE2020-1305 | | |
Xav | 4919e898a44 | reinstate configuration of filters in web.xml instead of annotations | | |
Xav | 327c1cbc91b | Merge remote-tracking branch 'origin/sso-phase2' into sso-phase2 | | |
Xav | 93770b2314f | reinstate configuration of filters in web.xml instead of annotations | | |
dwalend | 36c944acdde | A little more logging to try to bracket SHRINE2020-1305 | | |
David Walend | 1088580c512 | Pull request #1360: Added a unit test to show - for duplicated keys in a typesafe config file - last in wins - SHRINE... | | |
dwalend | 16b56c1215e | Fix the config and expand the default CRC QUEUED query polling interval for SHRINE2020-1309 | | |
Xav | fbc8a635eac | simplify name and return type of AuthorizationService.isUserAuthorized(), and modify AuthorizerFilter code accordingl... | | |
Xav | e6c31cacb82 | remove wildcard import | | |
Xav | 406710cccb8 | remove wildcard import | | |
Xav | 59dd962d481 | add comment to top of AuthorizationFilter class | | |
Xav | 46eb9849cd7 | make thrown exception class more specific | | |
Xav | 2dd55d8532e | add comment on purpose ot AttrProviderTrait | | |
Xav | 1e410ef8fd9 | move import statement to just above where it's needed. But not able to figure out which specific cases need to be imp... | | |
Xav | 298243ba99a | already imported Config. No need for a fully qualified class name. | | |
Xav | 9204b38eadb | remove "optimistic" var, moved "unauthorizedUrl" attribute fetching to the top of the if block for clarity | | |
Xav | 18e87045d56 | get rid of "var doFilter" in AuthorizationFilter | | |
Xav | 267a80e37e0 | remove unneeded comment | | |
Xav | 7c1faf83414 | fix authz's POM.xml | | |
Xav | 54939cb40d0 | update servlet api version; make it a POM file property | | |
Xav | 61ca4217f3b | rename method, add comment | | |
Xav | 4c7de3f0ddc | Merge remote-tracking branch 'origin/sso-phase2' into sso-phase2 | | |
Xav | 45b74f80c83 | rename method, add comment | | |
dwalend | d72006f9170 | A little more cleanup of SHRINE2020-1309 before review | | |
dwalend | 49f484783fb | Added a jmeter QUEUED query test while exploring SHRINE2020-1303 | | |
Carl Woolf | 29681e0cfae | wb-DB no longer warms up | | |
dwalend | 10fabf63259 | Code cleanup to let the QueuedQueriesPoller just run all the time for SHRINE2020-1309 | | |
dwalend | 92cce1b92d8 | See if just letting the queued queries poller go is better for SHRINE2020-1303 | | |
Xav | 567b02bfafe | remove a line of dead code | | |
dwalend | 785058b0d59 | Revert "SHRINE2020-1303 - try not running the task at all if it is already stopped"
This reverts commit 10000f1335fd... | | |
Xav | ee32976f4e0 | add comment describing the REMOTE_USER header
remove a line of dead code | | |
Xav | 615f0efd26c | add comment describing what AuthorizationService does | | |
Xav | f57ee29b867 | remove "future-proofing" code; modify shrine.config.authorizer.requireAuthorization to be a boolean | | |
Xav | 8cc7fb7e411 | move fully qualified names for AttrProviderTrait and AuthorizerTrait to the import statements, instead of where in th... | | |
Xav | b112b63353f | rename AuthzHttp4sResource class to AuthzHttp4sService | | |
Xav | e00d3799163 | rename AuthzHttp4sResource class to AuthzHttp4sService | | |
Xav | 90cbe7df9e0 | add comments to attribute provider classes | | |
Xav | fcb95915d39 | add comments to attribute provider classes | | |
Xav | 47cf0ede21b | add comments to attribute provider classes | | |
dwalend | 10000f1335f | SHRINE2020-1303 - try not running the task at all if it is already stopped | | |
dwalend | f1a9dafa90a | Experiment for SHRINE2020-1309 - just start the QueuedQueriesPoller at the beginning | | |
Xav | c116c341efa | add comments; clean up imports | | |
Xav | 2d4812a6c8f | Merge remote-tracking branch 'origin/sso-phase2' into sso-phase2 | | |
Xav | b6cf138fb5f | add comments; clean up imports | | |
dwalend | 00952cc4d46 | Aimed perfest jmeter test at perftest | | |
Carl Woolf | fba19a3462a | Revert "cleaner (no redundant comment) tag of all {reference,shrine}.conf files in source and in resulting conf"
Thi... | | |
Xav | 24d5445e7a1 | add documentation to attribute providers and their usage to build the complete userInfo map | | |
Xav | d75ed14c1f5 | get rid of pairNameAndMap() method in AttrProviderTrait | | |
Xav | f8a19c2a74f | Rename class to reflect that it is a trait | | |
Xav | ceff39a74a6 | use trait instead of abstract class for Attribute Providers | | |
Xav | 1df8ace02fe | use trait instead of abstract class for Attribute Providers | | |
Xav | 566173f6376 | use trait instead of abstract class | | |
Xav | 5d816a9075a | use trait instead of abstract class | | |
Xav | 179aa6ac4ec | use trait instead of abstract class | | |
Xav | 347239ef85b | coalesce WhiteBlackListAttrProvider and WhiteBlackListDb.scala | | |
Xav | 7d944d7aea4 | add warning to log when authorization fails | | |
Xav | 74d12ccb51c | Revert "add warning to log when authorization fails"
This reverts commit e49c44ab10ce48c02c4e1a79b08ff0b1e0686ed3. | | |
Xav | 69ea15c3ec1 | Merge remote-tracking branch 'origin/feature/SHRINE2020-1308' into feature/SHRINE2020-1308 | | |
Xav | e49c44ab10c | add warning to log when authorization fails | | |
dwalend | 8abb6cce3ab | Added a unit test to show - for duplicated keys in a typesafe config file - last in wins - SHRINE2020-1308 | | |
Carl Woolf | 9a24efe1251 | cleaner (no redundant comment) tag of all {reference,shrine}.conf files in source and in resulting conf | | |
Carl Woolf | 29fde75607b | Revert "tag all {reference,shrine}.conf files in source and in resulting conf"
This reverts commit 842cc097e19dae968... | | |
Carl Woolf | 842cc097e19 | tag all {reference,shrine}.conf files in source and in resulting conf | | |
Carl Woolf | 217114c9e5d | add back sorting of userInfo in its string-dump | | |
Carl Woolf | c097c51e6ff | Merge remote-tracking branch 'origin/sso-phase2' into sso-phase2 | | |
Carl Woolf | 8efdea06773 | stop using StringBuilder. simplify 'syntax' of info that regex matches against | | |
Xav | 1d09d4f5d7a | refactor method getAuthorization() to isAuthorized() | | |
Xav | 7c68dbc94d9 | Merge remote-tracking branch 'origin/sso-phase2' into sso-phase2 | | |
Xav | a1de472bea8 | remove stale dependency | | |
Carl Woolf | e64faaa9f1c | Merge remote-tracking branch 'origin/sso-phase2' into sso-phase2 | | |
Carl Woolf | 0f581e31fd9 | Remove Util.scala. allConfig and one method relocated / renamed | | |
Xav | 90ea5c0f3bd | clean up imports | | |
Xav | 801a2163b0d | remove stale dependency | | |
Xav | e3b61b35949 | make exception message more informative | | |
Xav | 6b28c925a74 | Merge remote-tracking branch 'origin/sso-phase2' into sso-phase2 | | |
Xav | 22701d75edb | remove stale dependency on AuthorizationService | | |
Carl Woolf | 89fc54878ec | Merge remote-tracking branch 'origin/sso-phase2' into sso-phase2 | | |
Carl Woolf | d2f9ee42956 | Cleanup (nuke) smoke-test url-endpoints | | |
Xav | bdd50a12363 | revert version in POM to sso-phase2 | | |
Xav | 0f3b407fd96 | revert version in POM to sso-phase2 | | |
Xav | da479b596cc | copy the 3 sample configs for SOO into sso/shrine/shrine.conf, as 3 commented out config blocks | | |
Xav | fb48dbc0a04 | move the 3 sample configs for SOO into the "big" shrine.conf, as 3 commented out config blocks | | |
Xav | d1cfceccaf9 | add a comment about where the config item unauthorizedMessage is set | | |
Xav | 694dbc4bebe | add a comment about where the config item unauthorizedMessage is set | | |
Xav | f6876dee5a8 | Merge remote-tracking branch 'origin/sso-phase2' into sso-phase2 | | |
Xav | 0ec3b2d13f9 | configure unauthorizedMessage in the qep' reference.conf file only. | | |
Carl Woolf | 077eb21236b | Merge remote-tracking branch 'origin/sso-phase2' into sso-phase2 | | |
Carl Woolf | e8fd5b1f476 | use forall() to eliminate one more var | | |
Xav | ca463ed03c3 | update version to 4.1.0 | | |
Carl Woolf | ab20583cc1e | cleanup unused var's, though I think they should have been used? | | |
Carl Woolf | f1691086b65 | add summary comments to each authorizer class | | |
Carl Woolf | 87c1a5ec895 | remove confusing / provocative comment | | |
Carl Woolf | 01c79f8c22f | tweak val-names, and more-concise expressions | | |
Carl Woolf | 40c020a85f4 | for PR comment | | |
Marc-Danie Nazaire | 588bbaf9e43 | removed kafka trust store | | |
Carl Woolf | d337c896d91 | regex authorizer can parse negative regex | | |
Marc-Danie Nazaire | c8538fa5482 | modifier sasl jaas config to use plainloginmodule | | |
Carl Woolf | 7c11a91da7b | adjust pretty-print of user-info. provide regex authorizer | | |
Carl Woolf | bc6252331bb | clean up comment | | |
Xav | 152011eb3cc | Merge branch 'develop' into sso-phase2 | | |
dwalend | 25606a9dd20 | Unwind blocker for SHRINE2020-1305 | | |
dwalend | 28100152661 | Added a little logging, and try moving the kafka send to the http client thread pool for SHRINE2020-1305 | | |
dwalend | e7ae3ee780f | Merge remote-tracking branch 'origin/develop' into bugfix/SHRINE2020-1306 | | |
Xav | 5d493da412c | cleaning up my mess | | |
Xav | 1a8a3b19619 | Revert "fix class name; remove unused POM dependency"
This reverts commit e7f5a98268e09473ae22e12b39d5e5c3bb7f5d73. | | |
Xav | 2b0af40a9d1 | Revert "code for a new attribute provider based on using Xpath to extract attributes from XML returned by end-points"... | | |
Xav | e7f5a98268e | fix class name; remove unused POM dependency | | |
Xav | 21ddfa41160 | code for a new attribute provider based on using Xpath to extract attributes from XML returned by end-points | | |
dwalend | 9fcd4af7231 | Try receiving messages using the db thread pool for SHRINE2020-1306 | | |
| Next → |