@cronapp/templates 2.9.2-SP.4 → 2.9.2-SP.6

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.4",
3
+ "version": "2.9.2-SP.6",
4
4
  "cronapp-ide-minimum-version": "2.5.0"
5
5
  }
@@ -101,7 +101,7 @@ features=ionic|angularjs|eclipselink|jpa|maven|springboot|cordova
101
101
  parameter.page.1.string.0.appid=${generateAppId}
102
102
  parameter.page.1.boolean.1.frontend=true
103
103
  parameter.page.1.boolean.2.backend=true
104
- parameter.page.1.list.3.authentication=Token|SSO|Saml|Nenhuma
104
+ parameter.page.1.list.3.authentication=Token|SSO|ldap|activeDirectory|Saml|Nenhuma
105
105
  parameter.page.1.list.6.social=Não|Sim
106
106
  parameter.page.1.list.7.mutual=Não|Sim
107
107
 
@@ -75,7 +75,7 @@ features=angularjs|eclipselink|jpa|maven|springboot
75
75
  parameter.page.1.string.0.appid=${generateAppId}
76
76
  parameter.page.1.boolean.1.frontend=true
77
77
  parameter.page.1.boolean.2.backend=true
78
- parameter.page.1.list.3.authentication=Token|SSO|Saml|Nenhuma
78
+ parameter.page.1.list.3.authentication=Token|SSO|ldap|activeDirectory|Saml|Nenhuma
79
79
  parameter.page.1.list.4.menuPosition=Horizontal|Vertical
80
80
  parameter.page.1.list.6.social=Não|Sim
81
81
  parameter.page.1.list.7.mutual=Não|Sim