We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 2dde1c7 + 1984657 commit 764db41Copy full SHA for 764db41
conf/operator/operator-config.json
@@ -4,6 +4,7 @@
4
"identity_token_expires_after_seconds": 3600,
5
"refresh_token_expires_after_seconds": 86400,
6
"refresh_identity_token_after_seconds": 900,
7
- "sharing_token_expiry_seconds": 2592000
+ "sharing_token_expiry_seconds": 2592000,
8
+ "identity_environment": "test"
9
}
10
0 commit comments