Issue #3443301 by joseph.olstad: Key vault config is too constrained - 128...
Compare changes
@@ -104,12 +104,14 @@ class AzureKeyVaultKeyProvider extends KeyProviderBase implements KeyProviderSet
@@ -104,12 +104,14 @@ class AzureKeyVaultKeyProvider extends KeyProviderBase implements KeyProviderSet
if ($form_state->getFormObject()->getEntity()->getKeyType()->getPluginDefinition()['group'] == 'encryption') {
'#default_value' => isset($this->getConfiguration()['base64_encoded']) ? $this->getConfiguration()['base64_encoded'] : $this->defaultConfiguration()['base64_encoded'],