Force secondary login methods display
[astakos] / snf-astakos-app / README
index c9ca22d..d806083 100644 (file)
@@ -91,8 +91,10 @@ ASTAKOS_HELPDESK_NOTIFICATION_EMAIL_SUBJECT '%s alpha2 testing account activated
 ASTAKOS_EMAIL_CHANGE_EMAIL_SUBJECT          'Email change on %s alpha2 testing' % SITENAME                                  Email change subject               
 ASTAKOS_PASSWORD_RESET_EMAIL_SUBJECT        'Password reset on %s alpha2 testing' % SITENAME                                Password change email subject
 
-ASTAKOS_QUOTA_HOLDER_URL                    ''                                                                              The quota holder URI
+ASTAKOS_QUOTAHOLDER_URL                     ''                                                                              The quotaholder URI
                                                                                                                             e.g. ``http://localhost:8080/api/quotaholder/v``
+ASTAKOS_QUOTAHOLDER_TOKEN                   ''                                                                              The secret token for accessing the quotaholder URI
+
 ASTAKOS_SERVICES                            {'cyclades': {'resources': [{'desc': 'Number of virtual machines',              Default cloud service information
                                             'group': 'compute',
                                             'name': 'vm',
@@ -124,6 +126,7 @@ ASTAKOS_PAGINATE_BY                         10
 
 ASTAKOS_NEWPASSWD_INVALIDATE_TOKEN          True                                                                            Enforce token renewal on password change/reset. If set to False, user can optionally decide
                                                                                                                             whether to renew the token or not.
+ASTAKOS_ENABLE_LOCAL_ACCOUNT_MIGRATION      True                                                                            Permit local account migration to third party account
 =========================================== =============================================================================   ===========================================================================================
 
 Administrator functions