David Walend | 6a1a0a66245 | Took colons out of headers | | |
David Walend | f5edcb1f071 | Need to try the file system to get the keystore. | | |
David Walend | 219ab95646d | Minor test for a remote dashboard. | | |
David Walend | b0acc5b62e9 | Should be wired up for urls to call into a remote dashboard.We'll see tomorrow. | | |
David Walend | d755340cd8b | Should have something that can call a remote dashboard.Getting the right urll next. | | |
David Walend | d0e05a36c55 | Extracted a method to make the new auth header | | |
David Walend | 61e4d9640c2 | A few more tests for server-side jwts | | |
David Walend | fef97f84cc4 | Using some bits from jwts to validate and prevent replay attacks. | | |
Ben Carmen | bd405ddf8e4 | Commit of updated configuration file for dashboard. | | |
Ben Carmen | a1f5c959c28 | Commit of status testing data. | | |
Ben Carmen | 69e05a28a65M | Merge remote-tracking branch 'origin/develop' into develop | | |
Ben Carmen | 71c32e0c1e6 | Commit of POSO stuff for Status | | |
David Walend | b4ec16ed082 | More error conditions and tests for dashboard-to-dashboard | | |
David Walend | 5f87789e5c1 | Added an example of getting a string from a url and doing something with it. | | |
David Walend | 213aeef1aa1 | Using cert serial numbers for dashboard-to-dashboard comms | | |
David Walend | 0056e4eb5b4 | Got some tests of rejecting bad auth working | | |
David Walend | fcfac771566 | Now able to get at the header | | |
David Walend | 296a2e4283d | Structure to support a custom auth | | |
David Walend | 55a50c3b968 | Better handling of error conditions | | |
David Walend | 06f9b9006a8 | Now handling common errors in all calls | | |
David Walend | 368deea0b86 | Consolidated the URI protocol handling code | | |
David Walend | 30e27302f5b | Added some basic error handling to the HttpClient | | |
David Walend | e7f277ea8cb | Curse Akka's lack of type safty.Why? Why did they do that? | | |
David Walend | 2e94565f3dd | Made it possible to substitute proxying of http calls with resource files | | |
David Walend | 29ac7995aaa | Fix for count=1 lockout bug, Shrine-1230 | | |
David Walend | 7aac3ad18ad | Increased the pmEndpoint timeout in the DSA and dashboard to 10 seconds | | |
David Walend | 8b400d8c0b6 | Switched from finding the default hostname via inetaddress to hardcoding localhost | | |
David Walend | 3834aa7ac92 | Limiting the ContainerRequestFilter to happy an internalstatus web api calls | | |
David Walend | 30777d7a1a4 | Trying to hook up a ContainerRequestFilter | | |
David Walend | bf0f2977340 | Made ManuallyWiredShrineJaxrsResources an object | | |
David Walend | f1ce82b7c5d | Removed one chunk of AuthStrategy's unused indirection. | | |
David Walend | 16e065f3dd4 | Separated out the ContainerRequestFilter for the status service before converting ManuallyWiredShrineJaxrsResources to an object. | | |
David Walend | 887c29b4a94 | Try getting status service to just respond to calls from the same machine. | | |
David Walend | 45f31b74277 | status service now serves Config | | |
David Walend | c54564e8118 | Checking in an attempt to add the new web api calls to shrine | | |
David Walend | 02ffa58dfb4 | Added default values to new columns | | |
David Walend | 2a5dc4741e8 | Now with json | | |
David Walend | 6e6e6b18d9a | Nascent status service | | |
David Walend | ee757288add | Added package.scala to explain what is here | | |
David Walend | cf533cf1442 | Shrine-1114 error QueryResults must supply a Problem or a ProblemDigest | | |
David Walend | 569261d7a66 | Tweaking language a bit | | |
David Walend | dd01c2e132d | SHRINE-1250 SqlException making it out to the top layer of the adapter needs a proper problem message. | | SHRINE-1250 |
David Walend | 11d3bed18ff | SHRINE-1253 fix.Better error capture for junk xml from the CRC. | | SHRINE-1253 |
David Walend | 012309b58aeM | Updated slick profile comments in the reference conf | | |
David Walend | 64e3c0616d4 | Added full set of Slick profile names to the reference.conf | | |
David Walend | 7a6e225ef0aM | straightening out the ddl | | |
David Walend | c6bdb111be5 | ddl for oracle and mssql | | |
David Walend | 62c64b62d85 | Changes for running with oracle and mssql | | |
David Walend | b6311a9b4a1 | MSSQL slick profiles | | |
David Walend | 52bf35640ae | Oracle ddl for the adapter audit logs | | |