Re: [Dspace-tech] CAS for DSpace 5.1 XMLUI (Mirage 2)

2015-05-07 Thread Graham Faulkner
. Cheers, Graham From: Hongxing Geng [mailto:bi...@athabascau.ca] Sent: Monday, May 04, 2015 11:35 AM To: Graham Faulkner Cc: dspace-tech@lists.sourceforge.net Subject: Re: [Dspace-tech] CAS for DSpace 5.1 XMLUI (Mirage 2) Hi Graham, Sorry for missing your last email. I got firstName, etc

Re: [Dspace-tech] CAS for DSpace 5.1 XMLUI (Mirage 2)

2015-05-07 Thread Hongxing Geng
, May 04, 2015 11:35 AM To: Graham Faulkner Cc: dspace-tech@lists.sourceforge.net Subject: Re: [Dspace-tech] CAS for DSpace 5.1 XMLUI (Mirage 2) Hi Graham, Sorry for missing your last email. I got firstName, etc information from a LDAP server. Thus, in my dspace-api/pom.xml

Re: [Dspace-tech] CAS for DSpace 5.1 XMLUI (Mirage 2)

2015-05-04 Thread Graham Faulkner
:51 AM To: Hongxing Geng Cc: dspace-tech@lists.sourceforge.net Subject: Re: [Dspace-tech] CAS for DSpace 5.1 XMLUI (Mirage 2) Hi Hongxing, Thanks again for your assistance. I have CAS *mostly* working now – i.e. I authenticate users using CAS and auto-register them with a custom group

Re: [Dspace-tech] CAS for DSpace 5.1 XMLUI (Mirage 2)

2015-05-04 Thread Hongxing Geng
: Graham Faulkner [mailto:graham.faulk...@uwaterloo.ca] Sent: Tuesday, April 28, 2015 9:51 AM To: Hongxing Geng Cc: dspace-tech@lists.sourceforge.net Subject: Re: [Dspace-tech] CAS for DSpace 5.1 XMLUI (Mirage 2) Hi Hongxing, Thanks again for your assistance. I have CAS * mostly

Re: [Dspace-tech] CAS for DSpace 5.1 XMLUI (Mirage 2)

2015-04-28 Thread Graham Faulkner
, Graham From: Hongxing Geng [mailto:bi...@athabascau.ca] Sent: Thursday, April 23, 2015 11:04 AM To: Graham Faulkner Cc: dspace-tech@lists.sourceforge.net Subject: Re: [Dspace-tech] CAS for DSpace 5.1 XMLUI (Mirage 2) Have you include the following in your dspace-api/pom.xml

Re: [Dspace-tech] CAS for DSpace 5.1 XMLUI (Mirage 2)

2015-04-23 Thread Hongxing Geng
PM To: Graham Faulkner Cc: dspace-tech@lists.sourceforge.net Subject: Re: [Dspace-tech] CAS for DSpace 5.1 XMLUI (Mirage 2) Hi Graham, I was using this link for reference https://github.com/DSpace/DSpace/pull/222/files?diff=split and successfully implemented CAS authentication

Re: [Dspace-tech] CAS for DSpace 5.1 XMLUI (Mirage 2)

2015-04-23 Thread Graham Faulkner
: dspace-tech@lists.sourceforge.net Subject: Re: [Dspace-tech] CAS for DSpace 5.1 XMLUI (Mirage 2) Hi Graham, I was using this link for reference https://github.com/DSpace/DSpace/pull/222/files?diff=split and successfully implemented CAS authentication for DSpace 5.0. I believe the same code works

Re: [Dspace-tech] CAS for DSpace 5.1 XMLUI (Mirage 2)

2015-04-23 Thread Graham Faulkner
...@athabascau.ca] Sent: Thursday, April 23, 2015 11:04 AM To: Graham Faulkner Cc: dspace-tech@lists.sourceforge.net Subject: Re: [Dspace-tech] CAS for DSpace 5.1 XMLUI (Mirage 2) Have you include the following in your dspace-api/pom.xml? dependency

Re: [Dspace-tech] CAS for DSpace 5.1 XMLUI (Mirage 2)

2015-04-23 Thread Àlex Magaz Graça
El 22/04/15 a les 21:14, Graham Faulkner ha escrit: Hi there, We are trying to set up CAS authentication for a DSpace 5.1 instance running XMLUI (Mirage 2). I have taken some cues from this GitHub pull request (https://github.com/DSpace/DSpace/pull/804) and from a custom CAS implementation

Re: [Dspace-tech] CAS for DSpace 5.1 XMLUI (Mirage 2)

2015-04-23 Thread Graham Faulkner
for DSpace 5.1 XMLUI (Mirage 2) Hi Graham, I was using this link for reference https://github.com/DSpace/DSpace/pull/222/files?diff=split and successfully implemented CAS authentication for DSpace 5.0. I believe the same code works for DSpace 5.1 as well. Authentication does not deal with themes, so

Re: [Dspace-tech] CAS for DSpace 5.1 XMLUI (Mirage 2)

2015-04-23 Thread Graham Faulkner
@lists.sourceforge.net Subject: Re: [Dspace-tech] CAS for DSpace 5.1 XMLUI (Mirage 2) El 22/04/15 a les 21:14, Graham Faulkner ha escrit: Hi there, We are trying to set up CAS authentication for a DSpace 5.1 instance running XMLUI (Mirage 2). I have taken some cues from this GitHub pull request

[Dspace-tech] CAS for DSpace 5.1 XMLUI (Mirage 2)

2015-04-22 Thread Graham Faulkner
Hi there, We are trying to set up CAS authentication for a DSpace 5.1 instance running XMLUI (Mirage 2). I have taken some cues from this GitHub pull request (https://github.com/DSpace/DSpace/pull/804) and from a custom CAS implementation from our DS 3.1 instance. We have installed a

Re: [Dspace-tech] CAS for DSpace 5.1 XMLUI (Mirage 2)

2015-04-22 Thread Hongxing Geng
Hi Graham, I was using this link for reference https://github.com/DSpace/DSpace/pull/222/files?diff=split and successfully implemented CAS authentication for DSpace 5.0. I believe the same code works for DSpace 5.1 as well. Authentication does not deal with themes, so whether the theme is