Subversion Repositories wimsdev

Rev

Rev 5755 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 5755 Rev 5903
Line 38... Line 38...
38
CAS authentication
38
CAS authentication
39
</h3>
39
</h3>
40
<ul><li>
40
<ul><li>
41
The teacher must have configured his class by entering the address
41
The teacher must have configured his class by entering the address
42
of the CAS host he want to use, either when creating the class,
42
of the CAS host he want to use, either when creating the class,
43
or using the <tt class="wims_code_words">Configuration/Maintenance</tt>
43
or using the <span class="tt wims_code_words">Configuration/Maintenance</span>
44
page (clic on <tt class="wims_code_words">Authentication</tt> in the
44
page (clic on <span class="tt wims_code_words">Authentication</span> in the
45
left menu) .
45
left menu) .
46
</li><li>
46
</li><li>
47
The teacher then gives the password of the class to future participants.
47
The teacher then gives the password of the class to future participants.
48
</li><li>
48
</li><li>
49
The participant clicks the enter button on the line showing his class.
49
The participant clicks the enter button on the line showing his class.
Line 59... Line 59...
59
<h3>
59
<h3>
60
CAS authentication and ldap identification.
60
CAS authentication and ldap identification.
61
</h3>
61
</h3>
62
The teacher must have configured his class by entering the address
62
The teacher must have configured his class by entering the address
63
of the CAS host he want to use, using the
63
of the CAS host he want to use, using the
64
<tt class="wims_code_words">Configuration/Maintenance</tt>
64
<span class="tt wims_code_words">Configuration/Maintenance</span>
65
page (clic on <tt class="wims_code_words">Authentication</tt> in the left
65
page (clic on <span class="tt wims_code_words">Authentication</span> in the left
66
menu) and entering the technical ldap parameters. He must also verify that
66
menu) and entering the technical ldap parameters. He must also verify that
67
the directory server accepts requests from WIMS server (contact the manager of the directory).
67
the directory server accepts requests from WIMS server (contact the manager of the directory).
68
<p>
68
<p>
69
Everything goes as in the case of a simple authentication by CAS,
69
Everything goes as in the case of a simple authentication by CAS,
70
but the identifiers (name, ...) are automatically filled.
70
but the identifiers (name, ...) are automatically filled.