rtr
- rtr, rtrv",
+ "rtr.atExpiration": "AT Expiration date (next rotation on/after)",
+ "rtr.rtExpiration": "RT Expiration date (end of session)",
"sessionTimezone": "Session timezone",
"sessionTimezone.temporarySessionTimezone": "TEMPORARY Session timezone",
diff --git a/translations/ui-developer/en_US.json b/translations/ui-developer/en_US.json
index 5187020..70daa48 100644
--- a/translations/ui-developer/en_US.json
+++ b/translations/ui-developer/en_US.json
@@ -177,10 +177,13 @@
"searchBy": "Search by",
"rtr.forceRefresh": "Force refresh",
"rtr.idleSessionTTL": "idleSessionTTL: duration an idle session lasts before being killed (e.g. 1h, 1m, 5s, 10ms)",
- "rtr.idleModalTTL": "idleModalTTL: duration the idle modal should be shown before session is killed (e.g. 1h, 1m, 5s, 10ms)",
- "rtr.fixedLengthSessionWarningTTL": "fixedLengthSessionWarningTTL: how long the “your session is going to die!” warning should be shown before the session is killed (e.g. 1h, 1m, 5s, 10ms)",
+ "rtr.idleModalTTL": "idleModalTTL: duration the 'keep working?' modal is shown before an idle session is killed (e.g. 1h, 1m, 5s, 10ms)",
+ "rtr.fixedLengthSessionWarningTTL": "fixedLengthSessionWarningTTL: how long the “your session will end soon!” warning should be shown before the session is killed (e.g. 1h, 1m, 5s, 10ms)",
"rtr.rotationIntervalFraction": "rotationIntervalFraction: decimal fraction of how early to refresh the access token (e.g. 0.6 is 60% into the lifetime of the token)",
- "rtr.activityEvents": "activityEvents: which DOM events constitute user activity (comma-separated, e.g. 'mousemove,keydown')",
+ "rtr.activityEvents": "activityEvents: which DOM events constitute user activity",
+ "rtr.logCategories": "stripes logs RTR events in the categories rtr, rtrv",
+ "rtr.atExpiration": "AT Expiration date (next rotation on/after)",
+ "rtr.rtExpiration": "RT Expiration date (end of session)",
"sessionTimezone": "Session timezone",
"sessionTimezone.temporarySessionTimezone": "TEMPORARY Session timezone",
"sessionTimezone.timeZone": "Time zone (time zone used when showing date time information)",