Outils pour utilisateurs

Outils du site


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édentes Révision précédente
Prochaine révision
Révision précédente
auth:ticket [2017/02/25 13:20]
admin [Guides]
auth:ticket [2020/04/07 11:06] (Version actuelle)
Ligne 1: Ligne 1:
-===== Ticket ​Direct Access Authentication ​=====+===== Ticket ​based authentication ​ (Authticket)=====
  
    * **Component Type:** Auth    * **Component Type:** Auth
Ligne 6: Ligne 6:
    * **Distribution:​** Public, for integration purpose    * **Distribution:​** Public, for integration purpose
    * **Availability:​** Stable    * **Availability:​** Stable
-   * **Repository:​** http://​travis-ci.org/​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. 
Ligne 15: Ligne 18:
    * [[:​auth:​ticket:​installguide|Installation Guide]]    * [[:​auth:​ticket:​installguide|Installation Guide]]
    * [[:​auth:​ticket:​userguide|User guide]]    * [[:​auth:​ticket:​userguide|User guide]]
-   * [[:​auth:​ticket:​technique|Guide technique]]+   * [[:​auth:​ticket:​integratorguide|Integrator guide]] 
 +   * Technical guide / Not relevant 
 + 
 + 
 +====External Components linked ===== 
 + 
 +   * [[:​local:​shop|Moodle store core engine (Localshop core engine)]] 
  
 ==== Builds ==== ==== 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>​
-==== Credits ==== 
  
-   * Valery Fremaux (valery.fremaux@gmail.com)+==== Compatibility notes ====
  
-[[:​start|Back to home]]+ 
 + 
 +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. 
 + 
 + 
 +<​html><​!-- nomoodle --></​html>​ 
 +---- 
 + 
 +====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]] 
 +<​html><​!-- /nomoodle --></​html>​
auth/ticket.1488025226.txt.gz · Dernière modification: 2020/04/07 11:06 (modification externe)