[java-identity-provider COMMIT] /trunk/idp-conf/src/main/resources/views/login.vm
noreply at shibboleth.net
noreply at shibboleth.net
Thu Oct 2 16:20:39 EDT 2014
Author: tzeller
Date: Thu Oct 2 16:20:39 2014
New Revision: 6616
URL: http://svn.shibboleth.net/view/java-identity-provider?rev=6616&view=rev
Log:
Checkpoint work on consent, add commented-out "revoke consent" checkbox to login.vm.
Modified:
trunk/idp-conf/src/main/resources/views/login.vm
Modified: trunk/idp-conf/src/main/resources/views/login.vm
URL: http://svn.shibboleth.net/view/java-identity-provider/trunk/idp-conf/src/main/resources/views/login.vm?rev=6616&r1=6615&r2=6616&view=diff
==============================================================================
--- trunk/idp-conf/src/main/resources/views/login.vm (original)
+++ trunk/idp-conf/src/main/resources/views/login.vm Thu Oct 2 16:20:39 2014
@@ -64,6 +64,12 @@
<input type="checkbox" name="donotcache" value="1" /> Don't Remember Login
</section>
+ ## TODO change param name for consent revocation
+ ## <section>
+ ## <input id="uApprove.consent-revocation" type="checkbox" name="uApprove.consent-revocation" value="true"/>
+ ## Clear data release consent for this service
+ ## </section>
+
<section>
<button class="form-element form-button" type="submit" name="_eventId_proceed" >Login</button>
</section>
More information about the commits
mailing list