Outils pour utilisateurs

Outils du site


auth:ticket:integratorguide

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:integratorguide [2017/02/26 11:26] – [Administrators and integrators] adminauth:ticket:integratorguide [2025/12/10 16:16] (Version actuelle) – modification externe 127.0.0.1
Ligne 1: Ligne 1:
-===== Integrator Guide ===== +===== Ticket based authentication Integrator Guide===== 
-===== Auth Ticket Direct access auth =====+=====Ticket Direct Access (to Moodle) plugin===== 
 + 
 +====Introduction====
  
 This guide is provided for :  This guide is provided for : 
Ligne 16: Ligne 18:
  
    * DES (AES) uses internal Mysql/Maria DB AES_ENCRYP/AES_DECRYPT function that is not available (nor similar) in PostgreSQL.    * DES (AES) uses internal Mysql/Maria DB AES_ENCRYP/AES_DECRYPT function that is not available (nor similar) in PostgreSQL.
-   * RSA is a more compatible method based on openssl underlying layer. Moodle needs have MNET network enabled and a valid local keypair available. The key length should be of 2048 bytes to ensure the ticket payload has sufficiant length to hold the targer urls. Openssl functions claim about length restrictions of the input payload when using 1024 rsa key length. (See http://php.net/manual/fr/function.openssl-private-encrypt.php for more information).+   * RSA is a more compatible method based on openssl underlying layer. Moodle needs have MNET network enabled and a valid local keypair available. The key length should be of 2048 bytes to ensure the ticket payload has sufficiant length to hold the targer urls. Openssl functions claim about length restrictions of the input payload when using 1024 rsa key length. (See http://php.net/manual/en/function.openssl-private-encrypt.php for more information).
  
 === Ticket validity time === === Ticket validity time ===
Ligne 88: Ligne 90:
    @return an object containing ticket information.    @return an object containing ticket information.
  
-[[:auth:ticket|Return to component index]]+<html><!-- nomoodle --></html> 
 +---- 
 + 
 +====Credits==== 
 + 
 +  * Valéry Frémaux (valery@activeprolearn.com)) Developments, Documentation 
 +  * Florence Labord (florence@activeprolearn.com) Documentation 
 + 
 +[[auth:ticket|Back to componant index]] - [[:Plugins|Plugins index]] - [[:start|Back to catalogue]] 
 +<html><!-- /nomoodle --></html>
auth/ticket/integratorguide.1488108376.txt.gz · Dernière modification : (modification externe)

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki