auth:ticket

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
auth:ticket [2017/02/26 12:20]
admin [Road map]
auth:ticket [2024/04/04 15:50] (current)
Line 1: Line 1:
-===== Ticket ​Direct Access Authentication ​=====+<​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 33: Line 39:
  
  
 +
 +This component may have technical restrictions. Please see the [[:​auth:​ticket:​integratorguide]] section "​Ticket encryption methods"​.
  
 ==== Road map ==== ==== Road map ====
  
    * Initiate a pro version that features :    * Initiate a pro version that features :
-     * Ticket emission journal +     * Ticket emission journal ​: Stores a log of all emitted tickets and gives a view of yet active tickets that are in the nature.
-==== Credits ====+
  
-   * Valery Fremaux (valery.fremaux@gmail.com) 
  
-[[:​start|Back to home]]+<​html><​!-- nomoodle --></​html>​ 
 +---- 
 + 
 +====Credits==== 
 + 
 +  * Valéry Frémaux (valery@activeprolearn.com)) Developments 
 +  * Florence Labord (florence@activeprolearn.com) Documentation 
 + 
 +[[auth:​ticket|Componant index]] - [[:​Plugins|Plugins index]] - [[:​start|Back to catalogue]] 
 +<​html><​!-- /nomoodle --></​html>​
auth/ticket.1488108028.txt.gz · Last modified: 2024/04/04 15:50 (external edit)