Vertaling van "access-token" in Duits
We konden deze vermelding niet vinden. Er worden benaderende resultaten weergegeven. Controleer je spelling of stel voor deze term aan het woordenboek toe te voegen.
Here is your access-token and a secret.
Step 5: The consumer receives the access-token
After the access-token is available, the note can be requested.
Wenn der Access Token vorliegt, kann die Notiz angefragt werden.
The access-token is forwarded to the resource controller to retrieve the note.
Exchange of the authorization grant for an access-token
Access to the resource with the access-token
The value for access-token is the unique session token returned when logging in to a session.
Der Wert für access-token ist der eindeutige Sitzungs-Token, der bei der Anmeldung bei einer Sitzung zurückgegeben wird.
In Step 3 a specific resource is requested with the access-token
The access-token may optionally include the following SIDs
A successful HTTP response to an access-token request contains a JSON object with the access token and additional data.
Die HTTP-Antwort auf eine erfolgreiche Zugriffstokenanforderung enthält ein JSON-Objekt mit dem Zugriffstoken und zusätzliche Daten.
If you are using the high-level WLResourceRequest class, which encapsulates the OAuth flow for accessing protected resources, the security framework handles the processing of access-token responses for you.
Falls Sie die übergeordnete Klasse WLResourceRequest verwenden, die den OAuth-Ablauf für den Zugriff auf geschützte Ressourcen einbindet, verarbeitet das Sicherheitsframework die Zugriffstokenantworten für Sie.
Note: The structure of a valid access-token response is relevant if you use the low-level WLAuthorizationManager class and manage the OAuth interaction between the client and the authorization and resource servers yourself, or if you use a confidential client.
Hinweis: Die Struktur einer gültigen Zugriffstokenantwort ist relevant, wenn Sie die untergeordnete Klasse WLAuthorizationManager verwenden und selbst die OAuth-Interaktion zwischen dem Client und dem Autorisierungsserver sowie den Ressourcenservern verwalten oder einen vertraulichen Client verwenden.