InseeFrLab / keycloak-hashicorp-vault-ext

Keycloak extension to obtain secrets from HashiCorp Vault
Apache License 2.0
13 stars 7 forks source link

NullPointerException on first deploy when there is no configuration #1

Closed micedre closed 4 years ago

micedre commented 4 years ago

When deploying this extension the first time (without a configuration in keycloak) a NullPointerException is thrown on the HachicorpVaultProviderFactory#format method.