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

2620-ppolicy-binding
Clément OUDOT 4 years ago
parent 55eb4d31c3
commit 7cb9fcf162
  1. 2
      doc/sources/admin/cli_examples.rst

@ -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:

Loading…
Cancel
Save