Skip to content

Commit 764db41

Browse files
Merge pull request #341 from IABTechLab/sch-UID2-5966-adding-env-to-remote-config
sch-UID2-5966 added identity_environment to remote config
2 parents 2dde1c7 + 1984657 commit 764db41

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

conf/operator/operator-config.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44
"identity_token_expires_after_seconds": 3600,
55
"refresh_token_expires_after_seconds": 86400,
66
"refresh_identity_token_after_seconds": 900,
7-
"sharing_token_expiry_seconds": 2592000
7+
"sharing_token_expiry_seconds": 2592000,
8+
"identity_environment": "test"
89
}
910
}

0 commit comments

Comments
 (0)