18.2. vault を有効にする
ファイルベースの vault を有効にするには、まず次のビルドオプションを使用して Red Hat build of Keycloak をビルドする必要があります。
bin/kc.[sh|bat] build --vault=file
bin/kc.[sh|bat] build --vault=file
同様に、Java KeyStore ベースの場合は、次のビルドオプションを指定する必要があります。
bin/kc.[sh|bat] build --vault=keystore
bin/kc.[sh|bat] build --vault=keystore