Módosítások

DrupalShibbolethReadmeDev

1 202 bájt hozzáadva, 2009. szeptember 15., 14:09
+ User consent
</LogoutInitiator>
</source>
 
=== User consent ===
In certain scenarios you are only allowed to store personal data if the user accepted some kind of legal agreement such as the Terms of Use or the Privacy Policy.
 
When a new user arrives, she gets a screen with a link to the legal document and a checkbox. This page also contains the user's name and the e-mail address. Personal data required for login are stored only if the user accepts the agreement. If it's allowed by the administrator, the user might set [[#Using_custom_values | custom values]] for those attributes.
 
If the document changes, the administrator might increment the version. This case all users are forced to accept the new version of the agreement before logging in.
{{NOTE_EN|Version matching is an exact match, so the user must accept exactly the same version what was specified by the administrator}}
==== Personal data handled by the module ====
* username
* user's e-mail address
* user's targeted identifier(s) (what is sent by the IdP, if different from username), along with a mapping to the Drupal username
* Identity Provider(s) that identified the user
* random password (this might not be considered personal data)
* time of the registration
== Change log ==

Navigációs menü