205
Views
2
Comments
[Factory Configuration] Factory Configuration - Secure Session Cookies
Question
factory-configuration
Web icon
Forge asset by OutSystems

Hi all,

We have installed the Factory Configuration module in our DEV environment and the "Secure Session Cookies" option is checked.

In the DEV environment, the secure attribute is set correctly.

But for the other environments (test, acceptance, production) this is not the case, the secure attribute is not set.

Do we need to deploy this module in all environments in order to propagate the changes related to the secure attribute or the changes that are made in one environment will have effect in all others after the changes are applied in Service Center?

UserImage.jpg
Stanislav Ploschansky

they saved in database and you may have an own espace like SecurityConfiguration to seed such value automatically.
just take portion of code from FactoryConfiguration

2017-04-11 09-47-29
Sander van Dijk

Yes, the module needs to be deployed on all environments. You need to set the settings per environment. The Factory Configuration settings only count for the environment it has been installed on.

Community GuidelinesBe kind and respectful, give credit to the original source of content, and search for duplicates before posting.