summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rwxr-xr-xREADME.md10
1 files changed, 10 insertions, 0 deletions
diff --git a/README.md b/README.md
index 5b05ebc..a712d04 100755
--- a/README.md
+++ b/README.md
@@ -65,6 +65,10 @@ hlk@bujin:hlk$ cat /etc/hosts
Then you should be able to go to: https://sp.nordu.dev/secure/
+Getting metadata out from the Apache SP
+```
+ curl -k https://sp.nordu.dev/Shibboleth.sso/Metadata > sp-metadata.xml
+```
# Resources
Links from Jesper Rosenkilde
@@ -156,6 +160,12 @@ StaticPKIXX509Credential
# Other Links
+http://www.jeesty.com/shibboleth
+Description of how Shibd works with Apache
+
+
+https://github.com/nginx-shib/nginx-http-shibboleth
+Maybe a working Nginx with Shibb?
https://shibboleth.net/products/metadata-aggregator.html
Metadata Aggregator provides a command line tool and REST-based web service to support publishers and consumers of metadata.