WebDocumentationInvalidHeaderErrorMessage |
Ungültiger Header '{0}' |
WebDocumentationInvalidRequestErrorMessage |
Invalid Request URL (Ungültige Anforderungs-URL) |
TextboxLabelAccessToken |
Access token * (Zugriffstoken) |
DropdownOptionPrimaryKeyFormat |
Primär-{0} |
DropdownOptionSecondaryKeyFormat |
Sekundär-{0} |
WebDocumentationSubscriptionKeyText |
Your subscription key (Ihr Abonnementschlüssel) |
WebDocumentationTemplatesAddHeaders |
Add required HTTP headers (Erforderliche HTTP-Header hinzufügen) |
WebDocumentationTemplatesBasicAuthSample |
Basic Authorization Sample (Einfaches Beispiel für Autorisierung) |
WebDocumentationTemplatesCurlForBasicAuth |
for Basic Authorization use: --user {username}:{password} (Für einfache Autorisierung: --user {benutzername}:{kennwort}) |
WebDocumentationTemplatesCurlValuesForPath |
Specify values for path parameters (shown as {...}), your subscription key and values for query parameters (Geben Sie Werte für Pfadparameter (angezeigt als {...}), Ihren Abonnementschlüssel und Werte für Abfrageparameter an.) |
WebDocumentationTemplatesDeveloperKey |
Specify your subscription key (Geben Sie Ihren Abonnementschlüssel an) |
WebDocumentationTemplatesJavaApache |
In diesem Beispiel wird der Apache-HTTP-Client von HTTP Components verwendet (http://hc.apache.org/httpcomponents-client-ga/) |
WebDocumentationTemplatesOptionalParams |
Specify values for optional parameters, as needed (Geben Sie je nach Bedarf Werte für optionale Parameter an.) |
WebDocumentationTemplatesPhpPackage |
This sample uses the HTTP_Request2 package. (In diesem Beispiel wird das HTTP_Request2-Paket verwendet.) (Weitere Informationen: https://pear.php.net/package/HTTP_Request2) |
WebDocumentationTemplatesPythonValuesForPath |
Specify values for path parameters (shown as {...}) and request body if needed (Geben Sie Werte für Pfadparameter (angezeigt als {...}) und den Anforderungstext an, falls erforderlich.) |
WebDocumentationTemplatesRequestBody |
Specify request body (Anforderungstext angeben) |
WebDocumentationTemplatesRequiredParams |
Specify values for the following required parameters (Geben Sie Werte für die folgenden erforderlichen Parameter an.) |
WebDocumentationTemplatesValuesForPath |
Specify values for path parameters (shown as {...}) (Geben Sie Wert für Pfadparameter an (angezeigt als {...}).) |
OAuth2AuthorizationEndpointDescription |
The authorization endpoint is used to interact with the resource owner and obtain an authorization grant. (Der Autorisierungsendpunkt wird zum Interagieren mit dem Ressourcenbesitzer und Beschaffen einer Autorisierungsgenehmigung verwendet.) |
OAuth2AuthorizationEndpointName |
Authorization endpoint (Autorisierungsendpunkt) |
OAuth2TokenEndpointDescription |
The token endpoint is used by the client to obtain an access token by presenting its authorization grant or refresh token. (Der Tokenendpunkt wird vom Client verwendet, um ein Zugriffstoken zu erhalten, indem die Autorisierungsgenehmigung oder das Aktualisierungstoken vorgewiesen werden.) |
OAuth2TokenEndpointName |
Token endpoint (Tokenendpunkt) |
OAuth2Flow_AuthorizationCodeGrant_Step_AuthorizationRequest_Description |
<p> The client initiates the flow by directing the resource owner's user-agent to the authorization endpoint. (Der Client initiiert den Flow, indem der Benutzer-Agent des Ressourcenbesitzers an den Autorisierungsendpunkt geleitet wird.) The client includes its client identifier, requested scope, local state, and a redirection URI to which the authorization server will send the user-agent back once access is granted (or denied). (Der Client enthält den Clientbezeichner, angeforderten Bereich, lokalen Status und einen Umleitungs-URI, an den der Autorisierungsserver den Benutzer-Agent zurücksendet, nachdem der Zugriff gewährt (oder verweigert) wurde.)
</p><p> The authorization server authenticates the resource owner (via the user-agent) and establishes whether the resource owner grants or denies the client's access request. (Der Autorisierungsserver authentifiziert den Ressourcenbesitzer (über den Benutzer-Agent) und ermittelt, ob der Ressourcenbesitzer die Zugriffsanforderung des Clients genehmigt oder verweigert.)
</p><p> Assuming the resource owner grants access, the authorization server redirects the user-agent back to the client using the redirection URI provided earlier (in the request or during client registration). (Wenn der Ressourcenbesitzer den Zugriff gewährt, leitet der Autorisierungsserver den Benutzer-Agent über den zuvor bereitgestellten Umleitungs-URI zurück an den Client (in der Anforderung oder während der Clientregistrierung).) The redirection URI includes an authorization code and any local state provided by the client earlier. (Der Umleitungs-URI enthält einen Autorisierungscode sowie alle lokalen Status, die vom Client zuvor bereitgestellt wurden.)
</p> |
OAuth2Flow_AuthorizationCodeGrant_Step_AuthorizationRequest_ErrorDescription |
<p> If the user denies the access request of if the request is invalid, the client will be informed using the following parameters added on to the redirect: </p> (Wenn der Benutzer die Zugriffsanforderung verweigert, weil sie ungültig ist, wird der Client mit den folgenden Parametern, die der Umleitung hinzugefügt werden, darüber informiert:) |
OAuth2Flow_AuthorizationCodeGrant_Step_AuthorizationRequest_Name |
Authorization request (Autorisierungsanforderung) |
OAuth2Flow_AuthorizationCodeGrant_Step_AuthorizationRequest_RequestDescription |
<p> The client app must send the user to the authorization endpoint in order to initiate the OAuth process. (Die Client-App muss den Benutzer an den Autorisierungsendpunkt senden, um den OAuth-Prozess zu initiieren.) At the authorization endpoint, the user authenticates and then grants or denies access to the app. (Am Autorisierungsendpunkt wird der Benutzer authentifiziert, und der Zugriff auf die App wird gewährt oder verweigert.)
</p> |
OAuth2Flow_AuthorizationCodeGrant_Step_AuthorizationRequest_ResponseDescription |
<p> The client app must send the user to the authorization endpoint in order to initiate the OAuth process. (Wenn der Ressourcenbesitzer den Zugriff gewährt, leitet der Autorisierungsserver den Benutzer-Agent über den zuvor bereitgestellten Umleitungs-URI zurück an den Client (in der Anforderung oder während der Clientregistrierung).) The redirection URI includes an authorization code and any local state provided by the client earlier. (Der Umleitungs-URI enthält einen Autorisierungscode sowie alle lokalen Status, die vom Client zuvor bereitgestellt wurden.)
</p> |
OAuth2Flow_AuthorizationCodeGrant_Step_TokenRequest_Description |
<p> The client requests an access token from the authorization server''s token endpoint by including the authorization code received in the previous step. (Der Client fordert ein Zugriffstoken vom Tokenendpunkt des Autorisierungsservers an, indem der im vorherigen Schritt empfangene Autorisierungscode eingefügt wird.) When making the request, the client authenticates with the authorization server. (Für die Anforderung authentifiziert sich der Client beim Autorisierungsserver.) The client includes the redirection URI used to obtain the authorization code for verification. (Der Client enthält den Umleitungs-URI, der zum Beschaffen des Autorisierungscodes für die Überprüfung verwendet wird.)
</p><p> The authorization server authenticates the client, validates the authorization code, and ensures that the redirection URI received matches the URI used to redirect the client in step (C). (Der Autorisierungsserver authentifiziert den Client, überprüft den Autorisierungscode und stellt sicher, dass der empfangene Umleitungs-URI mit dem URI übereinstimmt, der zum Umleiten des Clients in Schritt (C) verwendet wird.) If valid, the authorization server responds back with an access token and, optionally, a refresh token. (Wenn er gültig ist, antwortet der Autorisierungsserver mit einem Zugriffstoken und, optional, mit einem Aktualisierungstoken.)
</p> |
OAuth2Flow_AuthorizationCodeGrant_Step_TokenRequest_ErrorDescription |
<p> If the request client authentication failed or is invalid, the authorization server responds with an HTTP 400 (Bad Request) status code (unless specified otherwise) and includes the following parameters with the response. (Wenn die Authentifizierung des Anforderungsclients nicht erfolgreich oder ungültig ist, antwortet der Autorisierungsserver mit dem Statuscode „HTTP 400 (Ungültige Anforderung)“ (sofern nichts anderes angegeben ist) und den folgenden Parametern.)
</p> |
OAuth2Flow_AuthorizationCodeGrant_Step_TokenRequest_RequestDescription |
<p> The client makes a request to the token endpoint by sending the following parameters using the "application/x-www-form-urlencoded" format with a character encoding of UTF-8 in the HTTP request entity-body. (Der Client stellt eine Anforderung an den Tokenendpunkt, indem die folgenden Parameter im Format „application/x-www-form-urlencoded“ mit der UTF-8-Zeichencodierung im Text der HTTP-Anforderungsentität gesendet werden.)
</p> |
OAuth2Flow_AuthorizationCodeGrant_Step_TokenRequest_ResponseDescription |
<p> The authorization server issues an access token and optional refresh token, and constructs the response by adding the following parameters to the entity-body of the HTTP response with a 200 (OK) status code. (Der Autorisierungsserver stellt ein Zugriffstoken und ein optionales Aktualisierungstoken aus und erstellt die Antwort, indem dem Entitätstext der HTTP-Antwort mit dem Statuscode „200 (OK)“ die folgenden Parameter hinzugefügt werden.)
</p> |
OAuth2Flow_ClientCredentialsGrant_Step_TokenRequest_Description |
<p> The client authenticates with the authorization server and requests an access token from the token endpoint. (Der Client authentifiziert sich beim Autorisierungsserver und fordert ein Zugriffstoken vom Tokenendpunkt an.)
</p><p> The authorization server authenticates the client, and if valid, issues an access token. (Der Autorisierungsserver authentifiziert den Client und stellt ein Zugriffstoken aus, wenn die Authentifizierung erfolgreich ist.)
</p> |
OAuth2Flow_ClientCredentialsGrant_Step_TokenRequest_ErrorDescription |
<p> If the request failed client authentication or is invalid the authorization server responds with an HTTP 400 (Bad Request) status code (unless specified otherwise) and includes the following parameters with the response. (Wenn die Authentifizierung des Anforderungsclients nicht erfolgreich oder ungültig ist, antwortet der Autorisierungsserver mit dem Statuscode „HTTP 400 (Ungültige Anforderung)“ (sofern nichts anderes angegeben ist) und den folgenden Parametern.)
</p> |
OAuth2Flow_ClientCredentialsGrant_Step_TokenRequest_RequestDescription |
<p> The client makes a request to the token endpoint by adding the following parameters using the "application/x-www-form-urlencoded" format with a character encoding of UTF-8 in the HTTP request entity-body. (Der Client stellt eine Anforderung an den Tokenendpunkt, indem die folgenden Parameter im Format „application/x-www-form-urlencoded“ mit der UTF-8-Zeichencodierung im Text der HTTP-Anforderungsentität hinzugefügt werden.)
</p> |
OAuth2Flow_ClientCredentialsGrant_Step_TokenRequest_ResponseDescription |
<p> If the access token request is valid and authorized, the authorization server issues an access token and optional refresh token, and constructs the response by adding the following parameters to the entity-body of the HTTP response with a 200 (OK) status code. (Wenn die Zugriffstokenanforderung gültig ist und die Autorisierung erfolgt, stellt der Autorisierungsserver ein Zugriffstoken und optional ein Aktualisierungstoken aus und erstellt die Antwort, indem dem Entitätstext der HTTP-Antwort mit dem Statuscode „200 (OK)“ die folgenden Parameter hinzugefügt werden.)
</p> |
OAuth2Flow_ImplicitGrant_Step_AuthorizationRequest_Description |
<p> The client initiates the flow by directing the resource owner''s user-agent to the authorization endpoint. (Der Client initiiert den Flow, indem der Benutzer-Agent des Ressourcenbesitzers an den Autorisierungsendpunkt geleitet wird.) The client includes its client identifier, requested scope, local state, and a redirection URI to which the authorization server will send the user-agent back once access is granted (or denied). (Der Client enthält den Clientbezeichner, angeforderten Bereich, lokalen Status und einen Umleitungs-URI, an den der Autorisierungsserver den Benutzer-Agent zurücksendet, nachdem der Zugriff gewährt (oder verweigert) wurde.)
</p><p> The authorization server authenticates the resource owner (via the user-agent) and establishes whether the resource owner grants or denies the client''s access request. (Der Autorisierungsserver authentifiziert den Ressourcenbesitzer (über den Benutzer-Agent) und ermittelt, ob der Ressourcenbesitzer die Zugriffsanforderung des Clients genehmigt oder verweigert.)
</p><p> Assuming the resource owner grants access, the authorization server redirects the user-agent back to the client using the redirection URI provided earlier. (Wenn der Ressourcenbesitzer den Zugriff gewährt, leitet der Autorisierungsserver den Benutzer-Agent über den zuvor bereitgestellten Umleitungs-URI zurück an den Client.) The redirection URI includes the access token in the URI fragment. (Der Umleitungs-URI enthält das Zugriffstoken im URI-Fragment.)
</p> |
OAuth2Flow_ImplicitGrant_Step_AuthorizationRequest_ErrorDescription |
<p> If the resource owner denies the access request or if the request fails for reasons other than a missing or invalid redirection URI, the authorization server informs the client by adding the following parameters to the fragment component of the redirection URI using the "application/x-www-form-urlencoded" format. (Wenn der Ressourcenbesitzer die Zugriffsanforderung verweigert oder wenn die Anforderung aus anderen Gründen als einem fehlenden oder ungültigen Umleitungs-URI nicht erfolgreich ist, wird der Client vom Autorisierungsserver informiert, indem der Fragmentkomponente des Umleitungs-URI im Format „application/x-www-form-urlencoded“ die folgenden Parameter hinzugefügt werden.)
</p> |
OAuth2Flow_ImplicitGrant_Step_AuthorizationRequest_RequestDescription |
<p> The client app must send the user to the authorization endpoint in order to initiate the OAuth process. (Die Client-App muss den Benutzer an den Autorisierungsendpunkt senden, um den OAuth-Prozess zu initiieren.) At the authorization endpoint, the user authenticates and then grants or denies access to the app. (Am Autorisierungsendpunkt wird der Benutzer authentifiziert, und der Zugriff auf die App wird gewährt oder verweigert.)
</p> |
OAuth2Flow_ImplicitGrant_Step_AuthorizationRequest_ResponseDescription |
<p> If the resource owner grants the access request, the authorization server issues an access token and delivers it to the client by adding the following parameters to the fragment component of the redirection URI using the "application/x-www-form-urlencoded" format. (Wenn der Ressourcenbesitzer die Zugriffsanforderung genehmigt, stellt der Autorisierungsserver ein Zugriffstoken aus und sendet es an den Client, indem die folgenden Parameter an die Fragmentkomponente dem Umleitungs-URI im Format „application/x-www-form-urlencoded“ hinzugefügt werden.)
</p> |
OAuth2Flow_ObtainAuthorization_AuthorizationCodeGrant_Description |
Authorization code flow is optimized for clients capable of maintaining the confidentiality of their credentials (e.g., web server applications implemented using PHP, Java, Python, Ruby, ASP.NET, etc.). (Der Autorisierungscodeflow wurde für Clients optimiert, die die Vertraulichkeit ihrer Anmeldeinformationen verwalten können (z.B. Webserveranwendungen mit einer Implementierung von PHP, Java, Python, Ruby, ASP.NET usw.).) |
OAuth2Flow_ObtainAuthorization_AuthorizationCodeGrant_Name |
Authorization Code grant (Autorisierungscodegenehmigung) |
OAuth2Flow_ObtainAuthorization_ClientCredentialsGrant_Description |
Client credentials flow is suitable in cases where the client (your application) is requesting access to the protected resources under its control. (Der Clientanmeldeinformations-Flow ist in Fällen geeignet, in denen der Client (Ihre Anwendung) Zugriff auf die geschützten Ressourcen unter seiner Kontrolle anfordert.) The client is considered as a resource owner, so no end-user interaction is required. (Der Client wird als Ressourcenbesitzer angesehen, sodass keine Interaktion mit dem Endbenutzer erforderlich ist.) |
OAuth2Flow_ObtainAuthorization_ClientCredentialsGrant_Name |
Client Credentials grant (Genehmigung der Clientanmeldeinformationen) |
OAuth2Flow_ObtainAuthorization_ImplicitGrant_Description |
Implicit flow is optimized for clients incapable of maintaining the confidentiality of their credentials known to operate a particular redirection URI. (Der implizite Flow wurde für Clients optimiert, bei denen es nicht möglich ist, die Vertraulichkeit ihrer Anmeldeinformationen aufrechtzuerhalten, und für die ein bestimmter Umleitungs-URI verwendet wird.) These clients are typically implemented in a browser using a scripting language such as JavaScript. (Diese Clients werden normalerweise in einem Browser implementiert, indem eine Skriptsprache verwendet wird, z.B. JavaScript.) |
OAuth2Flow_ObtainAuthorization_ImplicitGrant_Name |
Implicit grant (Implizite Gewährung) |
OAuth2Flow_ObtainAuthorization_ResourceOwnerPasswordCredentialsGrant_Description |
Resource owner password credentials flow is suitable in cases where the resource owner has a trust relationship with the client (your application), such as the device operating system or a highly privileged application. (Der Kennwortanmeldeinformationen-Flow des Ressourcenbesitzers ist in Fällen geeignet, in denen der Ressourcenbesitzer über eine Vertrauensstellung mit dem Client (Ihre Anwendung) verfügt, z.B. dem Betriebssystem des Geräts oder einer Anwendung mit erhöhten Rechten.) This flow is suitable for clients capable of obtaining the resource owner's credentials (username and password, typically using an interactive form). (Dieser Flow ist für Clients geeignet, die die Anmeldeinformationen des Ressourcenbesitzers abrufen können (Benutzername und Kennwort, meist per interaktiven Formular).) |
OAuth2Flow_ObtainAuthorization_ResourceOwnerPasswordCredentialsGrant_Name |
Resource Owner Password Credentials grant (Gewährung der Kennwortanmeldeinformationen des Ressourcenbesitzers) |
OAuth2Flow_ResourceOwnerPasswordCredentialsGrant_Step_TokenRequest_Description |
<p> The resource owner provides the client with its username and password. (Der Ressourcenbesitzer stellt für den Client den Benutzernamen und das Kennwort bereit.)
</p><p> The client requests an access token from the authorization server''s token endpoint by including the credentials received from the resource owner. (Der Client fordert ein Zugriffstoken vom Tokenendpunkt des Autorisierungsservers an, indem die vom Ressourcenbesitzer empfangenen Anmeldeinformationen eingefügt wurden.) When making the request, the client authenticates with the authorization server. (Für die Anforderung authentifiziert sich der Client beim Autorisierungsserver.)
</p><p> The authorization server authenticates the client and validates the resource owner credentials, and if valid, issues an access token. (Der Autorisierungsserver authentifiziert den Client und überprüft die Anmeldeinformationen des Ressourcenbesitzers. Er stellt ein Zugriffstoken aus, wenn die Anmeldeinformationen gültig sind.)
</p> |
OAuth2Flow_ResourceOwnerPasswordCredentialsGrant_Step_TokenRequest_ErrorDescription |
<p> If the request failed client authentication or is invalid the authorization server responds with an HTTP 400 (Bad Request) status code (unless specified otherwise) and includes the following parameters with the response. (Wenn die Authentifizierung des Anforderungsclients nicht erfolgreich oder ungültig ist, antwortet der Autorisierungsserver mit dem Statuscode „HTTP 400 (Ungültige Anforderung)“ (sofern nichts anderes angegeben ist) und den folgenden Parametern.)
</p> |
OAuth2Flow_ResourceOwnerPasswordCredentialsGrant_Step_TokenRequest_RequestDescription |
<p> The client makes a request to the token endpoint by adding the following parameters using the "application/x-www-form-urlencoded" format with a character encoding of UTF-8 in the HTTP request entity-body. (Der Client stellt eine Anforderung an den Tokenendpunkt, indem die folgenden Parameter im Format „application/x-www-form-urlencoded“ mit der UTF-8-Zeichencodierung im Text der HTTP-Anforderungsentität hinzugefügt werden.)
</p> |
OAuth2Flow_ResourceOwnerPasswordCredentialsGrant_Step_TokenRequest_ResponseDescription |
<p> If the access token request is valid and authorized, the authorization server issues an access token and optional refresh token, and constructs the response by adding the following parameters to the entity-body of the HTTP response with a 200 (OK) status code. (Wenn die Zugriffstokenanforderung gültig ist und die Autorisierung erfolgt, stellt der Autorisierungsserver ein Zugriffstoken und optional ein Aktualisierungstoken aus und erstellt die Antwort, indem dem Entitätstext der HTTP-Antwort mit dem Statuscode „200 (OK)“ die folgenden Parameter hinzugefügt werden.)
</p> |
OAuth2Step_AccessTokenRequest_Name |
Access token request (Zugriffstokenanforderung) |
OAuth2Step_AuthorizationRequest_Name |
Authorization request (Autorisierungsanforderung) |
OAuth2AccessToken_AuthorizationCodeGrant_TokenResponse |
REQUIRED. (ERFORDERLICH.) The access token issued by the authorization server. (Das vom Autorisierungsserver ausgestellte Zugriffstoken.) |
OAuth2AccessToken_ClientCredentialsGrant_TokenResponse |
REQUIRED. (ERFORDERLICH.) The access token issued by the authorization server. (Das vom Autorisierungsserver ausgestellte Zugriffstoken.) |
OAuth2AccessToken_ImplicitGrant_AuthorizationResponse |
REQUIRED. (ERFORDERLICH.) The access token issued by the authorization server. (Das vom Autorisierungsserver ausgestellte Zugriffstoken.) |
OAuth2AccessToken_ResourceOwnerPasswordCredentialsGrant_TokenResponse |
REQUIRED. (ERFORDERLICH.) The access token issued by the authorization server. (Das vom Autorisierungsserver ausgestellte Zugriffstoken.) |
OAuth2ClientId_AuthorizationCodeGrant_AuthorizationRequest |
REQUIRED. (ERFORDERLICH.) Client identifier. (Clientbezeichner.) |
OAuth2ClientId_AuthorizationCodeGrant_TokenRequest |
REQUIRED if the client is not authenticating with the authorization server. (ERFORDERLICH, wenn sich der Client nicht beim Autorisierungsserver authentifiziert.) |
OAuth2ClientId_ImplicitGrant_AuthorizationRequest |
REQUIRED. (ERFORDERLICH.) The client identifier. (Der Clientbezeichner.) |
OAuth2Code_AuthorizationCodeGrant_AuthorizationResponse |
REQUIRED. (ERFORDERLICH.) The authorization code generated by the authorization server. (Der vom Autorisierungsserver generierte Autorisierungscode.) |
OAuth2Code_AuthorizationCodeGrant_TokenRequest |
REQUIRED. (ERFORDERLICH.) The authorization code received from the authorization server. (Der vom Autorisierungsserver empfangene Autorisierungscode.) |
OAuth2ErrorDescription_AuthorizationCodeGrant_AuthorizationErrorResponse |
OPTIONAL. Human-readable ASCII text providing additional information. (Visuell lesbarer ASCII-Text mit weiteren Informationen.) |
OAuth2ErrorDescription_AuthorizationCodeGrant_TokenErrorResponse |
OPTIONAL. Human-readable ASCII text providing additional information. (Visuell lesbarer ASCII-Text mit weiteren Informationen.) |
OAuth2ErrorDescription_ClientCredentialsGrant_TokenErrorResponse |
OPTIONAL. Human-readable ASCII text providing additional information. (Visuell lesbarer ASCII-Text mit weiteren Informationen.) |
OAuth2ErrorDescription_ImplicitGrant_AuthorizationErrorResponse |
OPTIONAL. Human-readable ASCII text providing additional information. (Visuell lesbarer ASCII-Text mit weiteren Informationen.) |
OAuth2ErrorDescription_ResourceOwnerPasswordCredentialsGrant_TokenErrorResponse |
OPTIONAL. Human-readable ASCII text providing additional information. (Visuell lesbarer ASCII-Text mit weiteren Informationen.) |
OAuth2ErrorUri_AuthorizationCodeGrant_AuthorizationErrorResponse |
OPTIONAL. A URI identifying a human-readable web page with information about the error. (Ein URI zum Identifizieren einer visuell lesbaren Webseite mit Informationen zum Fehler.) |
OAuth2ErrorUri_AuthorizationCodeGrant_TokenErrorResponse |
OPTIONAL. A URI identifying a human-readable web page with information about the error. (Ein URI zum Identifizieren einer visuell lesbaren Webseite mit Informationen zum Fehler.) |
OAuth2ErrorUri_ClientCredentialsGrant_TokenErrorResponse |
OPTIONAL. A URI identifying a human-readable web page with information about the error. (Ein URI zum Identifizieren einer visuell lesbaren Webseite mit Informationen zum Fehler.) |
OAuth2ErrorUri_ImplicitGrant_AuthorizationErrorResponse |
OPTIONAL. A URI identifying a human-readable web page with information about the error. (Ein URI zum Identifizieren einer visuell lesbaren Webseite mit Informationen zum Fehler.) |
OAuth2ErrorUri_ResourceOwnerPasswordCredentialsGrant_TokenErrorResponse |
OPTIONAL. A URI identifying a human-readable web page with information about the error. (Ein URI zum Identifizieren einer visuell lesbaren Webseite mit Informationen zum Fehler.) |
OAuth2Error_AuthorizationCodeGrant_AuthorizationErrorResponse |
REQUIRED. (ERFORDERLICH.) A single ASCII error code from the following: invalid_request, unauthorized_client, access_denied, unsupported_response_type, invalid_scope, server_error, temporarily_unavailable. (Ein ASCII-Fehlercode: invalid_request, unauthorized_client, access_denied, unsupported_response_type, invalid_scope, server_error, temporarily_unavailable.) |
OAuth2Error_AuthorizationCodeGrant_TokenErrorResponse |
REQUIRED. (ERFORDERLICH.) A single ASCII error code from the following: invalid_request, invalid_client, invalid_grant, unauthorized_client, unsupported_grant_type, invalid_scope. (Ein ASCII-Fehlercode: invalid_request, invalid_client, invalid_grant, unauthorized_client, unsupported_grant_type, invalid_scope.) |
OAuth2Error_ClientCredentialsGrant_TokenErrorResponse |
REQUIRED. (ERFORDERLICH.) A single ASCII error code from the following: invalid_request, invalid_client, invalid_grant, unauthorized_client, unsupported_grant_type, invalid_scope. (Ein ASCII-Fehlercode: invalid_request, invalid_client, invalid_grant, unauthorized_client, unsupported_grant_type, invalid_scope.) |
OAuth2Error_ImplicitGrant_AuthorizationErrorResponse |
REQUIRED. (ERFORDERLICH.) A single ASCII error code from the following: invalid_request, unauthorized_client, access_denied, unsupported_response_type, invalid_scope, server_error, temporarily_unavailable. (Ein ASCII-Fehlercode: invalid_request, unauthorized_client, access_denied, unsupported_response_type, invalid_scope, server_error, temporarily_unavailable.) |
OAuth2Error_ResourceOwnerPasswordCredentialsGrant_TokenErrorResponse |
REQUIRED. (ERFORDERLICH.) A single ASCII error code from the following: invalid_request, invalid_client, invalid_grant, unauthorized_client, unsupported_grant_type, invalid_scope. (Ein ASCII-Fehlercode: invalid_request, invalid_client, invalid_grant, unauthorized_client, unsupported_grant_type, invalid_scope.) |
OAuth2ExpiresIn_AuthorizationCodeGrant_TokenResponse |
RECOMMENDED. (EMPFOHLEN.) The lifetime in seconds of the access token. (Die Lebensdauer des Zugriffstokens in Sekunden.) |
OAuth2ExpiresIn_ClientCredentialsGrant_TokenResponse |
RECOMMENDED. (EMPFOHLEN.) The lifetime in seconds of the access token. (Die Lebensdauer des Zugriffstokens in Sekunden.) |
OAuth2ExpiresIn_ImplicitGrant_AuthorizationResponse |
RECOMMENDED. (EMPFOHLEN.) The lifetime in seconds of the access token. (Die Lebensdauer des Zugriffstokens in Sekunden.) |
OAuth2ExpiresIn_ResourceOwnerPasswordCredentialsGrant_TokenResponse |
RECOMMENDED. (EMPFOHLEN.) The lifetime in seconds of the access token. (Die Lebensdauer des Zugriffstokens in Sekunden.) |
OAuth2GrantType_AuthorizationCodeGrant_TokenRequest |
REQUIRED. (ERFORDERLICH.) Value MUST be set to "authorization_code". (Wert MUSS auf „authorization_code“ festgelegt werden.) |
OAuth2GrantType_ClientCredentialsGrant_TokenRequest |
REQUIRED. (ERFORDERLICH.) Value MUST be set to "client_credentials". (Wert MUSS auf „client_credentials“ festgelegt werden.) |
OAuth2GrantType_ResourceOwnerPasswordCredentialsGrant_TokenRequest |
REQUIRED. (ERFORDERLICH.) Value MUST be set to "password". (Wert MUSS auf „password“ festgelegt werden.) |
OAuth2Password_ResourceOwnerPasswordCredentialsGrant_TokenRequest |
REQUIRED. (ERFORDERLICH.) The resource owner password. (Das Kennwort des Ressourcenbesitzers.) |
OAuth2RedirectUri_AuthorizationCodeGrant_AuthorizationRequest |
OPTIONAL. The redirection endpoint URI must be an absolute URI. (Der Umleitungsendpunkt-URI muss ein absoluter URI sein.) |
OAuth2RedirectUri_AuthorizationCodeGrant_TokenRequest |
REQUIRED if the "redirect_uri" parameter was included in the authorization request, and their values MUST be identical. (ERFORDERLICH, wenn der Parameter „redirect_uri“ in der Autorisierungsanforderung enthalten ist, und die Werte MÜSSEN identisch sein.) |
OAuth2RedirectUri_ImplicitGrant_AuthorizationRequest |
OPTIONAL. The redirection endpoint URI must be an absolute URI. (Der Umleitungsendpunkt-URI muss ein absoluter URI sein.) |
OAuth2RefreshToken_AuthorizationCodeGrant_TokenResponse |
OPTIONAL. The refresh token, which can be used to obtain new access tokens. (Das Aktualisierungstoken, das zum Beschaffen neuer Zugriffstoken verwendet werden kann.) |
OAuth2RefreshToken_ClientCredentialsGrant_TokenResponse |
OPTIONAL. The refresh token, which can be used to obtain new access tokens. (Das Aktualisierungstoken, das zum Beschaffen neuer Zugriffstoken verwendet werden kann.) |
OAuth2RefreshToken_ResourceOwnerPasswordCredentialsGrant_TokenResponse |
OPTIONAL. The refresh token, which can be used to obtain new access tokens. (Das Aktualisierungstoken, das zum Beschaffen neuer Zugriffstoken verwendet werden kann.) |
OAuth2ResponseType_AuthorizationCodeGrant_AuthorizationRequest |
REQUIRED. (ERFORDERLICH.) Value MUST be set to "code". (Wert MUSS auf „code“ festgelegt werden.) |
OAuth2ResponseType_ImplicitGrant_AuthorizationRequest |
REQUIRED. (ERFORDERLICH.) Value MUST be set to "token". (Wert MUSS auf „token“ festgelegt werden.) |
OAuth2Scope_AuthorizationCodeGrant_AuthorizationRequest |
OPTIONAL. The scope of the access request. (Der Bereich der Zugriffsanforderung.) |
OAuth2Scope_AuthorizationCodeGrant_TokenResponse |
OPTIONAL if identical to the scope requested by the client; otherwise, REQUIRED. (OPTIONAL, falls identisch mit dem vom Client angeforderten Bereich, andernfalls ERFORDERLICH.) |
OAuth2Scope_ClientCredentialsGrant_TokenRequest |
OPTIONAL. The scope of the access request. (Der Bereich der Zugriffsanforderung.) |
OAuth2Scope_ClientCredentialsGrant_TokenResponse |
OPTIONAL, if identical to the scope requested by the client; otherwise, REQUIRED. (OPTIONAL, falls identisch mit dem vom Client angeforderten Bereich, andernfalls ERFORDERLICH.) |
OAuth2Scope_ImplicitGrant_AuthorizationRequest |
OPTIONAL. The scope of the access request. (Der Bereich der Zugriffsanforderung.) |
OAuth2Scope_ImplicitGrant_AuthorizationResponse |
OPTIONAL if identical to the scope requested by the client; otherwise, REQUIRED. (OPTIONAL, falls identisch mit dem vom Client angeforderten Bereich, andernfalls ERFORDERLICH.) |
OAuth2Scope_ResourceOwnerPasswordCredentialsGrant_TokenRequest |
OPTIONAL. The scope of the access request. (Der Bereich der Zugriffsanforderung.) |
OAuth2Scope_ResourceOwnerPasswordCredentialsGrant_TokenResponse |
OPTIONAL, if identical to the scope requested by the client; otherwise, REQUIRED. (OPTIONAL, falls identisch mit dem vom Client angeforderten Bereich, andernfalls ERFORDERLICH.) |
OAuth2State_AuthorizationCodeGrant_AuthorizationErrorResponse |
REQUIRED if the "state" parameter was present in the client authorization request. (ERFORDERLICH, wenn der Parameter „state“ in der Clientautorisierungsanforderung enthalten war.) The exact value received from the client. (Der genaue Wert, der vom Client empfangen wurde.) |
OAuth2State_AuthorizationCodeGrant_AuthorizationRequest |
RECOMMENDED. (EMPFOHLEN.) An opaque value used by the client to maintain state between the request and callback. (Ein nicht transparenter Wert, der vom Client verwendet wird, um den Status zwischen der Anforderung und dem Rückruf beizubehalten.) The authorization server includes this value when redirecting the user-agent back to the client. (Der Autorisierungsserver enthält diesen Wert, wenn der Benutzer-Agent zurück an den Client geleitet wird.) The parameter SHOULD be used for preventing cross-site request forgery. (Der Parameter SOLLTE verwendet werden, um die websiteübergreifende Anforderungsfälschung zu verhindern.) |
OAuth2State_AuthorizationCodeGrant_AuthorizationResponse |
REQUIRED if the "state" parameter was present in the client authorization request. (ERFORDERLICH, wenn der Parameter „state“ in der Clientautorisierungsanforderung enthalten war.) The exact value received from the client. (Der genaue Wert, der vom Client empfangen wurde.) |
OAuth2State_ImplicitGrant_AuthorizationErrorResponse |
REQUIRED if the "state" parameter was present in the client authorization request. (ERFORDERLICH, wenn der Parameter „state“ in der Clientautorisierungsanforderung enthalten war.) The exact value received from the client. (Der genaue Wert, der vom Client empfangen wurde.) |
OAuth2State_ImplicitGrant_AuthorizationRequest |
RECOMMENDED. (EMPFOHLEN.) An opaque value used by the client to maintain state between the request and callback. (Ein nicht transparenter Wert, der vom Client verwendet wird, um den Status zwischen der Anforderung und dem Rückruf beizubehalten.) The authorization server includes this value when redirecting the user-agent back to the client. (Der Autorisierungsserver enthält diesen Wert, wenn der Benutzer-Agent zurück an den Client geleitet wird.) The parameter SHOULD be used for preventing cross-site request forgery. (Der Parameter SOLLTE verwendet werden, um die websiteübergreifende Anforderungsfälschung zu verhindern.) |
OAuth2State_ImplicitGrant_AuthorizationResponse |
REQUIRED if the "state" parameter was present in the client authorization request. (ERFORDERLICH, wenn der Parameter „state“ in der Clientautorisierungsanforderung enthalten war.) The exact value received from the client. (Der genaue Wert, der vom Client empfangen wurde.) |
OAuth2TokenType_AuthorizationCodeGrant_TokenResponse |
REQUIRED. (ERFORDERLICH.) The type of the token issued. (Der Typ des ausgestellten Tokens.) |
OAuth2TokenType_ClientCredentialsGrant_TokenResponse |
REQUIRED. (ERFORDERLICH.) The type of the token issued. (Der Typ des ausgestellten Tokens.) |
OAuth2TokenType_ImplicitGrant_AuthorizationResponse |
REQUIRED. (ERFORDERLICH.) The type of the token issued. (Der Typ des ausgestellten Tokens.) |
OAuth2TokenType_ResourceOwnerPasswordCredentialsGrant_TokenResponse |
REQUIRED. (ERFORDERLICH.) The type of the token issued. (Der Typ des ausgestellten Tokens.) |
OAuth2UserName_ResourceOwnerPasswordCredentialsGrant_TokenRequest |
REQUIRED. (ERFORDERLICH.) The resource owner username. (Der Benutzername des Ressourcenbesitzers.) |
OAuth2UnsupportedTokenType |
Tokentyp '{0}' wird nicht unterstützt. |
OAuth2InvalidState |
Invalid response from authorization server (Ungültige Antwort vom Autorisierungsserver) |
OAuth2GrantType_AuthorizationCode |
Authorization code (Autorisierungscode) |
OAuth2GrantType_Implicit |
Implizit |
OAuth2GrantType_ClientCredentials |
Clientanmeldeinformationen |
OAuth2GrantType_ResourceOwnerPassword |
Resource owner password (Kennwort des Ressourcenbesitzers) |
WebDocumentation302Code |
302 Found (302 Gefunden) |
WebDocumentation400Code |
400 (Bad request) (400 (Ungültige Anforderung)) |
OAuth2SendingMethod_AuthHeader |
Authorization header (Autorisierungsheader) |
OAuth2SendingMethod_QueryParam |
Query parameter (Abfrageparameter) |
OAuth2AuthorizationServerGeneralException |
Beim Autorisieren des Zugriffs über {0} ist ein Fehler aufgetreten |
OAuth2AuthorizationServerCommunicationException |
An HTTP connection to authorization server could not be established or it has been unexpectedly closed. (Eine HTTP-Verbindung mit dem Autorisierungsserver konnte nicht hergestellt werden oder wurde unerwartet geschlossen.) |
WebDocumentationOAuth2GeneralErrorMessage |
Unerwarteter Fehler. |
AuthorizationServerCommunicationException |
Authorization server communication exception has happened. (Für den Autorisierungsserver ist eine Ausnahme bei der Kommunikation aufgetreten.) Please contact administrator. (Wenden Sie sich an den Administrator.) |
TextblockSubscriptionKeyHeaderDescription |
Subscription key which provides access to this API. (Abonnementschlüssel, der den Zugriff auf diese API ermöglicht.) Found in your <a href='/developer'>Profile</a>. (Gefunden in Ihrem Profil). |
TextblockOAuthHeaderDescription |
OAuth 2.0 access token obtained from <i>{0}</i>. (OAuth 2.0-Zugriffstoken erhalten von {0}.) Supported grant types: <i>{1}</i>. (Unterstützte Gewährungstypen: {0}.) |
TextblockContentTypeHeaderDescription |
Media type of the body sent to the API. (Medientyp des an die API gesendeten Texts.) |
ErrorMessageApiNotAccessible |
The API you are trying to call is not accessible at this time. (Die API, die Sie aufrufen möchten, ist derzeit nicht verfügbar.) Please contact the API publisher <a href="/issues">here</a>. (Wenden Sie sich an den API-Herausgeber). |
ErrorMessageApiTimedout |
The API you are trying to call is taking longer than normal to get response back. (Für die API, die Sie aufrufen möchten, dauert das Erhalten einer Antwort länger als normal.) Please contact the API publisher <a href="/issues">here</a>. (Wenden Sie sich an den API-Herausgeber). |
BadRequestParameterExpected |
„Parameter '{0}' wird erwartet“ |
TooltipTextDoubleClickToSelectAll |
Double click to select all. (Doppelklicken, um alles auszuwählen.) |
TooltipTextHideRevealSecret |
Show/Hide (Ein-/Ausblenden) |
ButtonLinkOpenConsole |
Ausprobieren |
SectionHeadingRequestBody |
Anforderungstext |
SectionHeadingRequestParameters |
Anforderungsparameter |
SectionHeadingRequestUrl |
Anforderungs-URL |
SectionHeadingResponse |
Antwort |
SectionHeadingRequestHeaders |
Anforderungsheader |
FormLabelSubtextOptional |
Optional |
SectionHeadingCodeSamples |
Codebeispiele |
TextblockOpenidConnectHeaderDescription |
OpenID Connect ID token obtained from <i>{0}</i>. (OpenID Connect-ID-Token erhalten von <.) Supported grant types: <i>{1}</i>. (Unterstützte Gewährungstypen: {0}.) |