Skip to content

Commit be54643

Browse files
committed
apex: updated config client-id
1 parent 38577a5 commit be54643

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

themes/apex/config.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@ module.exports = {
8282
type: 'openIdConnect',
8383
openIdConnectUrl: 'https://auth.apex.esa.int/realms/apex/.well-known/openid-configuration',
8484
oidcConfig: {
85-
client_id: 'apex-catalogue-dev-browser'
85+
client_id: 'apex-catalogue-prod-browser'
8686
}
8787
}
8888
};

0 commit comments

Comments
 (0)