added configuration flag for HEART mode

pull/1046/head
Justin Richer 2016-03-18 22:04:22 -04:00
parent 2d2cf57125
commit 37bead1404
1 changed files with 3 additions and 0 deletions

View File

@ -64,6 +64,9 @@
at the same time with authorization_code or implicit -->
<!-- <property name="dualClient" value="true" /> -->
<!-- This property turns on HEART compliance mode -->
<!-- <property name="heartMode" value="true" /> -->
</bean>
</beans>