===== 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====
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.
==== Guides =====
* [[:auth:ticket:installguide|Installation Guide]]
* [[:auth:ticket:userguide|User guide]]
* [[:auth:ticket:integratorguide|Integrator guide]]
* Technical guide / Not relevant
====External Components linked =====
* [[:local:shop|Moodle store core engine (Localshop core engine)]]
==== Builds ====
^ 2.7 ^ 2.8 ^ 2.9 ^ 3.0 ^ 3.1 ^ 3.2 ^
|
|
|
|
|
|
|
[[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.
==== Compatibility notes ====
This component may have technical restrictions. Please see the [[:auth:ticket:integratorguide]] section "Ticket encryption methods".
==== Road map ====
* Initiate a pro version that features :
* Ticket emission journal : Stores a log of all emitted tickets and gives a view of yet active tickets that are in the nature.
----
====Credits====
* Valéry Frémaux (valery@activeprolearn.com)) Developments
* Florence Labord (florence@activeprolearn.com) Documentation
[[auth:ticket|back to componant index]] - [[:Plugins|Plugins index]] - [[:start|Back to catalogue]]