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 | | |
Carl Woolf | 3e8b3e0279d | Merge remote-tracking branch 'origin/sso-phase2' into sso-phase2 | | |
Carl Woolf | c0a5c40d6e0 | dump of user info may be good for regex authz | | |
Xav | 18cf427a535 | Merge remote-tracking branch 'origin/sso-phase2' into sso-phase2 | | |
Xav | 2c75e76bbbf | remove console.log() statements by Carl and Xav | | |
dwalend | 505d7f9f4f6 | Try some withTransactionIsolation(TransactionIsolation.RepeatableRead) for SHRINE2020-1306 | | |
David Walend | 7adc34119e2 | Pull request #1359: Bugfix/SHRINE2020 1282
Merge in SHRINE/shrine from bugfix/SHRINE2020-1282 to develop
* commit '... | | |
dwalend | b1dbbef5ef6 | Added some .withTransactionIsolation(TransactionIsolation.Serializable) for SHRINE2020-1306 | | |
Carl Woolf | d312e7b8a9e | profiles to use faculty-type | | |
Carl Woolf | d9d4d165d25 | adjust semantics of bw authorizer per demo meeting | | |
dwalend | 0e68507a2bc | Trying a bounded thread pool and some fairness for SHRINE2020-1306. I think it'll actually also need a queue, but bab... | | |
Xav | 44dbea3ccc9 | Merge branch 'sso-phase2' of https://open.catalyst.harvard.edu/stash/scm/shrine/shrine into sso-phase2 | | |
Xav | 93d6ef0e6d2 | Create a new authorizer class which looks only at the black- and white-list attributes | | |
dwalend | 667cada71ca | An experiment - can I force ACID by bringing allTableVersions' query row into the transaction at the beginning - for ... | | |
Carl Woolf | e8bd289dd5c | remove speculative additions to middleware user-object | | |
Marc-Danie Nazaire | e34c480b1b9 | Fixed tutorial not being displayed after manually logging out and logging back in | | |
Marc-Danie Nazaire | 21f5e293c32 | Fixed tutorial not being displayed after automatic session timeout logout | | |
Carl Woolf | ad13f14579e | cleanup IdleTimer -- no clearLogin, as also in Header | | |
Xav | c2cc75e818b | remove tutorial dialog when clicking the log off button from the timeout dialog | | |
dwalend | 9781cc5205d | Review cleanup for SHRINE2020-1282 | | |
Xav | c20e46036b1 | remove tutorial dialog when clicking the log off button from the timeout dialog | | |
Xav | a134404b953 | reinstate lines commented out in error | | |
dwalend | 0daec1c4e24 | Try using the java api for SHRINE2020-1282 | | |
dwalend | 7cb48047371 | One more try at using a resource outside of context for SHRINE2020-1282 | | |
Xav | b79e96ed1d5 | added instrumentation around IdleTimer and Tutorial | | |
Carl Woolf | f747a4dea2a | oops, sometimes it's ok to be in a negative mood | | |
Carl Woolf | 10030dc8774 | proposed solution for network.config as well as clearLogin | | |
Carl Woolf | fff2e213396 | improve url persistence logic | | |
Marc-Danie Nazaire | 471850605f0 | SHRINE2020-1282 - CRC invocations are not using the right thread pool- Modified to use a specified blocker in produce... | | |
Carl Woolf | 2e37f30649f | instrumentation for exploring timeout behavior | | |
Marc-Danie Nazaire | 3605713c2a7 | SHRINE2020-1282 - CRC invocations are not using the right thread pool- Modified to create a KafkaProducer resource | | |
Xav | b73cb88e911 | back to buggy teimout/logout behavior with dispatch(clearLogin()) | | |
Xav | 542b27b0ed5 | code clean up | | |
Carl Woolf | 9356f6be209 | have some embedded util code to show headers/cookies | | |
Carl Woolf | 7eb61ea4269 | Merge remote-tracking branch 'origin/sso-phase2' into sso-phase2 | | |
Carl Woolf | 730015f3c7a | see if idleTimer less flaky without gratuitous dispatch to clearLogin() | | |
Xav | 5206a355f77 | sync-up no-sp.conf file with what is in the shrine-sso-config repo right now | | |
Carl Woolf | 7baf02c2730 | use filter only if 'sso' mode. tweak configs | | |
Carl Woolf | 6b0a5f6f6e1 | refrain from loading authz-related 'services' if non-sso | | |
Xav | dcd4bc3b43d | stop looking for "unauthorizedUrl" config property under all PM/SSO/Authz permutations, because it may legitimately n... | | |
Xav | f7b50a6ac5f | add missing unauthorized message to sample config file | | |
Carl Woolf | 71ec141519e | cleanup some cruft, hone comments and readme | | |
Carl Woolf | 27ddc515caf | tweak sample config and some logic | | |
Carl Woolf | f6b35686570 | arrange methods in order of usage | | |
Carl Woolf | 0b8899005c9 | tweak comment, adjust location of vals | | |
Carl Woolf | 7529d7981dc | cleanup imports, and one comment | | |
Carl Woolf | bba2c3efe0d | eliminate yet another magic string | | |
Carl Woolf | f9b052cf7c9 | Merge remote-tracking branch 'origin/sso-phase2' into sso-phase2 | | |
Carl Woolf | b97d29cc9e5 | eliminate another magic string | | |
Xav | 070fb08d973 | simplify logic / remove redundancy in AuthorizationService | | |
Carl Woolf | e9a4a2d1f6e | eliminate magic string | | |
Carl Woolf | ebc5e246e65 | prune the pom | | |
Xav | 7ec57e3d6b6 | simplify logic / remove redundancy in AuthorizationService | | |
Xav | 864092404f5 | add no-sp.conf-sample file, edit sp.conf-sample to reflect new way of handling isSsoMode cookie | | |
Xav | 51248e4c862 | new sample shrineSP.conf file with content to choose from for 3 modes of authentication and authorization (PM, SSO, S... | | |
Xav | 23784422b79 | Merge remote-tracking branch 'origin/sso-phase2' into sso-phase2 | | |
Xav | 53e8aa18b1a | style the unauthorized page text by copying the computed CSS of the paragraph "Define Inclusion and Exclusion Criteri... | | |
dwalend | 6361fa26b6f | Try a pipe for SHRINE2020-1282 | | |
Carl Woolf | e0d2f33dce3 | extra console log for idle-timer logout | | |
dwalend | d67a36b0e89 | Try a lazy approach so that the deploy script can run for SHRINE2020-1282 | | |
dwalend | 339bece95b3 | Now without locking up the network setup tool forever SHRINE2020-1282 | | |
Carl Woolf | b5af5433979 | extra console log for idle-timer logout | | |
dwalend | 7fff58f52dc | Some logging to see what's going on for SHRINE2020-1282 | | |
Carl Woolf | 2472a27bb80 | hardier handling of 'free-pass' urls in filter | | |
dwalend | ca16f864af9 | Maybe reusing the producer in fs2-kafka for SHRINE2020-1282 | | |
dwalend | 870fc44f4ae | Try a drain for SHRINE2020-1282 | | |
Carl Woolf | 30ce7476c62 | React-based wiring for unauth page to use config'd message | | |
dwalend | de7df867be9 | Rolling back the bounded thread pool for SHRINE2020-1282 | | |
dwalend | 0406f4881b4 | Possible fix for SHRINE2020-1282 - found and maybe fixed a thread leak | | |
Carl Woolf | b8a2d7a22fb | Merge remote-tracking branch 'origin/sso-phase2' into sso-phase2 | | |
Carl Woolf | 20250ab1e65 | basis for styling unauth page | | |
Xav | 3d49816c753 | Merge remote-tracking branch 'origin/sso-phase2' into sso-phase2 | | |
Xav | 1ae0d39fbd9 | make unauthorized message configurable and pass it to the front-end as part of the webClientConfig JSON content | | |
Marc-Danie Nazaire | 6d5fa00de2b | Merge remote-tracking branch 'origin/sso-phase2' into sso-phase2 | | |
Marc-Danie Nazaire | 1eee541caeb | Moved UnAuthorized from pages to componentd | | |
Carl Woolf | c828a323f09 | remove toy properties from map | | |
Carl Woolf | cb2b4853981 | Merge remote-tracking branch 'origin/develop' into sso-phase2
# Conflicts:
# commons/util/src/main/scala/net/shrine/... | | |
Marc-Danie Nazaire | 025692bb91f | Merge branch 'sso-phase2' of https://open.catalyst.harvard.edu/stash/scm/shrine/shrine into sso-phase2
Conflicts:
... | | |
Marc-Danie Nazaire | d6dc230e4b0 | Changes for loading unauthorized page | | |
dwalend | 04c18d7018d | Bounded thread pools and more logging for SHRINE2020-1282 | | |
Carl Woolf | 500bd5fbc18 | Merge remote-tracking branch 'origin/sso-phase2' into sso-phase2
# Conflicts:
# shrine-setup/src/main/resources/sso/... | | |
Carl Woolf | 4be70eb4aee | update isSsoCookie creation | | |
dwalend | e6e910d7a76 | Checkpointing SHRINE2020-1218, maybe a third of the way to compiling the big change | | |
Xav | 77fe4b8d85f | fix how the unauthorized URL gets handled | | |
Next → |