Configuration¶
invenio module that adds tugraz configs.
-
invenio_config_tugraz.config.APP_ALLOWED_HOSTS= ['0.0.0.0', 'localhost', '127.0.0.1', 'invenio-dev01.tugraz.at', 'invenio-test.tugraz.at']¶ Allowed Hosts
-
invenio_config_tugraz.config.INVENIO_CONFIG_TUGRAZ_BASE_TEMPLATE= 'invenio_config_tugraz/base.html'¶ Default base template for the demo page.
-
invenio_config_tugraz.config.INVENIO_CONFIG_TUGRAZ_DEFAULT_VALUE= 'foobar'¶ Default value for the application.
-
invenio_config_tugraz.config.INVENIO_CONFIG_TUGRAZ_SHIBBOLETH= True¶ Set True if SAML is configured
-
invenio_config_tugraz.config.MAIL_SERVER= '129.27.11.182'¶ Domain ip where mail server is running.
-
invenio_config_tugraz.config.MAIL_SUPPRESS_SEND= False¶ Enable email sending by default.
-
invenio_config_tugraz.config.SECURITY_CHANGEABLE= False¶ Allow password change by users.
-
invenio_config_tugraz.config.SECURITY_CONFIRMABLE= False¶ Allow user to confirm their email address.
-
invenio_config_tugraz.config.SECURITY_EMAIL_SENDER= 'info@invenio-test.tugraz.at'¶ Email address used as sender of account registration emails.
-
invenio_config_tugraz.config.SECURITY_EMAIL_SUBJECT_REGISTER= 'Welcome to RDM!'¶ Email subject for account registration emails.
-
invenio_config_tugraz.config.SECURITY_RECOVERABLE= False¶ Allow password recovery by users.
-
invenio_config_tugraz.config.SECURITY_REGISTERABLE= True¶ “Allow users to register.
With this variable set to “False” users will not be able to register, or to navigate to /sigup page.
-
invenio_config_tugraz.config.SSO_SAML_DEFAULT_ACS_ROUTE= '/authorized/<idp>'¶ URL route to handle the IdP login request.
-
invenio_config_tugraz.config.SSO_SAML_DEFAULT_BLUEPRINT_PREFIX= '/shibboleth'¶ Base URL for the extensions endpoint.
-
invenio_config_tugraz.config.SSO_SAML_DEFAULT_METADATA_ROUTE= '/metadata/<idp>'¶ URL route for the metadata request.
-
invenio_config_tugraz.config.SSO_SAML_DEFAULT_SLO_ROUTE= '/slo/<idp>'¶ URL route for the SP logout.
-
invenio_config_tugraz.config.SSO_SAML_DEFAULT_SLS_ROUTE= '/sls/<idp>'¶ URL route to handle the IdP logout request.
-
invenio_config_tugraz.config.SSO_SAML_DEFAULT_SSO_ROUTE= '/login/<idp>'¶ URL route for the SP login.
-
invenio_config_tugraz.config.SSO_SAML_IDPS= {}¶ Configuration of IDPS. Actually values can be find in to invenio.cfg file
-
invenio_config_tugraz.config.USERPROFILES_EXTEND_SECURITY_FORMS= True¶ Set True in order to register user_profile