Skip to topic | Skip to bottom
Home
Federation
Federation.WebChangesr1.1 - 08 Aug 2001 - 05:20 - PeterThoenytopic end

Start of topic | Skip to actions
Results from Federation web
Schedules for AAF Workshops When Where Link 2006 MQ, Sydney 1st Workshop 2006 MQ, Sydney 2nd Workshop August 2007 MQ, Sydney AAF August'07 Oct 2007 Perth AAF Oct ...
AAF Shibboleth Rollout Workshop NOTE: an additional workshop is scheduled for Feb 2009 at MQ University for those who missed the events or would like to refresh/clarify ...
How to Migrate from Level 1 to Level 2 of the Testbed Federation Digital Certificates You will need both a frontend commercial SSL certificate, and a backend SSL ...
Jun 2007 7274 0 0 382 349 WebHome 347 323 ShARPE 313 283 ManualInstallIdP 250 234 ManualInstallSP 194 191 WebRss 180 ShibbolizeApplication Jul 2007 7976 3 0 570 527 ...
Workshop Manual Installation of Shibboleth Identity Provider Below are step-by-step instructions on setting up an !IdP on a Debian Linux system, and joining Level ...
Workshop Manual Installation of Shibboleth Service Provider Below are step-by-step instructions on building and configuring a Shibboleth SP on a Debian Linux system ...
Australian Access Federation Shibboleth Workshop This free workshop covers Federation (Shibboleth) technical deployment. Please register early to secure your place ...
Rollout Workshop Configuration of Shibboleth Identity Provider Below are step-by-step instructions on setting up an !IdP on a Debian Linux system, and joining Level ...
Note Involve in AAF Rollout Workshops at http://federation.org.au/rollout INCLUDE{"FederationWorkshopApril2008"}
Manual Installation of Shibboleth Service Provider Below are step-by-step instructions on building and configuring a Shibboleth SP on a Debian Linux system to be ...
Australian Access Federation Workshop (Minigrant) 17-18 Dec 2007 Sydney This workshop covers Shibboleth-only and restricted to Minigrant recipients, only very limited ...
Australian Access Federation Workshop 18-19 Feb 2008 Sydney This free workshop covers Federation (Shibboleth) technical deployment. Please register early to secure ...
Australian Access Federation Shibboleth Workshop 21-22 April 2008 Canberra This free workshop covers Federation (Shibboleth) technical deployment. Please register ...
Session Creation Error: Invalid credential Despite the IdP has been configured properly such that its /SSO being protected by appropriate mechanism and you're successfully ...
Frequently Asked Questions Common problems and their solutions when installing Shibboleth for use within the MAMS Testbed Federation How do I make sure that I get ...
Manual Installation of Shibboleth Identity Provider Below are step-by-step instructions on setting up an IdP on a Debian Linux system, and joining Level-1 of the ...
General error processing request This is a catch all error on IdP. There are multiple reasons for this error, so let's check it out. if you see these lines on your ...
If your IdP log complains with the following logs: 2008-06-06 12:19:51,754 DEBUG IdP Constructed a trust list from key authority. Attempting path validation... 2008 ...
Software This page contains links to software that are being used in the MAMS Testbed Federation. IdP Software Shibboleth !IdP Source: shibboleth-idp-1.3.3.tar.gz ...
SAML Artifacts cannot be dereferenced for unauthenticated requesters This relates to Federation.UnauthenticatedSP. However, this is more confusing as when you check ...
IdP or SP spits error saying "Unauthenticated requesters" If you see the above errors, there are a number of conditions that can be at fault on either IdP or SP side ...
Shibboleth Authenticator for Confluence Updated and Official Version There is an official version of this "shibbolizing confluence" available at http://confluence ...
Workshop Shibbolizing An Application In this guide, we will write a Java Server Page (JSP) application that will be protected by Shibboleth. The JSP is a simply ...
Attribute Acceptance Policy (!AAP) On the Shibboleth SP side, all attributes that were received from the IdP's AA are mapped into the HTTP Request headers that are ...
Attribute Release Policy (ARP) On the Shibboleth IdP side, all releases of attributes that are "resolvable" by the resolver are determined by the use of Attributes ...
Hello WIKINAME INCLUDINGWEB Web Testbed Federation MiniGrants Round 1 MiniGrants Round 2 AAF Workshops AAF Workshop 2008 Mailing Lists FAQs INCLUDINGWEB Twiki Web ...
INCLUDE{"FederationWorkshop2008"}
IdP Stopped Upon Tomcat Restart One of the most common problems why the IdP does not start is malformed configuration files. In many cases this causes the xerces ...
Acceptance Test Plan Background Each MAMS Mini-Grant Round-2 project involves establishing IdPs and SPs in the MAMS Testbed Level-2 Federation. In order to confirm ...
How to use IP-based Protection There are times when IP-based is the only acceptable authentication mechanism used in the IdP (i.e. library machines). 1. enable mod ...
If you encounter this error on the SP: Request Entity Too Large The requested resource /testapp does not allow request data with GET requests, or the amount of data ...
SSL Errors Typical errors on SSL include: couldn't set callback. this usually is because the different versions of openssl being used. make sure you have only 1 version ...
Generation of eduPersonTargetedID using !ShARPE !ShARPE's mapping functionality can be used to generate ePTID as attribute to be sent to a SP. Everytime the user ...
How to Migrate from Level 1 to Level 2 of the Testbed Federation For members of the Level-1 Federation, it is advisable if you have connected your IdP to your institutional ...
Certificate Authorities supported in the Federation The following Certificate Authorities (CAs) are supported: !AddTrustUTNServerCA !Comodo !InstantSSL CA !Entrust ...
SP Certificate is valid but IdP keeps rejecting it Things to check: make sure idp's 8443 is configured with optional no ca make sure 8443 has SSLVerifyDepth 10 , ...
Australian Access Federation Workshop 19-20 Nov 2007 Canberra This workshop covers Shibboleth-only and restricted to Australian Bureau of Statistics (ABS). PDF of ...
Custom eduPersonSchema including eduPersonTargetedID # eduPersonTargetedID attributetype ( 1.3.6.1.4.1.5923.1.1.1.10 NAME 'eduPersonTargetedID' DESC 'Intended primarily ...
Using certificate for back-channel The federation uses back-channel certificates to allow SP query IdP for attributes (SAML artifact profile). For this purpose, the ...
Retrieving Federation Metadata Updates Securely After you have joined the Testbed Federation at either Level 1, 2 or 3, it is necessary to regularly download the ...
Autograph a personal privacy manager the federation becomes transparent Autograph makes privacy in a Shibboleth federation transparent and manageable. It allows ...
Australian Access Federation Workshop 15-17 Oct 2007 Perth Change of Location Note there is a change of location for the workshop. It will be held in Rendezvous Hotel ...
Installation Procedure for ShARPE Assumptions 1. you have JDK 1.5 installed, ShARPE code uses JDK 1.5 features 2. you have fully configured IdP (tested on IdP 1.3c ...
Shibboleth Authenticator for Jira Requirements apache 2.2 tomcat 5.5 jira 3.8 jira is installed NOT as root webapp download at http://www.federation.org.au/twiki ...
to Autograph main page Installation of Autograph Autograph is a web application. This page shows the steps necessary to get Autograph running on your Identity Provider ...
Shibboleth Attribute Release Policy Editor (ShARPE) ShARPE is developed as part of the collaboration between MAMS and Shibboleth. ShARPE's aim is to manage the creation ...
Attribute Resolver Attribute Resolver is a module of Shibboleth to discover user's attributes. The resolver has various plugins to connect to different data sources ...
MAMS Testbed Federation Wiki Welcome to MAMS Testbed Federation. This Wiki has been setup to provide participants with information on topics such as: deploying Shibboleth ...
List of Shibbolized Applications Below is a list of free, open source applications that are known to have been successfully "shibbolized". A link is provided to the ...
Australian Access Federation Workshop 27-31 Aug 2007 Invitation information http://www.aaf.edu.au/docs/AAF-Workshop-August-2007.pdf PDF of Slides Shibboleth slides ...
Number of topics: 50


to top

You are here: Federation > WebChanges

to top

Copyright © 1999-2008 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding TWiki? Send feedback