SES-13: Added portlet root directory
This commit is contained in:
@@ -27,8 +27,8 @@
|
||||
<property name="ticketValidator">
|
||||
<bean
|
||||
class="org.springframework.security.extensions.kerberos.SunJaasKerberosTicketValidator">
|
||||
<property name="servicePrincipal" value="HTTP/web.springsource.com" />
|
||||
<property name="keyTabLocation" value="classpath:http-java.keytab" />
|
||||
<property name="servicePrincipal" value="HTTP/WEB.FENETRES.MONKEYMACHINE.EU" />
|
||||
<property name="keyTabLocation" value="classpath:http-web.keytab" />
|
||||
<property name="debug" value="true"/>
|
||||
</bean>
|
||||
</property>
|
||||
|
||||
Reference in New Issue
Block a user