Commit Graph

2178 Commits

Author SHA1 Message Date
dannyrb
b081ae18eb Add our basic diagram 2019-05-08 22:43:16 -04:00
dannyrb
11cadc3145 Shift design files over to docs/assets 2019-05-08 22:42:26 -04:00
dannyrb
dc5eaa13ac Files already exist in docs/v1/assets 2019-05-08 22:35:00 -04:00
dannyrb
e573edfd66 Formatting 2019-05-08 20:24:06 -04:00
dannyrb
5cd9d8c819 Warning about access token fail 2019-05-08 20:14:16 -04:00
dannyrb
c0ddf5a6c6 Updated seed data for keycloak 2019-05-08 20:13:24 -04:00
dannyrb
db281d3219 Auth separate client if token not set 2019-05-08 14:50:26 -04:00
dannyrb
d17861bf84 add jwt decoded image 2019-05-08 13:08:02 -04:00
dannyrb
8f2fd7418b Local docker-ignore file 2019-05-08 13:07:50 -04:00
dannyrb
7a4fb95e10 Use JWT auth (don't need to hit auth server) to verify for /pacs/ dicom-web 2019-05-08 13:07:20 -04:00
dannyrb
1803188033 Use a more secure flow, and be more explicit with redirects for security's sake 2019-05-08 13:06:15 -04:00
dannyrb
acbb593cec Make sure we're setting our bearer token; not basic auth 2019-05-08 13:03:17 -04:00
dannyrb
5e8f5360b6 Load catch-all static assets to bottom of route matching 2019-05-08 09:01:04 -04:00
dannyrb
c33b468f1e Group related lines 2019-05-08 08:59:33 -04:00
dannyrb
88517fc282 Group related lines 2019-05-08 08:59:13 -04:00
dannyrb
f495ccfa3f Clean up oidc config 2019-05-07 15:42:11 -04:00
dannyrb
aa768c7fd4 Add server_tokens note 2019-05-07 12:37:16 -04:00
dannyrb
88c6efd139 Prefer explicit IP over localhost 2019-05-07 12:36:58 -04:00
dannyrb
0a61ef1bb5 Include mime.types without the server crashing 2019-05-07 12:36:39 -04:00
dannyrb
cccbe235e0 Setup error/access logs in config 2019-05-07 12:36:21 -04:00
dannyrb
f6e0c553f5 Fix error/access log mounts 2019-05-07 12:35:55 -04:00
dannyrb
fdb7a99a33 More specific orthanc setup 2019-05-07 12:35:36 -04:00
dannyrb
c057357515 Fixing keycloak + postgres setup 2019-05-07 12:34:58 -04:00
dannyrb
512f640e8a Init keycloak with a predictable realm/client/setting/secret 2019-05-07 12:33:18 -04:00
dannyrb
8ebabc1447 Provide a default orthanc.json that includes plugin locations for the image 2019-05-07 12:29:55 -04:00
dannyrb
548e974f69 Init oidc twice 2019-05-07 12:29:34 -04:00
dannyrb
4928085416 Use a specific version 2019-05-07 12:28:53 -04:00
dannyrb
c9fcedb247 Begin laying out keycloak configuration 2019-05-06 16:01:45 -04:00
dannyrb
dc16e0856c Clean up docker-compose 2019-05-06 16:01:07 -04:00
dannyrb
93624f9941 Comment out incorrect mime.types location 2019-05-06 16:00:25 -04:00
dannyrb
a4933447ec Move log files up top 2019-05-06 16:00:00 -04:00
dannyrb
8e939eb491 Revised dockerfile notes 2019-05-06 14:11:40 -04:00
dannyrb
f8f4584f4e Remove unreferenced config files 2019-05-06 13:49:52 -04:00
dannyrb
411baa702a Shift and rename files to match defaults 2019-05-06 13:47:33 -04:00
dannyrb
8114f4fe48 Begin writing UAC docs now that we have a workign example 2019-05-06 13:03:35 -04:00
dannyrb
1d7527c919 Cleaning up nginx config file and adding notes 2019-05-06 13:03:00 -04:00
dannyrb
915fee5eb0 docker-compose 2019-05-04 21:51:53 -04:00
dannyrb
e1ddbd9777 Rename the simpler dockerfile in root to dockerfile-web 2019-05-04 21:51:26 -04:00
dannyrb
9f9e8c9635 Replaced this with the dockerfile in root 2019-05-04 21:51:09 -04:00
dannyrb
d9ee7dd3b3 second config 2019-05-04 21:50:53 -04:00
dannyrb
471378e4d8 Disable orthanc authentication 2019-05-04 21:50:08 -04:00
dannyrb
c8b3374899 Playing with different js configs 2019-05-04 21:49:46 -04:00
dannyrb
24e47d6810 Some rough notes for myself 2019-05-04 21:49:16 -04:00
dannyrb
2b71866bdb Note regarding command to build image 2019-05-03 21:21:42 -04:00
dannyrb
0852e33cd1 Copy our build output into a folder we can serve (static content; pwa) 2019-05-03 21:21:11 -04:00
dannyrb
337bd5ffc9 Switch to openresty image (nginx with some lua magic) 2019-05-03 21:20:43 -04:00
dannyrb
ea7e7e3292 Set the config we'd like to use when building our app 2019-05-03 21:19:41 -04:00
dannyrb
08db413024 Use first client config to create our UserManager 2019-05-03 21:18:13 -04:00
dannyrb
2a56ec5c5f Keycloak and authproxy 2019-05-02 12:59:31 -04:00
dannyrb
6a84c377fc Use build output folder; not public folder 2019-05-01 16:39:20 -04:00