Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.


Prima di tutto bisogna scaricare SimpleSAMLphp dentro al progetto
simplesamlphp

composer require simplesamlphp/simplesamlphp

 Per permettere a SimpleSAMLphp a comunicare con Drupal bisogna che installiamo un modulo (per SimpleSAMLphp, non per Drupal)
simplesamlphp-module-drupalauth

composer require drupalauth/simplesamlphp-module-drupalauth

Per trasformare drupal in Identity provider manca un altro modulo
DrupalAuth for SimpleSAMLphp

composer require 'drupal/drupalauth4ssp:^1.2'