Merge branch 'master' into multiparty
commit
e8235ac62a
|
@ -275,7 +275,7 @@
|
|||
"new-client-help": "Use this form to register a new resource with the authorization server. You will be given a client ID and a registration access token to manage your resource.",
|
||||
"new-client-button": "New Resource",
|
||||
"regtoken-placeholder": "Enter Registration Access Token",
|
||||
"will-be-generated": "Will be generated by the server when the resource is saved"
|
||||
"will-be-generated": "Will be generated by the server when the resource is saved",
|
||||
"warning": "<strong>Warning!</strong> You MUST protect your <b>Client ID</b>, <b>Client Secret (if provided)</b>, and your <b>Registration Access Token</b>. If you lose your Client ID or Registration Access Token, you will no longer have access to your client's registration records and you will need to register a new client.",
|
||||
"client-form": {
|
||||
"scope-help": "Scopes that this resource will be able to introspect tokens for."
|
||||
|
|
Loading…
Reference in New Issue