Wiki source code of OPAL-Shibboleth-Attribute SVWA

Last modified by Carina Enke on 15.01.2024

Show last authors
1 {{layout}}
2 {{layout-section ac:type="single"}}
3 {{layout-cell}}
4
5 {{/layout-cell}}
6 {{/layout-section}}
7
8 {{layout-section ac:type="two_right_sidebar"}}
9 {{layout-cell}}
10 == Allgemeine Informationen ==
11
12
13
14 {{display reference="LMS._Include Library.Allgemeines zu Shib Attributen.WebHome"}}{{/display}}
15 {{/layout-cell}}
16
17 {{layout-cell}}
18 (% class="auto-cursor-target" %)
19
20
21 {{panel title="Inhalt"}}
22 {{toc/}}
23
24 **Verwandte Themen**
25
26 * [[Expertenregeln zur Prüfung auf ein Benutzerattribut>>doc:LMS.Benutzerhandbuch OPAL.Lehren.Kurs.Freigabe von Kursen und Kursinhalten.Expertenmodus zur Freigabe innerhalb von Kursen.Anwendungsbeispiele zu Expertenregeln.Expertenregeln zur Pruefung auf ein Benutzerattribut.WebHome]]
27 {{/panel}}
28
29
30 (% class="auto-cursor-target" %)
31
32 {{/layout-cell}}
33 {{/layout-section}}
34
35 {{layout-section ac:type="single"}}
36 {{layout-cell}}
37 === Anrede ===
38
39 (% style="margin-left: 40.0px;" %)
40 Attribut: salutationSelection
41
42 (% style="margin-left: 40.0px;" %)
43 Beispielwerte: //Attribut wird nicht übertragen//
44
45 (% style="margin-left: 40.0px;" %)
46 Beispielregel Expertenmodus: //Nur Nutzer mit Anrede "xy": isInAttribute("salutationSelection","xy")//
47 {{/layout-cell}}
48 {{/layout-section}}
49
50 {{layout-section ac:type="single"}}
51 {{layout-cell}}
52 === Benutzername ===
53
54 (% style="margin-left: 40.0px;" %)
55 Attribut: username
56
57 (% style="margin-left: 40.0px;" %)
58 Beispielwert: login-name@s-vwa.de
59
60 (% style="margin-left: 40.0px;" %)
61 Beispielregel Expertenmodus: //Nur für Nutzer mit Benutzername "login-name@s-vwa.de"//: hasAttribute("username","login-name@s-vwa.de")
62 {{/layout-cell}}
63 {{/layout-section}}
64
65 {{layout-section ac:type="single"}}
66 {{layout-cell}}
67 === Benutzertyp ===
68
69 (% style="margin-left: 40.0px;" %)
70 Attribut: personType
71 {{/layout-cell}}
72 {{/layout-section}}
73
74 {{layout-section ac:type="two_equal"}}
75 {{layout-cell}}
76 (% style="margin-left: 40.0px;" %)
77 Beispielwerte: member
78 {{/layout-cell}}
79
80 {{layout-cell}}
81
82 {{/layout-cell}}
83 {{/layout-section}}
84
85 {{layout-section ac:type="single"}}
86 {{layout-cell}}
87 (% style="margin-left: 40.0px;" %)
88 Beispielregel Expertenmodus: //Nur für Nutzer mit Benutzertyp "employee;member;staff// //"//: hasAttribute("personType","employee;member;staff")
89 {{/layout-cell}}
90 {{/layout-section}}
91
92 {{layout-section ac:type="single"}}
93 {{layout-cell}}
94 === E-Mail-Adresse ===
95
96 (% style="margin-left: 40.0px;" %)
97 Attribut: email
98
99 (% style="margin-left: 40.0px;" %)
100 Beispielwert: max.müller@s-vwa.de
101
102 (% style="margin-left: 40.0px;" %)
103 Beispielregel Expertenmodus: //Nur für Nutzer mit E-Mailadresse max.müller@s-vwa.de"//: hasAttribute("email","max.müller@s-vwa.de")
104 {{/layout-cell}}
105 {{/layout-section}}
106
107 {{layout-section ac:type="single"}}
108 {{layout-cell}}
109 === Fachsemester ===
110
111 (% style="margin-left: 40.0px;" %)
112 Attribut: termsOfStudy
113 {{/layout-cell}}
114 {{/layout-section}}
115
116 {{layout-section ac:type="two_equal"}}
117 {{layout-cell}}
118 (% style="margin-left: 40.0px;" %)
119 Beispielwert: //Attribut wird nicht übertragen//
120 {{/layout-cell}}
121
122 {{layout-cell}}
123
124 {{/layout-cell}}
125 {{/layout-section}}
126
127 {{layout-section ac:type="single"}}
128 {{layout-cell}}
129 (% style="margin-left: 40.0px;" %)
130 Beispielregel Expertenmodus: //Nur für Nutzer aus dem Fachsemester 1"//: hasAttribute("termsOfStudy","1")
131 {{/layout-cell}}
132 {{/layout-section}}
133
134 {{layout-section ac:type="single"}}
135 {{layout-cell}}
136 === Geburtstag ===
137
138 (% style="margin-left: 40.0px;" %)
139 Attribut: birthDay
140
141 (% style="margin-left: 40.0px;" %)
142 Beispielwert: //Attribut wird nicht übertragen//
143
144 (% style="margin-left: 40.0px;" %)
145 Beispielregel Expertenmodus: //Nur für Nutzer die am 01.01.2000 geboren sind"//: hasAttribute("birthDay","01.01.2000")
146 {{/layout-cell}}
147 {{/layout-section}}
148
149 {{layout-section ac:type="single"}}
150 {{layout-cell}}
151 === Institution ===
152
153 (% style="margin-left: 40.0px;" %)
154 Attribut: institutionalName
155
156 (% style="margin-left: 40.0px;" %)
157 Beispielwert: S\u00e4chsische Verwaltungs- und Wirtschafts-Akademie e.V.
158
159 (% style="margin-left: 40.0px;" %)
160 Beispielregel Expertenmodus: //Nur für Nutzer der "Sächsische Verwaltungs- und Wirtschafts-Akademie e.V."//: hasAttribute("institutionalName","S\u00e4chsische Verwaltungs- und Wirtschafts-Akademie e.V.")
161 {{/layout-cell}}
162 {{/layout-section}}
163
164 {{layout-section ac:type="single"}}
165 {{layout-cell}}
166 === Matrikelnummer ===
167
168 (% style="margin-left: 40.0px;" %)
169 Attribut: institutionalUserIdentifier
170
171 (% style="margin-left: 40.0px;" %)
172 Beispielwert: //Attribut wird nicht übertragen//
173
174 (% style="margin-left: 40.0px;" %)
175 Beispielregel Expertenmodus: //Nur für Nutzer mit Matrikelnummer "xy"//: hasAttribute("institutionalUserIdentifier","xy")
176 {{/layout-cell}}
177 {{/layout-section}}
178
179 {{layout-section ac:type="single"}}
180 {{layout-cell}}
181 === Moduleinschreibung ===
182
183 (% style="margin-left: 40.0px;" %)
184 Attribut: moduleEnrollment
185
186 (% style="margin-left: 40.0px;" %)
187 Beispielwert:** **//Attribut wird nicht übertragen//
188
189 (% style="margin-left: 40.0px;" %)
190 Beispielregel Expertenmodus: //Nur für Nutzer mit Moduleinschreibung xy"//: hasAttribute("moduleEnrollment","xy")
191 {{/layout-cell}}
192 {{/layout-section}}
193
194 {{layout-section ac:type="single"}}
195 {{layout-cell}}
196 === Nachname ===
197
198 (% style="margin-left: 40.0px;" %)
199 Attribut: lastName
200
201 (% style="margin-left: 40.0px;" %)
202 Beispielwert: Müller
203
204 (% style="margin-left: 40.0px;" %)
205 Beispielregel Expertenmodus: //Nur für Nutzer mit Nachname Müller"//: hasAttribute("lastName","Müller")
206 {{/layout-cell}}
207 {{/layout-section}}
208
209 {{layout-section ac:type="single"}}
210 {{layout-cell}}
211 === Organisationseinheit ===
212
213 (% style="margin-left: 40.0px;" %)
214 Attribut: orgUnit
215 {{/layout-cell}}
216 {{/layout-section}}
217
218 {{layout-section ac:type="two_equal"}}
219 {{layout-cell}}
220 (% style="margin-left: 40.0px;" %)
221 Beispielwerte: //Attribut wird nicht übertragen//
222 {{/layout-cell}}
223
224 {{layout-cell}}
225
226 {{/layout-cell}}
227 {{/layout-section}}
228
229 {{layout-section ac:type="single"}}
230 {{layout-cell}}
231 (% style="margin-left: 40.0px;" %)
232 Beispielregel Expertenmodus: //Nur für Nutzer der Organisationseinheit "xy"//: hasAttribute("orgUnit","xy")
233 {{/layout-cell}}
234 {{/layout-section}}
235
236 {{layout-section ac:type="single"}}
237 {{layout-cell}}
238 === Organisationsstruktur ===
239
240 (% style="margin-left: 40.0px;" %)
241 Attribut: eduPersonOrgUnitDN
242
243 (% style="margin-left: 40.0px;" %)
244 Beispielwerte: //Attribut wird nicht übertragen//
245
246 (% style="margin-left: 40.0px;" %)
247 Beispielregel Expertenmodus: //Nur für Nutzer der Organisationsstruktur xy//: hasAttribute("eduPersonOrgUnitDN","xy")
248 {{/layout-cell}}
249 {{/layout-section}}
250
251 {{layout-section ac:type="single"}}
252 {{layout-cell}}
253 === Standort ===
254
255 (% style="margin-left: 40.0px;" %)
256 Attribut: standort
257 {{/layout-cell}}
258 {{/layout-section}}
259
260 {{layout-section ac:type="two_equal"}}
261 {{layout-cell}}
262 (% style="margin-left: 40.0px;" %)
263 Beispielwerte: //Attribut wird nicht übertragen//
264 {{/layout-cell}}
265
266 {{layout-cell}}
267
268 {{/layout-cell}}
269 {{/layout-section}}
270
271 {{layout-section ac:type="single"}}
272 {{layout-cell}}
273 (% style="margin-left: 40.0px;" %)
274 Beispielregel Expertenmodus: //Nur für Nutzer mit Standort "xy"//: hasAttribute("standort","xy")
275 {{/layout-cell}}
276 {{/layout-section}}
277
278 {{layout-section ac:type="single"}}
279 {{layout-cell}}
280 === Studiengang ===
281
282 (% style="margin-left: 40.0px;" %)
283 Attribut: studySubject
284 {{/layout-cell}}
285 {{/layout-section}}
286
287 {{layout-section ac:type="two_equal"}}
288 {{layout-cell}}
289 (% style="margin-left: 40.0px;" %)
290 Beispielwerte: 29. Studiengang CH, CH 30. Dipl.-Studiengang, CH 31. Dipl.-Studiengang, ...
291 {{/layout-cell}}
292
293 {{layout-cell}}
294 (% class="auto-cursor-target" %)
295
296
297 {{expand title="Weiter Werte ..."}}
298 * CH 32. Dipl.-Studiengang",
299 * DD 31. Dipl.-Studiengang",
300 * DD 32. Dipl.-Studiengang",
301 * DD 33. Dipl.-Studiengang
302 {{/expand}}
303
304 (% class="auto-cursor-target" %)
305
306 {{/layout-cell}}
307 {{/layout-section}}
308
309 {{layout-section ac:type="single"}}
310 {{layout-cell}}
311 (% style="margin-left: 40.0px;" %)
312 Beispielregel Expertenmodus: //Nur für Nutzer des Studiengang "CH 30. Dipl.-Studiengang"//: hasAttribute("studySubject","CH 30. Dipl.-Studiengang")
313 {{/layout-cell}}
314 {{/layout-section}}
315
316 {{layout-section ac:type="single"}}
317 {{layout-cell}}
318 === Studiengruppe ===
319
320 (% style="margin-left: 40.0px;" %)
321 Attribut: studyGroup
322 {{/layout-cell}}
323 {{/layout-section}}
324
325 {{layout-section ac:type="two_equal"}}
326 {{layout-cell}}
327 (% style="margin-left: 40.0px;" %)
328 Beispielwerte: //Attribut wird nicht übertragen//
329 {{/layout-cell}}
330
331 {{layout-cell}}
332
333 {{/layout-cell}}
334 {{/layout-section}}
335
336 {{layout-section ac:type="single"}}
337 {{layout-cell}}
338 (% style="margin-left: 40.0px;" %)
339 Beispielregel Expertenmodus: //Nur für Nutzer der Studiengruppe "xy"//: hasAttribute("studyGroup","xy")
340 {{/layout-cell}}
341 {{/layout-section}}
342
343 {{layout-section ac:type="single"}}
344 {{layout-cell}}
345 === Titel ===
346
347 (% style="margin-left: 40.0px;" %)
348 Attribut: personalTitle
349
350 (% style="margin-left: 40.0px;" %)
351 Beispielwert:** **//Attribut wird nicht übertragen//
352
353 (% style="margin-left: 40.0px;" %)
354 Beispielregel Expertenmodus: //Nur für Nutzer mit mit Titel Dr. //: hasAttribute("personalTitle","Dr.")
355 {{/layout-cell}}
356 {{/layout-section}}
357
358 {{layout-section ac:type="single"}}
359 {{layout-cell}}
360 === Vorname ===
361
362 (% style="margin-left: 40.0px;" %)
363 Attribut: firstName
364
365 (% style="margin-left: 40.0px;" %)
366 Beispielwert: Max
367
368 (% style="margin-left: 40.0px;" %)
369 Beispielregel Expertenmodus: //Nur für Nutzer mit Vornamen Max "//: hasAttribute("firstName","Max")
370 {{/layout-cell}}
371 {{/layout-section}}
372
373 {{layout-section ac:type="single"}}
374 {{layout-cell}}
375
376 {{/layout-cell}}
377 {{/layout-section}}
378 {{/layout}}