plugins/auth-backend: docs for saml-idp

This commit is contained in:
Patrik Oldsberg
2020-06-02 13:42:15 +02:00
parent 5d24d086f5
commit cf5e4f367d
2 changed files with 12 additions and 0 deletions
@@ -1,5 +1,9 @@
#!/bin/bash
DIR="$( cd "$( dirname "${BASH_SOURCE[0]}" )" >/dev/null 2>&1 && pwd )"
cd "$DIR"
if [[ ! -f idp-public-cert.pem ]]; then
echo "Generating new SAML Certificates"
openssl req \