issues
search
ohsu-comp-bio
/
euler
Authentication (authN) and high-level Authorization (authZ) for BMEG, Dirac and Search. Includes Swift object store.
MIT License
0
stars
0
forks
source link
Certificates
#10
Closed
bwalsh
closed
7 years ago
bwalsh
commented
7 years ago
This PR implements 1 new feature:
add support for auto-configuration of branding and certificates [EUL-36,25]
paired with dcc-portal PR
https://github.com/ohsu-computational-biology/dcc-portal/pull/15
Other:
maintenance of docs/images
openstack client version increment due to new release
Implementation details:
.env file has new variables [CERT_DIR_PATH, KEY_PATH, CERT_PATH]
existing env variable PORTAL_PORT should be set to 443
see
.cer and
.key files recently delivered by ACC
grmayfie
commented
7 years ago
+1
This PR implements 1 new feature:
Other:
Implementation details: