Skip to content

r74other/shibboleth-over-nginx-okadai

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

shibboleth-over-nginx-okadai

description

  1. first, run make certs to generate the certs for the encrypt, signing keys
make certs
  1. then, run mkcert [FQDN] to generate the certs for the domain
mkcert devgenec.okayama-u.ac.jp
  1. then, run make up to build and run the docker containers
make up
  1. 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
  1. get Metadata from https://devgenec.okayama-u.ac.jp/Shibboleth.sso/Metadata
  2. upload Metadata to Shibboleth IdP
  3. access the service at https://devgenec.okayama-u.ac.jp again

license

Copyright (c) 2023 R74

references

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published