@cronapp/templates 2.9.2-SP.21 → 2.9.2-SP.22

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/package.json CHANGED
@@ -1,5 +1,5 @@
1
1
  {
2
2
  "name": "@cronapp/templates",
3
- "version": "2.9.2-SP.21",
3
+ "version": "2.9.2-SP.22",
4
4
  "cronapp-ide-minimum-version": "2.5.0"
5
5
  }
@@ -21,5 +21,7 @@ security.oauth2.saml.privateKey=privateKey
21
21
  security.oauth2.saml.privateKeyPass=privateKeyPass
22
22
  security.oauth2.saml.storeFile=storeFile
23
23
  security.oauth2.saml.storePass=storePass
24
+ security.oauth2.saml.maxAuthenticationAge=7200
25
+ security.oauth2.saml.forceAuthN=false
24
26
  security.oauth2.sso.login-path=/login
25
27
  spring.output.ansi.enabled=ALWAYS