1 <?xml version="1.0" encoding="UTF-8"?>
4 This file contains advanced configuration options for the Identity Providers.
6 DO NOT EDIT THIS FILE unless you're absolutely certain you understand what you are doing.
9 <beans xmlns="http://www.springframework.org/schema/beans"
10 xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
11 xsi:schemaLocation="http://www.springframework.org/schema/beans http://www.springframework.org/schema/beans/spring-beans-2.0.xsd"
12 default-autowire="byType">
14 <bean id="shibboleth.RequestDispatcher" class="edu.internet2.middleware.shibboleth.idp.profile">
15 <property name="handlerManager" ref="shibboleth.ProfileHandler" />