Clay: I seem to remember that I had a problem like this when I set up Shibboleth with my DSpace 5.2 setup at Cornell University. The problem ended up with the way that I had shibboleth configured both on my server and in DSpace. We are using a Linux server, so my case may be different than yours. I am not sure how you define Shibboleth on a Windows Server, but in Linux, we have a shibboleth2.xml file that I had to set up to define: entityID="https://ecommons.cornell.edu/shibboleth" homeURL="https://ecommons.cornell.edu" attributePrefix="AJP_"
In the authentication-shibboleth.cfg file in DSpace, I had a heck of a time finding the right elements in our local Shibboleth configuration for the variables: netid-header, email-header, firstname-header and lastname-header Once I got that worked out, it worked. Again, I don't know if this is helpful, but it might point you in the right direction. George Kozak Cornell Univeristy On Tue, Dec 8, 2015 at 9:15 AM, <[email protected]> wrote: > Thanks Hardy. > > > Our on-campus submissions/users will be using shibboleth to login to > submit. They should see a page like this: > > > <https://lh3.googleusercontent.com/-eOgRagU14jI/VmblkqfV7hI/AAAAAAAAAA0/6_f5pHpZfKk/s1600/working%2Bon%2Bserver%2BCapture.JPG> > > > > but they are seeing this: (it continues to show this even after logging in > via shibboleth). > > > <https://lh3.googleusercontent.com/-9iiQG0EQDHk/VmblcHY7G0I/AAAAAAAAAAs/D-PQFXXHmgA/s1600/loop-.JPG> > Any thoughts? > > Thanks > Clay > > On Monday, December 7, 2015 at 4:30:11 PM UTC-6, Hardy Pottinger wrote: >> >> Hi, Clay, I can try to help you out. I'm not sure I understand the >> problem you're describing, so... can you start over with a description of >> what you're expecting to see, and what you do see? Thanks! >> >> --Hardy >> >> ------------------------------ >> *From:* [email protected] [[email protected]] on behalf >> of [email protected] [[email protected]] >> *Sent:* Monday, December 07, 2015 3:50 PM >> *To:* DSpace Technical Support >> *Cc:* Clay Hill >> *Subject:* [dspace-tech] shibboleth login looping for /mydspace I need >> help debugging this >> >> Hello. >> I am on a windows server 2012 R2 box with dspace 5.2. configured and >> working >> >> We have set up shibboleth SP with Dspace and configured it with the >> campus Idp. According to the logs and accounts being created inside >> dspace...it is working. Once we go through our universities SSO via >> shibboleth, No options other than "Choose one of these ways to login: >> >> - >> >> *Login via Shibboleth* >> - >> >> *Enter DSpace Username and Password "* >> >> ...are being offered. It is just looping. >> >> Other no-shibboleth accounts are offered options after login. >> >> Does that make any since to any other shibboleth enabled people? >> >> I would be your "best friend" if you helped me fix this. >> Thanks >> Clay >> >> >> -- >> You received this message because you are subscribed to the Google Groups >> "DSpace Technical Support" group. >> To unsubscribe from this group and stop receiving emails from it, send an >> email to [email protected]. >> To post to this group, send email to [email protected]. >> Visit this group at http://groups.google.com/group/dspace-tech. >> For more options, visit https://groups.google.com/d/optout. >> > -- > You received this message because you are subscribed to the Google Groups > "DSpace Technical Support" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To post to this group, send email to [email protected]. > Visit this group at http://groups.google.com/group/dspace-tech. > For more options, visit https://groups.google.com/d/optout. > -- *************************** George Kozak Digital Library Specialist Cornell University Library - IT 218 Olin Library Cornell University Ithaca, NY 14853 607-255-8924 [email protected] -- You received this message because you are subscribed to the Google Groups "DSpace Technical Support" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/dspace-tech. For more options, visit https://groups.google.com/d/optout.
