We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0909def commit 62b57eaCopy full SHA for 62b57ea
1 file changed
cwms_batch_events/core/auth/user/jwt.py
@@ -16,7 +16,7 @@
16
17
ISSUER = {
18
"PROD": "https://identity.sec.usace.army.mil/auth/realms/cwbi",
19
- "TEST": "https://identity-test.cwbi.us/auth/realms/cwbi",
+ "TEST": "https://identity-test.cwbi.mil/auth/realms/cwbi",
20
}
21
22
0 commit comments