---
title: "WT JMoodle auth for Moodle - WebTolk websites development, Joomla Extensions"
description: "An authorization plugin that is designed for SSO users between Joomla and Moodle. It is paired with a plugin for Joomla - WT Moodle user sync"
url: "https://web-tolk.ru/en/dev/moodle/wt-jmoodle-auth-plagin-dlya-moodle"
date: "2026-06-16T05:45:14+00:00"
language: "en-GB"
---

# WT JMoodle auth for Moodle

- **Category:** [Moodle](https://web-tolk.ru/en/dev/moodle)
- **Version:** 1.1.0
- **Date:** 09 April 2024

3790 3271 CTR 116% File Free

[Download](https://web-tolk.ru/en/get?element=wt_jmoodle_auth_plugin_for_moodle)[Versions](https://web-tolk.ru/en/dev/moodle/wt-jmoodle-auth-plagin-dlya-moodle/versions)

An authorization plugin that is designed for SSO users between Joomla and Moodle. It is paired with a plugin for Joomla - WT Moodle user sync

![WT JMoodle auth for Moodle](https://web-tolk.ru/images/swjprojects/projects/81/en-GB/icon.webp)

## Description

Unzip the archive to the `auth` folder of your Moodle installation and install it.

In the settings, specify:

1. the address of your Joomla site
2. id of a special user in Moodle, from which Joomla works in Moodle using the REST API.
3. id of the external service through which Joomla works in Moodle.

![03 ru](https://web-tolk.ru/en/dev/moodle/images/development/joomla/plugins/wtjmoodleusersync/03-en.webp)

This extension is currently not independent and plays a supporting role. For it to work on the Joomla side, you need to install and configure the WT Moodle library and the WT JMoodle user sync plugin.

## Joomla

 **Extension type:** File **Joomla version:**

## What's new

 2024-04-09 18:18:24

Addition

### SSO: logout

Added the ability to log out of Moodle when a user logs out of Joomla

---

## Related extensions

[!\[WT JMoodle library\](https://web-tolk.ru/images/swjprojects/projects/79/en-GB/icon.webp) WT JMoodle library](https://web-tolk.ru/en/dev/biblioteki/wt-jmoodle-library-for-cms-joomla-and-lms-moodle-rest-api-connection)

[!\[WT JMoodle User sync\](https://web-tolk.ru/images/swjprojects/projects/80/en-GB/icon.webp) WT JMoodle User sync](https://web-tolk.ru/en/dev/joomla-plugins/wt-jmoodle-user-sync)

## JSON-LD Schema

```json
{
    "@context": "https://schema.org",
    "@type": "BreadcrumbList",
    "@id": "https://web-tolk.ru/#/schema/BreadcrumbList/17",
    "itemListElement": [
        {
            "@type": "ListItem",
            "position": 1,
            "item": {
                "@id": "https://web-tolk.ru/en",
                "name": "Home"
            }
        },
        {
            "@type": "ListItem",
            "position": 2,
            "item": {
                "@id": "https://web-tolk.ru/en/dev",
                "name": "Joomla extensions"
            }
        },
        {
            "@type": "ListItem",
            "position": 3,
            "item": {
                "@id": "/en/dev/moodle",
                "name": "Moodle"
            }
        },
        {
            "@type": "ListItem",
            "position": 4,
            "item": {
                "name": "WT JMoodle auth for Moodle"
            }
        }
    ]
}
```

```json
{
    "@context": "https://schema.org",
    "@graph": [
        {
            "@type": "Organization",
            "@id": "https://web-tolk.ru/#/schema/Organization/base",
            "name": "WebTolk",
            "url": "https://web-tolk.ru/",
            "logo": {
                "@type": "ImageObject",
                "@id": "https://web-tolk.ru/#/schema/ImageObject/logo",
                "url": "images/webtolk-1080p.jpg",
                "contentUrl": "images/webtolk-1080p.jpg",
                "width": 1920,
                "height": 1080
            },
            "image": {
                "@id": "https://web-tolk.ru/#/schema/ImageObject/logo"
            },
            "sameAs": [
                "https://github.com/WebTolk",
                "https://github.com/sergeytolkachyov",
                "https://vk.com/web_tolk",
                "https://vk.com/webtolkru",
                "https://tenchat.ru/sergeytolkachyov",
                "https://t.me/sergeytolkachyov",
                "https://t.me/webtolkru"
            ]
        },
        {
            "@type": "WebSite",
            "@id": "https://web-tolk.ru/#/schema/WebSite/base",
            "url": "https://web-tolk.ru/",
            "name": "WebTolk websites development, Joomla Extensions",
            "publisher": {
                "@id": "https://web-tolk.ru/#/schema/Organization/base"
            }
        },
        {
            "@type": "WebPage",
            "@id": "https://web-tolk.ru/#/schema/WebPage/base",
            "url": "https://web-tolk.ru/en/dev/moodle/wt-jmoodle-auth-plagin-dlya-moodle",
            "name": "WT JMoodle auth for Moodle - WebTolk websites development, Joomla Extensions",
            "description": "An authorization plugin that is designed for SSO users between Joomla and Moodle. It is paired with a plugin for Joomla - WT Moodle user sync",
            "isPartOf": {
                "@id": "https://web-tolk.ru/#/schema/WebSite/base"
            },
            "about": {
                "@id": "https://web-tolk.ru/#/schema/SoftwareApplication/base"
            },
            "inLanguage": "en-GB",
            "breadcrumb": {
                "@id": "https://web-tolk.ru/#/schema/BreadcrumbList/17"
            }
        },
        {
            "@type": "SoftwareApplication",
            "name": "WT JMoodle auth for Moodle",
            "url": "https://web-tolk.ru/en/dev/moodle/wt-jmoodle-auth-plagin-dlya-moodle",
            "description": "An authorization plugin that is designed for SSO users between Joomla and Moodle. It is paired with a plugin for Joomla - WT Moodle user sync",
            "applicationCategory": "Moodle",
            "softwareVersion": "1.1.0",
            "downloadUrl": "https://web-tolk.ru/en/get?element=wt_jmoodle_auth_plugin_for_moodle",
            "image": "https://web-tolk.ru/images/swjprojects/projects/81/en-GB/icon.webp",
            "operatingSystem": "ANY",
            "interactionStatistic": [
                {
                    "@type": "InteractionCounter",
                    "interactionType": "https://schema.org/DownloadAction",
                    "userInteractionCount": 3790
                },
                {
                    "@type": "InteractionCounter",
                    "interactionType": "https://schema.org/ViewAction",
                    "userInteractionCount": 3272
                }
            ],
            "mainEntityOfPage": {
                "@type": "WebPage",
                "url": "https://web-tolk.ru/en/dev/moodle/wt-jmoodle-auth-plagin-dlya-moodle"
            },
            "softwareRequirements": "Joomla",
            "applicationSubCategory": "1.1.0",
            "isAccessibleForFree": true
        }
    ]
}
```
