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

Commit 480989f

Browse files
committed
add JWT_VALID_ISSUERS
1 parent fa5b8bd commit 480989f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

token.properties.docker

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -321,7 +321,7 @@ CLIENT_SECRET_AUTH0 =
321321
JWT_V3_SECRET = secret
322322
REG_SERVER_NAME= www.topcoder-dev.com
323323
LDAP_AUTH0_CONNECTION_NAME=vm-ldap-connection
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/
324+
JWT_VALID_ISSUERS = https://auth.topcoder-dev.com/,https://auth.topcoder-dev.com,https://api.topcoder.com,https://sma.auth0.com,https://newtc.auth0.com,https://topcoder-newauth.auth0.com/
325325

326326
ApplicationServer.SSO_COOKIE_KEY=tcsso
327327
ApplicationServer.SSO_HASH_SECRET=Yb2oMAtUoJyl6LvHEnRYF1Q5u5ags7DN6PXgDPZAU9Ku68k7wTJHIDaIT0DjXYubam

0 commit comments

Comments
 (0)