From ba0bc770d5842fe727fd5d667f1578ad2615899d Mon Sep 17 00:00:00 2001 From: Gabriel BONDAZ Date: Tue, 4 May 2021 17:18:30 +0200 Subject: [PATCH] Add end blank line --- .../1.0/config/packages/idci_keycloak_security.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/idci/keycloak-security-bundle/1.0/config/packages/idci_keycloak_security.yaml b/idci/keycloak-security-bundle/1.0/config/packages/idci_keycloak_security.yaml index 7cf1feaf..9ca9dd1a 100644 --- a/idci/keycloak-security-bundle/1.0/config/packages/idci_keycloak_security.yaml +++ b/idci/keycloak-security-bundle/1.0/config/packages/idci_keycloak_security.yaml @@ -3,4 +3,4 @@ idci_keycloak_security: realm: 'MyRealm' client_id: 'my-client-id' client_secret: 'my-client-secret' - default_target_path: 'app_home' \ No newline at end of file + default_target_path: 'app_home'