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
"body": "\nThis OpenID Connect service is built from the MITREid Connect Open Source project, from \n<a href=\"http://www.mitre.org/\">The MITRE Corporation</a> and the <a href=\"http://kit.mit.edu/\">MIT Kerberos and Internet Trust Consortium</a>.\n</p>\n<p>\nMore information about the project can be found at \n<a href=\"http://github.com/mitreid-connect/\">MITREid Connect on GitHub</a>. \nThere, you can submit bug reports, give feedback, or even contribute code patches for additional features you'd like to see."
345
+
},
346
+
"statistics": {
347
+
"title": "Statistics",
348
+
"number_users": "Number of users: <span class=\"label label-info\" id=\"userCount\">{0}</span>",
"body": "To report bugs with the MITREid Connect software itself, use the \n<a href=\"https://github.com/mitreid-connect/OpenID-Connect-Java-Spring-Server/issues\">GitHub issue tracker</a>. \nFor problems relating to this server, contact the server's administrator."
"dynamically-registered-unknown": "at an unknown time",
414
+
"title": "Approve Access",
415
+
"error": {
416
+
"not_granted": "Access could not be granted."
417
+
},
418
+
"required_for": "Approval Required for",
419
+
"dynamically_registered": "This client was dynamically registered <span class=\"label label-info\" id=\"registrationTime\">{0}</span>.",
420
+
"caution": {
421
+
"title": "Caution",
422
+
"message": {
423
+
"none": "It has <span class=\"label label-important\">never</span> been approved previously.",
424
+
"singular": "It has been approved <span class=\"label label-warning\">{0}</span> time previously.",
425
+
"plural": "It has been approved <span class=\"label\">{0}</span> times previously."
426
+
}
427
+
},
428
+
"more_information": "more information",
429
+
"home_page": "Home page",
430
+
"policy": "Policy",
431
+
"terms": "Terms of Service",
432
+
"contacts": "Administrative Contacts",
433
+
"warning": "Warning",
434
+
"no_redirect_uri": "This client does not have any redirect URIs registered and someone could be using a malicious URI here.",
435
+
"redirect_uri": "You will be redirected to the following page if you click Approve: <code>{0}</code>",
436
+
"pairwise": "This client uses a <b>pairwise</b> identifier, which makes it more difficult to correlate your identity between sites.",
437
+
"no_scopes": "This client does not have any scopes registered and is therefore allowed to request <em>any</em> scopes available on the system. Proceed with caution.",
438
+
"access_to": "Access to",
439
+
"remember": {
440
+
"title": "Remember this decision",
441
+
"until_revoke": "remember this decision until I revoke it",
442
+
"one_hour": "remember this decision for one hour",
0 commit comments