@cronapp/templates 2.9.2-SP.20 → 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.20",
3
+ "version": "2.9.2-SP.22",
4
4
  "cronapp-ide-minimum-version": "2.5.0"
5
5
  }
@@ -11,7 +11,7 @@ mimetype.src.main.mobileapp.www=folder/web
11
11
  mimetype.src.main.webapp=folder/web
12
12
  mimetype.src.test.java=folder/regular
13
13
  mimetype.config=folder/servercontext
14
- billingPlan=developer,techne
14
+ planTypes=techne,cronapp
15
15
 
16
16
  template.id=cronapp-lyceum-project-mobile-cordova
17
17
  features=ionic|angularjs|eclipselink|jpa|maven|springboot|cordova
@@ -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