mirror of
https://github.com/Cian-H/invenio-config-iform.git
synced 2026-01-07 12:31:58 +00:00
Update config.py
more detailed comment on ```USERPROFILES_EXTEND_SECURITY_FORMS```
This commit is contained in:
@@ -98,7 +98,11 @@ INVENIO_CONFIG_TUGRAZ_SHIBBOLETH = True
|
||||
"""Set True if SAML is configured"""
|
||||
|
||||
USERPROFILES_EXTEND_SECURITY_FORMS = True
|
||||
"""Set True in order to register user_profile"""
|
||||
"""Set True in order to register user_profile.
|
||||
|
||||
This also forces user to add username and fullname
|
||||
when register.
|
||||
"""
|
||||
|
||||
SSO_SAML_IDPS = {}
|
||||
"""Configuration of IDPS. Actually values can be find in to invenio.cfg file"""
|
||||
|
||||
Reference in New Issue
Block a user