Extensions Plugin Manager Edit API Authentication Group/de: Difference between revisions
From Joomla! Documentation
mNo edit summary |
Created page with "Für den Zugang zur API ist eine Authentifizierung mit einer URL der Form ''<nowiki>http://example.com/api/index.php/v1/article</nowiki>'' erforderlich. Weitere Informationen..." |
||
| Line 1: | Line 1: | ||
<noinclude><languages /></noinclude> | <noinclude><languages /></noinclude> | ||
==API-Authentifizierungs-Gruppe== | ==API-Authentifizierungs-Gruppe== | ||
Für den Zugang zur API ist eine Authentifizierung mit einer URL der Form ''<nowiki>http://example.com/api/index.php/v1/article</nowiki>'' erforderlich. Weitere Informationen hierzu siehe den Beitrag über [[J4.x:Joomla_Core_APIs/en|Joomla Core APIs]]. | |||
===API Authentication - Basic Authentication=== | ===API Authentication - Basic Authentication=== | ||
Revision as of 17:45, 9 August 2022
API-Authentifizierungs-Gruppe
Für den Zugang zur API ist eine Authentifizierung mit einer URL der Form http://example.com/api/index.php/v1/article erforderlich. Weitere Informationen hierzu siehe den Beitrag über Joomla Core APIs.
API Authentication - Basic Authentication
Used to allow basic authentication to Web Services in Joomla. This plugin has no options.
API Authentication - Joomla Token
Used to allow token-based authentication to Web Services in Joomla. This plugin has no options.