Skip to content
Snippets Groups Projects
Commit 8b80edf2 authored by Homada.Boumedane's avatar Homada.Boumedane
Browse files

chore(dlcm-portal): change client id for angular

change client id for angular in default environment
parent 96d93582
No related branches found
No related tags found
No related merge requests found
......@@ -20,7 +20,7 @@ export const defaultEnvironment = {
defaultPageSizeOption: 5,
oauthTokenEndpoint: "http://localhost/dlcm/authorisation/token",
oauthDummyClientSecret: "123abc",
oauthClientId: "local-dev-angular",
oauthClientId: "dlcm-test-angular",
oauthScope: "READ",
oauthRequireHttps: false,
oauthLoginUrl: "http://localhost/dlcm/authorisation/authorize",
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment