diff --git a/src/environments/environment.ts b/src/environments/environment.ts index f325ab0..cfc67ff 100644 --- a/src/environments/environment.ts +++ b/src/environments/environment.ts @@ -18,7 +18,7 @@ const keycloakConfig: AuthConfig = { // is a sign that the auth server is not configured with SPAs in mind // and it might not enforce further best practices vital for security // such applications. - //dummyClientSecret: 'f27746f4-e603-441e-a256-3ddd5b19ba54', + //dummyClientSecret: 'b261c083-d8ba-4a7c-918e-9d13393f33bd', dummyClientSecret: '201a3d53-7cd5-4613-bcb6-f2e98c1ba2ec', // To configure your solution for code flow + PKCE you have to set the responseType to code