1 |
4159
|
daigle
|
<?xml version="1.0"?>
|
2 |
|
|
|
3 |
|
|
<metadataConfig>
|
4 |
|
|
<group>
|
5 |
|
|
<index>1</index>
|
6 |
4580
|
daigle
|
<name>Authentication Configuration Values</name>
|
7 |
4159
|
daigle
|
<comment>
|
8 |
4580
|
daigle
|
Authentication Setup
|
9 |
4159
|
daigle
|
</comment>
|
10 |
4580
|
daigle
|
<description>Authentication Configuration Values.</description>
|
11 |
4159
|
daigle
|
</group>
|
12 |
4580
|
daigle
|
|
13 |
4159
|
daigle
|
<config>
|
14 |
4580
|
daigle
|
<key>auth.class</key>
|
15 |
|
|
<label>Authentication Class</label>
|
16 |
4159
|
daigle
|
<group>1</group>
|
17 |
|
|
<index>1</index>
|
18 |
4580
|
daigle
|
<description>Authentication Class.</description>
|
19 |
|
|
<helpFile>properties.html#auth.class</helpFile>
|
20 |
4159
|
daigle
|
</config>
|
21 |
4580
|
daigle
|
|
22 |
4159
|
daigle
|
<config>
|
23 |
4580
|
daigle
|
<key>auth.url</key>
|
24 |
|
|
<label>Authentication URL</label>
|
25 |
4159
|
daigle
|
<group>1</group>
|
26 |
|
|
<index>2</index>
|
27 |
4580
|
daigle
|
<description>Authentication Server URL.</description>
|
28 |
|
|
<helpFile>properties.html#auth.url</helpFile>
|
29 |
4159
|
daigle
|
</config>
|
30 |
|
|
|
31 |
|
|
<config>
|
32 |
4580
|
daigle
|
<key>auth.surl</key>
|
33 |
|
|
<label>Authentication Secure URL</label>
|
34 |
|
|
<group>1</group>
|
35 |
|
|
<index>3</index>
|
36 |
|
|
<description>Authentication Secure Server URL.</description>
|
37 |
|
|
<helpFile>properties.html#auth.surl</helpFile>
|
38 |
|
|
</config>
|
39 |
|
|
|
40 |
|
|
<config>
|
41 |
|
|
<key>auth.administrators</key>
|
42 |
4598
|
daigle
|
<label>Metacat Administrators</label>
|
43 |
4159
|
daigle
|
<group>1</group>
|
44 |
4580
|
daigle
|
<index>4</index>
|
45 |
|
|
<description>Authentication users or groups for Metacat administration.
|
46 |
|
|
Typically, this holds LDAP credentials.
|
47 |
4276
|
daigle
|
<font color="red"> Note: this must be set to a username or
|
48 |
|
|
group that you belong to in order to continue with
|
49 |
|
|
configuration</font>.</description>
|
50 |
4580
|
daigle
|
<helpFile>properties.html#auth.administrators</helpFile>
|
51 |
4543
|
daigle
|
<isRequired>true</isRequired>
|
52 |
4159
|
daigle
|
</config>
|
53 |
|
|
|
54 |
|
|
</metadataConfig>
|