auth:ticket

Différences

Ci-dessous, les différences entre deux révisions de la page.

Lien vers cette vue comparative

Les deux révisions précédentesRévision précédente
Prochaine révision
Révision précédente
auth:ticket [2023/01/31 15:46] – external edit 127.0.0.1auth:ticket [2026/05/12 09:49] (Version actuelle) florence
Ligne 3: Ligne 3:
 ===== Ticket based authentication  (Authticket)===== ===== Ticket based authentication  (Authticket)=====
  
-   * **Component Type:** Auth + 
-   * **Name:** Ticket (Direct Access) +
-   * **Versions:** > 2.6 +
-   * **Distribution:** Public, for integration purpose +
-   * **Availability:** Stable +
-   * **Repository:** http://github.com/vfremaux/moodle-auth_ticket +
-   * **Unit Tests:** http://travis-ci.org/vfremaux/moodle-auth_ticket+
  
 ==== Presentation====  ==== 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>
Ligne 24: Ligne 21:
  
  
-====External Components linked =====+====Other Components using this plugin =====
  
-   * [[:local:shop|Moodle store core engine (Localshop core engine)]]+   * [[: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]]
  
- 
-==== Builds ==== 
- 
-^ 2.7 ^ 2.8 ^ 2.9 ^ 3.0 ^ 3.1 ^ 3.2 ^ 
-| <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]] 
- 
-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>
Ligne 53: Ligne 44:
  
 <html><!-- nomoodle --></html> <html><!-- nomoodle --></html>
 +
 +
 +===Technical informations====
 +
 +   * **Component Type:** Auth
 +   * **Name:** Ticket (Direct Access)
 +   * **Supported versions:** :M39: to :M45:
 +   * **Older versions:** > 2.6 to 3.8
 +   * **Distribution:** Public, for integration purpose
 +   * **Availability:** Stable
 +
 ---- ----
  
auth/ticket.1675179982.txt.gz · Dernière modification : (modification externe)

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki