Skip to Content.
Sympa Menu

shibboleth-dev - Re: New Release of the java-based Shibboleth SP implementation

Subject: Shibboleth Developers

List archive

Re: New Release of the java-based Shibboleth SP implementation


Chronological Thread 
  • From: Tom Scavo <>
  • To: Steven Carmody <>
  • Cc: Shibboleth Development <>
  • Subject: Re: New Release of the java-based Shibboleth SP implementation
  • Date: Sat, 18 Jun 2005 09:33:48 -0400
  • Domainkey-signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=bq+zSLs6uvCWMf3vmRj+j2laGtM9mQo13n7iyxGmBPBUbCEqe4Gme2P3qtVA51fKEZF7AcAUT6x/aWu/oygA09z80naEc25XXD0kU8sTZBBQEemz0L9ocGOc+VK/BLw8VFAxBA8P9nXt+kPxa3G4D9rAtFz7MY+04voNgQ2TQHQ=

On 6/18/05, Steven Carmody
<>
wrote:
>
> 4) protection is triggered by 1) creating a directory to hold your
> resource/servlet, and 2) specifying in the associated web.xml file
> that the shib filter should be triggered. Look in
> webapps/secure/WEB-INF/web.xml for an example.
> ...
> 6) Point your browser at
>
> http://sp.example.org:8080/secure/test.txt

or test.jsp, which dumps the values of all HTTP and J2EE attributes
for inspection.

Tom



Archive powered by MHonArc 2.6.16.

Top of Page