Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  1. Ensure

...

  1. that

...

  1. you

...

  1. are

...

  1. running

...

  1. Apache

...

  1. Tomcat

...

  1. (the

...

  1. web

...

  1. application

...

  1. server)

...

  1. behind

...

  1. Apache

...

  1. HTTPD

...

  1. (the

...

  1. web

...

  1. server).

...

  1.   This

...

  1. is

...

  1. required

...

  1. as

...

  1. the

...

  1. Shibboleth

...

  1. authentication

...

  1. is

...

  1. performed

...

  1. in

...

  1. Apache

...

  1. HTTPD,

...

  1. while

...

  1. DSpace

...

  1. runs

...

  1. within

...

  1. Apache

...

  1. Tomcat.

...

  1.   A

...

  1. guide

...

  1. to

...

  1. do

...

  1. this

...

  1. is

...

  1. available

...

  1. at

...

  1. https://wiki.duraspace.org/display/DSPACE/ModJk

...

  1. Follow the standard instructions for installing a Shibboleth Service Provider (SP)

...

  1. in

...

  1. Apache

...

  1. HTTPD.

...

  1. Instructions

...

  1. are

...

  1. available

...

  1. from

...

  1. https://spaces.internet2.edu/display/SHIB2/Installation

...

  1. Configure

...

  1. the

...

  1. service

...

  1. provider

...

  1. to

...

  1. protect

...

  1. the

...

  1. following

...

  1. URL:

...

    1. If

...

    1. running

...

    1. DSpace

...

    1. in

...

    1. the

...

    1. ROOT

...

    1. context:

...

    1. http://dspace.example.com/shibboleth-login

...

    1. If

...

    1. running

...

    1. DSpace

...

    1. in

...

    1. a

...

    1. differentc

...

    1. context:

...

    1. http://dspace.example.com/xmlui/shibboleth-login

...

    1. (adjust

...

    1. xmlui

...

    1. as

...

    1. appropriate)

...

  1. Edit

...

  1. dspace.cfg:

...

    1. Set

...

    1. the

...

    1. authentication

...

    1. method:

...

plugin.sequence.org.dspace.authenticate.AuthenticationMethod

...

=

...

org.dspace.authenticate.ShibAuthentication