MediaWiki-API-Ergebnis

This is the HTML representation of the JSON format. HTML is good for debugging, but is unsuitable for application use.

Specify the format parameter to change the output format. To see the non-HTML representation of the JSON format, set format=json.

See the complete documentation, or the API help for more information.

{
    "batchcomplete": "",
    "query": {
        "authmanagerinfo": {
            "canauthenticatenow": "",
            "cancreateaccounts": "",
            "canlinkaccounts": "",
            "preservedusername": "",
            "requests": [
                {
                    "id": "PluggableAuthBeginAuthenticationRequest:pluggableauthlogin",
                    "metadata": {},
                    "required": "primary-required",
                    "provider": "PluggableAuthBeginAuthenticationRequest",
                    "account": "PluggableAuthBeginAuthenticationRequest:pluggableauthlogin",
                    "fields": {
                        "domain": {
                            "type": "hidden",
                            "value": "UNI-PADERBORN.DE",
                            "label": "Deine Domain:",
                            "help": "Domain f\u00fcr die externe Authentifizierung."
                        },
                        "username": {
                            "type": "string",
                            "label": "Benutzername",
                            "help": "Benutzername f\u00fcr die Authentifizierung."
                        },
                        "password": {
                            "type": "password",
                            "label": "Passwort",
                            "help": "Passwort f\u00fcr die Authentifizierung.",
                            "sensitive": ""
                        },
                        "pluggableauthlogin": {
                            "type": "button",
                            "label": "Uni Account Login",
                            "help": "Authentifiziert dich mit PluggableAuth"
                        }
                    }
                },
                {
                    "id": "MediaWiki\\Auth\\RememberMeAuthenticationRequest",
                    "metadata": {},
                    "required": "optional",
                    "provider": "MediaWiki\\Auth\\RememberMeAuthenticationRequest",
                    "account": "MediaWiki\\Auth\\RememberMeAuthenticationRequest",
                    "fields": {
                        "rememberMe": {
                            "type": "checkbox",
                            "label": "Angemeldet bleiben",
                            "help": "Ob das Passwort l\u00e4nger als die Sitzungsl\u00e4nge behalten werden soll.",
                            "optional": ""
                        }
                    }
                }
            ]
        }
    }
}