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