Resultado de la API de MediaWiki

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": "rednebrija.nebrija.es",
                            "label": "Tu dominio:",
                            "help": "Dominio para la autenticaci\u00f3n externa."
                        },
                        "username": {
                            "type": "string",
                            "label": "Usuario",
                            "help": "Nombre de usuario para la autenticaci\u00f3n."
                        },
                        "password": {
                            "type": "password",
                            "label": "Contrase\u00f1a",
                            "help": "Contrase\u00f1a para autenticaci\u00f3n.",
                            "sensitive": ""
                        },
                        "pluggableauthlogin": {
                            "type": "button",
                            "label": "Acceder",
                            "help": "Authenticates you with PluggableAuth"
                        }
                    }
                },
                {
                    "id": "MediaWiki\\Auth\\RememberMeAuthenticationRequest",
                    "metadata": {},
                    "required": "optional",
                    "provider": "MediaWiki\\Auth\\RememberMeAuthenticationRequest",
                    "account": "MediaWiki\\Auth\\RememberMeAuthenticationRequest",
                    "fields": {
                        "rememberMe": {
                            "type": "checkbox",
                            "label": "Mantener mi sesi\u00f3n iniciada",
                            "help": "Si debe recordarse la contrase\u00f1a por m\u00e1s tiempo que la duraci\u00f3n de la sesi\u00f3n.",
                            "optional": ""
                        }
                    }
                }
            ]
        }
    }
}