I wrote a D7 version of this module that uses the PHP core SoapClient class. Several features have also been added. These are:

  • Option to overwrite local password with PP password.
  • Option to only allow active (non-lapsed) Portal Plus members to log in.
  • Option to add a role to active Portal Plus members at login.
  • Option to remove same role from all but active Portal Plus members at login.

The development of this version of the module was paid for by the Association of University Administrators in the UK.

CommentFileSizeAuthor
#1 ppauth.tar_.gz4.56 KBcrantok
ppauth.tar_.gz3.42 KBcrantok

Comments

crantok’s picture

StatusFileSize
new4.56 KB

Fixed bug: Was trying to access a private property of a SoapFault exception object in a catch block.

Fixed version attached

reecemarsland’s picture

Hi Crantok,

I've added you as a maintainer as I have no time to work on this.

Thanks.

crantok’s picture

Version: 6.x-1.0 » 7.x-1.0
Assigned: Unassigned » crantok
Status: Active » Closed (fixed)

Thanks Reece!

Created the 7.x-1.0 release.