LISTSERV mailing list manager LISTSERV 15.5

Help for WEB-MANAGERS-L Archives


WEB-MANAGERS-L Archives

WEB-MANAGERS-L Archives


View:

Next Message | Previous Message
Next in Topic | Previous in Topic
Next by Same Author | Previous by Same Author
Chronologically | Most Recent First
Proportional Font | Monospaced Font

Options:

Join or Leave WEB-MANAGERS-L
Reply | Post New Message
Search Archives


Subject: Re: WordPress 3.0 and Shibboleth plugin?
From: Christopher Respeto <[log in to unmask]>
Reply-To:UF Web Managers <[log in to unmask]>
Date:Fri, 16 Jul 2010 11:53:25 -0400
Content-Type:text/plain
Parts/Attachments:
Parts/Attachments

text/plain (51 lines)


All I did was alter the shibboleth_authenticate function at around line 
150,  in the shibboleth.php file.

REPLACE

        $initiator_url = shibboleth_session_initiator_url( 
$_REQUEST['redirect_to'] );

WITH

        $tmp = parse_url($_SERVER['REQUEST_URI']);
        $initiator_url = shibboleth_session_initiator_url($tmp['path'] );

That seems to do it. 
Thanks,
    Christopher

=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
Christopher Respeto
Unix Administrator / Web Programmer
University of Florida, College of Engineering
Finance & Personnel Office, Management Information Systems
PO Box 116550
Gainesville FL  32611-6550
Phone:  (352) 392-9217  
FAX:    (352) 392-7063
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=



Randy Switt wrote:
>> Has anyone attempted to use the new WordPress 3.0 with the old 2.8.4
>> Shibboleth plugin developed by William Norris?  All I see is a single
>>     
> report that
>   
>> "it doesn't work."  If folks aren't using Shibboleth, how are you handling
>> WordPress authentications against UF's single signon?
>>     
>
> I upgraded my 2.9.2 w/ Shibboleth install to 3.0, with no apparent problems.
> I did have to fix the manage checkbox issue that Chris and others referred
> to, but that wasn't specific to 3.0.  I should caveat that with the fact
> that I'm running Wordpress Mu on IIS, which is fairly non-standard, but it
> didn't cause any issues with the upgrade.
>
> I believe I've seen the redirection issue that Chris is referring to.  Chris
> can you send something out on where you fixed that?
>
> Randy S.
>   

Back to: Top of Message | Previous Page | Main WEB-MANAGERS-L Page

Permalink



LISTS.UFL.EDU

CataList Email List Search Powered by the LISTSERV Email List Manager