wordpress-shibboleth 1.8-1.1 source package in Ubuntu

Changelog

wordpress-shibboleth (1.8-1.1) unstable; urgency=medium

  * Non-maintainer upload
  * Depend on libapache2-mod-shib (not -shib2) (Closes: #963751)

 -- Balint Reczey <email address hidden>  Thu, 02 Jul 2020 15:27:48 +0200

Upload details

Uploaded by:
Dominic Hargreaves
Uploaded to:
Sid
Original maintainer:
Dominic Hargreaves
Architectures:
all
Section:
php
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe php
Noble release universe php
Mantic release universe php
Lunar release universe php
Jammy release universe php

Builds

Groovy: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
wordpress-shibboleth_1.8-1.1.dsc 2.0 KiB b353c3686d6aa97f5dd1cf8074b2d595c77911da2fff6179160e4690f89219c5
wordpress-shibboleth_1.8.orig.tar.gz 19.7 KiB 693cb24233e3ff8c5bd221fc9da3df410b7871902836d5f23a8c840c6f001e55
wordpress-shibboleth_1.8-1.1.debian.tar.xz 2.3 KiB 285df1936357478152e5c9663c1cd74d98c210926f283251e832049f08bf1e25

Available diffs

No changes file available.

Binary packages built by this source

wordpress-shibboleth: Shibboleth plugin for WordPress

 This plugin is designed to support integrating your WordPress blog into
 your existing identity management infrastructure using a Shibboleth
 Service Provider.
 .
 WordPress can be configured so that all standard login requests will be
 sent to your configured Shibboleth Identity Provider or Discovery Service.
 Upon successful authentication, a new WordPress account will be
 automatically provisioned for the user if one does not already exist.
 User attributes (username, first name, last name, display name, nickname,
 and email address) can be synchronized with your enterprise's system of
 record each time the user logs into WordPress.
 .
 Finally, the user's role within WordPress can be automatically set (and
 continually updated) based on any attribute Shibboleth provides. For
 example, you may decide to give users with an eduPersonAffiliation value
 of faculty the WordPress role of editor, while the eduPersonAffiliation
 value of student maps to the WordPress role contributor. Or you may choose
 to limit access to WordPress altogether using a special
 eduPersonEntitlement value.