- first, run
make certs
to generate the certs for the encrypt, signing keys
make certs
- then, run
mkcert [FQDN]
to generate the certs for the domain
mkcert devgenec.okayama-u.ac.jp
- then, run
make up
to build and run the docker containers
make up
- access the service at
https://devgenec.okayama-u.ac.jp
. you may need to add the following to your/etc/hosts
file
127.0.0.1 devgenec.okayama-u.ac.jp
- get Metadata from
https://devgenec.okayama-u.ac.jp/Shibboleth.sso/Metadata
- upload Metadata to Shibboleth IdP
- access the service at
https://devgenec.okayama-u.ac.jp
again
Copyright (c) 2023 R74