Skip to content
This repository was archived by the owner on Jan 23, 2025. It is now read-only.

Commit 35f03e9

Browse files
committed
update docker token
1 parent f438480 commit 35f03e9

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

token.properties.docker

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -314,16 +314,17 @@ contestUpdateMessageTemplatePath=contest_update_sns_message.txt
314314
#####################################
315315
# Auth0 #
316316
#####################################
317+
REDIRECT_URL_AUTH0 = /reg2/callback.action
317318
DOMAIN_AUTH0 = topcoder-dev.auth0.com
318319
CLIENT_ID_AUTH0 = JFDo7HMkf0q2CkVFHojy3zHWafziprhT
319320
CLIENT_SECRET_AUTH0 =
320321
JWT_V3_SECRET = secret
321322
REG_SERVER_NAME= www.topcoder-dev.com
322323
LDAP_AUTH0_CONNECTION_NAME=vm-ldap-connection
323-
JWT_VALID_ISSUERS = https://api.topcoder.com,https://sma.auth0.com,https://newtc.auth0.com,https://topcoder-newauth.auth0.com/
324+
JWT_VALID_ISSUERS = https://auth.topcoder-dev.com/,https://api.topcoder.com,https://sma.auth0.com,https://newtc.auth0.com,https://topcoder-newauth.auth0.com/
324325

325-
ApplicationServer.SSO_COOKIE_KEY=tcsso_vm
326-
ApplicationServer.SSO_HASH_SECRET=GKDKJF80dbdc541fe829898aa01d9e30118bab5d6b9fe94fd052a40069385f5628
326+
ApplicationServer.SSO_COOKIE_KEY=tcsso
327+
ApplicationServer.SSO_HASH_SECRET=Yb2oMAtUoJyl6LvHEnRYF1Q5u5ags7DN6PXgDPZAU9Ku68k7wTJHIDaIT0DjXYubam
327328
ApplicationServer.SSO_DOMAIN=topcoder.com
328329

329330
#####################################

0 commit comments

Comments
 (0)