Package: drupal7-auth-simplesamlphp Version: 3.0~dev-1 Architecture: all Maintainer: Wessel Dankers Installed-Size: 81 Depends: drupal7, simplesamlphp (>= 1.6) Filename: stretch/drupal7/drupal7-auth-simplesamlphp_3.0~dev-1_all.deb Size: 16306 MD5sum: b2637af28ed95225af3e3f5eb7a42060 SHA1: 6cbb01d882277b65d2acdeddf8a6c44cf77f530c SHA256: 5435cefdb93425c6ec085926a52c8abc0329ce231dc3665f5b6d3654ccb0d726 Section: net Priority: extra Homepage: http://drupal.org/project/simplesamlphp_auth Description: Integrates Drupal with SimpleSAMLphp This module integrates Drupal with SimpleSAMLphp, the most robust and complete implementation of SAML in PHP. It makes it possible for Drupal to communicate with SAML or Shibboleth identity providers (IdP) for authenticating users. The resulting Drupal site can effectively act as a SAML or Shibboleth service provider (SP). . Features: - Just-in-time provisioning of Drupal user accounts based on SAML attributes (configurable). - Automatic role assignment based on SAML attributes (configurable). - Dual mode - support for traditional Drupal accounts and SAML-authenticated accounts at the same time (configurable). - Support for multiple authentication protocols (thanks to SimpleSAMLphp) Package: drupal7-file-entity Version: 2.22-1 Architecture: all Maintainer: Wessel Dankers Installed-Size: 485 Depends: drupal7 Filename: stretch/drupal7/drupal7-file-entity_2.22-1_all.deb Size: 81500 MD5sum: 837d536838e58663048929ffe6bbd5f8 SHA1: 734b7cb4c4f88f4732bc4602421659426009b655 SHA256: 9990e6c97385b40b6c95f685789fe39fb48e3836106977fef36e6eee2db0dafa Section: net Priority: extra Homepage: http://drupal.org/project/file-entity Description: Provides interfaces for managing files File entity provides interfaces for managing files. It also extends the core file entity, allowing files to be fieldable, grouped into types, viewed (using display modes) and formatted using field formatters. File entity integrates with a number of modules, exposing files to Views, Entity API, Token and more. Package: drupal7-media Version: 2.19-1 Architecture: all Maintainer: Wessel Dankers Installed-Size: 587 Depends: drupal7, drupal7-file-entity Filename: stretch/drupal7/drupal7-media_2.19-1_all.deb Size: 120158 MD5sum: 01a9f56a7f3c02b86a07968af0a5d0f2 SHA1: 9cc0a4a27c235e1f18fc7c9c041a0c7e80236c72 SHA256: 507b73be84c1948ff8e71a4c2b812fdd2ee0f72ee047f175dcb7a2668aeb1bdb Section: net Priority: extra Homepage: http://drupal.org/project/media Description: Extensible framework for managing files and multimedia assets The Media module provides an extensible framework for managing files and multimedia assets, regardless of whether they are hosted on your own site or a 3rd party site - it is commonly referred to as a 'file browser to the internet'. . Media is a drop-in replacement for the Drupal core upload field with a unified User Interface where editors and administrators can upload, manage, and reuse files and multimedia assets. Any files uploaded before Media was enabled will automatically take advantage of the many of the features it comes with. . Media's aim is to solve Drupal's long standing media handling problem.