Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(1129)

Side by Side Diff: components/policy/resources/policy_templates.json

Issue 1431473004: Add Kerberos support to webview (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@ActivitylessNegoAuth
Patch Set: Document the new supported policies Created 5 years ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
« no previous file with comments | « android_webview/test/shell/AndroidManifest.xml ('k') | no next file » | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 { 1 {
2 # policy_templates.json - Metafile for policy templates 2 # policy_templates.json - Metafile for policy templates
3 # 3 #
4 # The content of this file is evaluated as a Python expression. 4 # The content of this file is evaluated as a Python expression.
5 # 5 #
6 # This file is used as input to generate the following policy templates: 6 # This file is used as input to generate the following policy templates:
7 # ADM, ADMX+ADML, MCX/plist and html documentation. 7 # ADM, ADMX+ADML, MCX/plist and html documentation.
8 # 8 #
9 # Policy templates are user interface definitions or documents about the 9 # Policy templates are user interface definitions or documents about the
10 # policies that can be used to configure Chrome. Each policy is a name-value 10 # policies that can be used to configure Chrome. Each policy is a name-value
(...skipping 1836 matching lines...) Expand 10 before | Expand all | Expand 10 after
1847 'desc': '''Specifies whether the generated Kerberos SPN should include a non-standard port. 1847 'desc': '''Specifies whether the generated Kerberos SPN should include a non-standard port.
1848 1848
1849 If you enable this setting, and a non-standard port (i.e., a port othe r than 80 or 443) is entered, it will be included in the generated Kerberos SPN. 1849 If you enable this setting, and a non-standard port (i.e., a port othe r than 80 or 443) is entered, it will be included in the generated Kerberos SPN.
1850 1850
1851 If you disable this setting or leave it not set, the generated Kerbero s SPN will not include a port in any case.''', 1851 If you disable this setting or leave it not set, the generated Kerbero s SPN will not include a port in any case.''',
1852 }, 1852 },
1853 { 1853 {
1854 'name': 'AuthServerWhitelist', 1854 'name': 'AuthServerWhitelist',
1855 'type': 'string', 1855 'type': 'string',
1856 'schema': { 'type': 'string' }, 1856 'schema': { 'type': 'string' },
1857 'supported_on': ['chrome.*:9-','android:46-'], 1857 'supported_on': ['chrome.*:9-','android:46-','webview_android:49-'],
1858 'features': { 1858 'features': {
1859 'dynamic_refresh': False, 1859 'dynamic_refresh': False,
1860 'per_profile': False, 1860 'per_profile': False,
1861 }, 1861 },
1862 'example_value': '*example.com,foobar.com,*baz', 1862 'example_value': '*example.com,foobar.com,*baz',
1863 'id': 29, 1863 'id': 29,
1864 'caption': '''Authentication server whitelist''', 1864 'caption': '''Authentication server whitelist''',
1865 'tags': [], 1865 'tags': [],
1866 'desc': '''Specifies which servers should be whitelisted for integrate d authentication. Integrated authentication is only enabled when <ph name="PRODU CT_NAME">$1<ex>Google Chrome</ex></ph> receives an authentication challenge from a proxy or from a server which is in this permitted list. 1866 'desc': '''Specifies which servers should be whitelisted for integrate d authentication. Integrated authentication is only enabled when <ph name="PRODU CT_NAME">$1<ex>Google Chrome</ex></ph> receives an authentication challenge from a proxy or from a server which is in this permitted list.
1867 1867
(...skipping 34 matching lines...) Expand 10 before | Expand all | Expand 10 after
1902 'caption': '''GSSAPI library name''', 1902 'caption': '''GSSAPI library name''',
1903 'tags': [], 1903 'tags': [],
1904 'desc': '''Specifies which GSSAPI library to use for HTTP authenticati on. You can set either just a library name, or a full path. 1904 'desc': '''Specifies which GSSAPI library to use for HTTP authenticati on. You can set either just a library name, or a full path.
1905 1905
1906 If no setting is provided, <ph name="PRODUCT_NAME">$1<ex>Google Chrome </ex></ph> will fall back to using a default library name.''', 1906 If no setting is provided, <ph name="PRODUCT_NAME">$1<ex>Google Chrome </ex></ph> will fall back to using a default library name.''',
1907 }, 1907 },
1908 { 1908 {
1909 'name': 'AuthAndroidNegotiateAccountType', 1909 'name': 'AuthAndroidNegotiateAccountType',
1910 'type': 'string', 1910 'type': 'string',
1911 'schema': { 'type': 'string' }, 1911 'schema': { 'type': 'string' },
1912 'supported_on': ['android:46-'], 1912 'supported_on': ['android:46-','webview_android:49-'],
1913 'features': { 1913 'features': {
1914 'dynamic_refresh': False, 1914 'dynamic_refresh': False,
1915 'per_profile': False, 1915 'per_profile': False,
1916 }, 1916 },
1917 'example_value': 'com.example.spnego', 1917 'example_value': 'com.example.spnego',
1918 'id': 305, 1918 'id': 305,
1919 'caption': '''Account type for HTTP Negotiate authentication''', 1919 'caption': '''Account type for HTTP Negotiate authentication''',
1920 'tags': [], 1920 'tags': [],
1921 'desc': '''Specifies the account type of the accounts provided by the Android authentication app that supports HTTP Negotiate authentication (e.g. Ker beros authentication). This information should be available from the supplier of the authentication app. For more details see https://goo.gl/hajyfN. 1921 'desc': '''Specifies the account type of the accounts provided by the Android authentication app that supports HTTP Negotiate authentication (e.g. Ker beros authentication). This information should be available from the supplier of the authentication app. For more details see https://goo.gl/hajyfN.
1922 1922
(...skipping 6253 matching lines...) Expand 10 before | Expand all | Expand 10 after
8176 'desc': '''Text appended in parentheses next to the policies top-level con tainer to indicate that those policies are of the Recommended level''', 8176 'desc': '''Text appended in parentheses next to the policies top-level con tainer to indicate that those policies are of the Recommended level''',
8177 'text': 'Default Settings (users can override)', 8177 'text': 'Default Settings (users can override)',
8178 }, 8178 },
8179 'doc_complex_policies_on_windows': { 8179 'doc_complex_policies_on_windows': {
8180 'desc': '''Text pointing the user to a help article for complex policies o n Windows''', 8180 'desc': '''Text pointing the user to a help article for complex policies o n Windows''',
8181 'text': '''encoded as a JSON string, for details see <ph name="COMPLEX_POL ICIES_URL">https://www.chromium.org/administrators/complex-policies-on-windows<e x>https://www.chromium.org/administrators/complex-policies-on-windows</ex></ph>' '', 8181 'text': '''encoded as a JSON string, for details see <ph name="COMPLEX_POL ICIES_URL">https://www.chromium.org/administrators/complex-policies-on-windows<e x>https://www.chromium.org/administrators/complex-policies-on-windows</ex></ph>' '',
8182 }, 8182 },
8183 }, 8183 },
8184 'placeholders': [], 8184 'placeholders': [],
8185 } 8185 }
OLDNEW
« no previous file with comments | « android_webview/test/shell/AndroidManifest.xml ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698