You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: portal/src/locale-data/en.json
+1Lines changed: 1 addition & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -895,6 +895,7 @@
895
895
"EditOAuthClientForm.access-token.description": "How frequent the access token should be refreshed. This will affect the timeliness of the information held in the JWT token.",
896
896
"EditOAuthClientForm.access-token.description.m2m": "How frequent the access token should be requested again. This will affect the timeliness of the infromation held in the JWT token.",
897
897
"EditOAuthClientForm.issue-jwt-access-token.label": "Issue JWT as access token",
898
+
"EditOAuthClientForm.issue-jwt-access-token.tooltip-m2m": "Access token must be in JWT format for M2M applications",
0 commit comments