This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
auth:ticket [2017/11/13 13:52] florence |
auth:ticket [2024/04/04 15:50] (current) |
||
---|---|---|---|
Line 1: | Line 1: | ||
- | ===== Ticket based authentication (Ticket Direct Access plugin)===== | + | <html><!-- nomoodle --></html>{{ :logo-apl.png?nolink |}} <html><!-- /nomoodle --></html> |
+ | |||
+ | ===== Ticket based authentication (Authticket)===== | ||
* **Component Type:** Auth | * **Component Type:** Auth | ||
* **Name:** Ticket (Direct Access) | * **Name:** Ticket (Direct Access) | ||
- | * **Versions:** > 2.6 | + | * **Supported versions:** :M39: to :M41: |
+ | * **Older versions:** > 2.6 to 3.8 | ||
* **Distribution:** Public, for integration purpose | * **Distribution:** Public, for integration purpose | ||
* **Availability:** Stable | * **Availability:** Stable | ||
* **Repository:** http://github.com/vfremaux/moodle-auth_ticket | * **Repository:** http://github.com/vfremaux/moodle-auth_ticket | ||
- | * **Unit Tests:** http://travis-ci.org/vfremaux/moodle-auth_ticket | + | |
+ | ==== Presentation==== | ||
the Ticket direct access based authentification allows a user automatically reach a logged in page in Moodle using a sealed ticket. This may be used for some moodle plugins that want to send asynchronous notifications and facilitate way back to the moodle page. | the Ticket direct access based authentification allows a user automatically reach a logged in page in Moodle using a sealed ticket. This may be used for some moodle plugins that want to send asynchronous notifications and facilitate way back to the moodle page. | ||
+ | |||
+ | **Important :** This plugin **has no** "direct user use" (no accessible GUI, neither any user that could have auth bind to it). It is intended for moodle developers and integrators to have a packaged way to produce self-login access tickets for any use case needing preparing a "delayed" login operation by the end user. | ||
<html><!-- nomoodle --></html> | <html><!-- nomoodle --></html> | ||
Line 19: | Line 25: | ||
* Technical guide / Not relevant | * Technical guide / Not relevant | ||
- | ==== Builds ==== | ||
- | ^ 2.7 ^ 2.8 ^ 2.9 ^ 3.0 ^ 3.1 ^ 3.2 ^ | + | ====Other Components using this plugin ===== |
- | | <html><img src="https://travis-ci.org/vfremaux/moodle-auth_ticket.svg?branch=MOODLE_27_STABLE"></html> | <html><img src="https://travis-ci.org/vfremaux/moodle-auth_ticket.svg?branch=MOODLE_28_STABLE"></html> | <html><img src="https://travis-ci.org/vfremaux/moodle-auth_ticket.svg?branch=MOODLE_29_STABLE"></html> | <html><img src="https://travis-ci.org/vfremaux/moodle-auth_ticket.svg?branch=MOODLE_30_STABLE"></html> | <html><img src="https://travis-ci.org/vfremaux/moodle-auth_ticket.svg?branch=MOODLE_31_STABLE"></html> | <html><img src="https://travis-ci.org/vfremaux/moodle-auth_ticket.svg?branch=MOODLE_32_STABLE"></html> | | + | |
- | [[https://travis-ci.org/vfremaux/moodle-block_shop_access/branches|Travis-ci Continuous Integration]] | + | * [[:local:shop|Moodle shop engine (local_shop core engine)]] |
+ | * [[:report:trainingsessions|Moodle training sessions use stats based]] | ||
+ | * [[:report:learningtimecheck|Moodle LearningTimecheck report]] | ||
+ | * [[auth:selfcheckin|QRCode based self check in]] | ||
- | Note : "Failing" state will NOT stand necessarilty for the plugin is NOT functionning. this status essentially gives the state of the Moodle Coding standard testing suite, and will denote how close to moodle code requirements the plugin is. | ||
<html><!-- /nomoodle --></html> | <html><!-- /nomoodle --></html> | ||
Line 50: | Line 56: | ||
* Florence Labord (florence@activeprolearn.com) Documentation | * Florence Labord (florence@activeprolearn.com) Documentation | ||
- | [[auth:ticket|back to componant index]] - [[:Plugins|Plugins index]] - [[:start|Back to catalogue]] | + | [[auth:ticket|Componant index]] - [[:Plugins|Plugins index]] - [[:start|Back to catalogue]] |
<html><!-- /nomoodle --></html> | <html><!-- /nomoodle --></html> |