genpasswd command is not always available, do not use it in examples

This commit is contained in:
Clément OUDOT 2021-05-13 09:34:00 +02:00
parent 55eb4d31c3
commit 7cb9fcf162

View File

@ -386,7 +386,7 @@ Import them:
set \
oidcServicePrivateKeySig "`cat oidc.key`" \
oidcServicePublicKeySig "`cat oidc_pub.key`" \
oidcServiceKeyIdSig "`genpasswd`"
oidcServiceKeyIdSig "randomstring"
If needed you can allow implicit and hybrid flows: