Version 40.2 von Carina Enke am 12.01.2024

Zeige letzte Bearbeiter
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"}}
15
16
17 Zu einigen sehr allgemeinen Attributen (bspw. Vorname, Nachname) wurde auf eine Ausgabe der übermittelten Werte verzichtet, da die Liste zu groß wäre.
18 {{/layout-cell}}
19
20 {{layout-cell}}
21 (% class="auto-cursor-target" %)
22
23
24
25 (% class="auto-cursor-target" %)
26 \\
27
28 {{panel title="Inhalt"}}
29
30
31 {{toc/}}
32
33 **Verwandte Themen**
34
35 * [[doc:Expertenregeln zur Pruefung auf ein Benutzerattribut]]
36 {{/panel}}
37
38 (% class="auto-cursor-target" %)
39 \\
40
41
42 (% class="auto-cursor-target" %)
43
44 {{/layout-cell}}
45 {{/layout-section}}
46
47 {{layout-section ac:type="single"}}
48 {{layout-cell}}
49 === Anrede ===
50
51 (% style="margin-left: 40.0px;" %)
52 Attribut: salutationSelection
53
54 (% style="margin-left: 40.0px;" %)
55 Beispielwerte: //Attribut wird nicht übertragen oder lieferte im Testzeitraum keine Beispielwerte//
56
57 (% style="margin-left: 40.0px;" %)
58 Beispielregel Expertenmodus: //Nur Nutzer weiblichen Geschlechts: isInAttribute("salutationSelection","Frau")//
59 {{/layout-cell}}
60 {{/layout-section}}
61
62 {{layout-section ac:type="single"}}
63 {{layout-cell}}
64 === Benutzername ===
65
66 (% style="margin-left: 40.0px;" %)
67 Attribut: username
68
69 (% style="margin-left: 40.0px;" %)
70 Beispielwert: ninanutzer
71
72 (% style="margin-left: 40.0px;" %)
73 Beispielregel Expertenmodus: //Nur für Nutzer mit Benutzername ninanutzer"//: hasAttribute("username","ninanutzer")
74
75
76 {{/layout-cell}}
77 {{/layout-section}}
78
79 {{layout-section ac:type="single"}}
80 {{layout-cell}}
81 === Benutzertyp ===
82
83 (% style="margin-left: 40.0px;" %)
84 Attribut: personType
85
86 (% style="margin-left: 40.0px;" %)
87 Beispielwerte:
88
89 * (((
90 * (((
91 (% class="data" %)
92 "employee;staff;member"
93 )))
94 * (((
95 (% class="data" %)
96 "member;staff;employee"
97 )))
98 * (((
99 (% class="data" %)
100 "member;staff;employee;faculty"
101 )))
102 * (((
103 (% class="data" %)
104 "staff;member;employee"
105 )))
106 * (((
107 (% class="data" %)
108 "student;member"
109 )))
110 )))
111
112 (% style="margin-left: 40.0px;" %)
113 Beispielregel Expertenmodus: //Nur für Nutzer mit Benutzertyp "student;member"//: hasAttribute("personType","student;member")
114 {{/layout-cell}}
115 {{/layout-section}}
116
117 {{layout-section ac:type="single"}}
118 {{layout-cell}}
119 === E-Mail-Adresse ===
120
121 (% style="margin-left: 40.0px;" %)
122 Attribut: email
123
124 (% style="margin-left: 40.0px;" %)
125 Beispielwert: max.müller@dssax.de
126
127 (% style="margin-left: 40.0px;" %)
128 Beispielregel Expertenmodus: //Nur für Nutzer mit E-Mailadresse max.müller@dssax.de"//: hasAttribute("email","//max.müller@dssax.de//")
129 {{/layout-cell}}
130 {{/layout-section}}
131
132 {{layout-section ac:type="single"}}
133 {{layout-cell}}
134 === Fachsemester ===
135
136 (% style="margin-left: 40.0px;" %)
137 Attribut: termsOfStudy
138
139 (% style="margin-left: 40.0px;" %)
140 Beispielwert: //Attribut wird nicht übertragen oder lieferte im Testzeitraum keine Beispielwerte//
141
142 (% style="margin-left: 40.0px;" %)
143 Beispielregel Expertenmodus: //Nur für Nutzer aus dem Fachsemester xy"//: hasAttribute("termsOfStudy","xy")
144 {{/layout-cell}}
145 {{/layout-section}}
146
147 {{layout-section ac:type="single"}}
148 {{layout-cell}}
149 === Geburtstag ===
150
151 (% style="margin-left: 40.0px;" %)
152 Attribut: birthDay
153
154 (% style="margin-left: 40.0px;" %)
155 Beispielwert: //Attribut wird nicht übertragen oder lieferte im Testzeitraum keine Beispielwerte//
156
157 (% style="margin-left: 40.0px;" %)
158 Beispielregel Expertenmodus: //Nur für Nutzer die am 01.01.2000 geboren sind"//: hasAttribute("birthDay","01.01.2000")
159 {{/layout-cell}}
160 {{/layout-section}}
161
162 {{layout-section ac:type="single"}}
163 {{layout-cell}}
164 === Institution ===
165
166 (% style="margin-left: 40.0px;" %)
167 Attribut: institutionalName
168
169 (% style="margin-left: 40.0px;" %)
170 Beispielwert: Berufsakademie Sachsen
171
172 (% style="margin-left: 40.0px;" %)
173 Beispielregel Expertenmodus: //Nur für Nutzer der Berufsakademie Sachsen//: hasAttribute("institutionalName","Berufsakademie Sachsen")
174 {{/layout-cell}}
175 {{/layout-section}}
176
177 {{layout-section ac:type="single"}}
178 {{layout-cell}}
179 === Matrikelnummer ===
180
181 (% style="margin-left: 40.0px;" %)
182 Attribut: institutionalUserIdentifier
183
184 (% style="margin-left: 40.0px;" %)
185 Beispielwert: //Attribut wird nicht übertragen oder lieferte im Testzeitraum keine Beispielwerte//
186
187 (% style="margin-left: 40.0px;" %)
188 Beispielregel Expertenmodus: //Nur für Nutzer mit Matrikelnummer 123456"//: hasAttribute("institutionalUserIdentifier","123456")
189 {{/layout-cell}}
190 {{/layout-section}}
191
192 {{layout-section ac:type="single"}}
193 {{layout-cell}}
194 === Moduleinschreibung ===
195
196 (% style="margin-left: 40.0px;" %)
197 Attribut: moduleEnrollment
198
199 (% style="margin-left: 40.0px;" %)
200 Beispielwert: //Attribut wird nicht übertragen oder lieferte im Testzeitraum keine Beispielwerte//
201
202 (% style="margin-left: 40.0px;" %)
203 Beispielregel Expertenmodus: //Nur für Nutzer mit Moduleinschreibung xy"//: hasAttribute("moduleEnrollment","xy")
204 {{/layout-cell}}
205 {{/layout-section}}
206
207 {{layout-section ac:type="single"}}
208 {{layout-cell}}
209 === Nachname ===
210
211 (% style="margin-left: 40.0px;" %)
212 Attribut: lastName
213
214 (% style="margin-left: 40.0px;" %)
215 Beispielwert: Müller
216
217 (% style="margin-left: 40.0px;" %)
218 Beispielregel Expertenmodus: //Nur für Nutzer mit Nachname Müller"//: hasAttribute("lastName","Müller")
219 {{/layout-cell}}
220 {{/layout-section}}
221
222 {{layout-section ac:type="single"}}
223 {{layout-cell}}
224 === Organisationseinheit ===
225
226 (% style="margin-left: 40.0px;" %)
227 Attribut: orgUnit
228 {{/layout-cell}}
229 {{/layout-section}}
230
231 {{layout-section ac:type="two_equal"}}
232 {{layout-cell}}
233 (% style="margin-left: 40.0px;" %)
234 Beispielwerte:  Allgemeine Verwaltung, BA Leipzig, BA Plauen
235 {{/layout-cell}}
236
237 {{layout-cell}}
238 (% class="auto-cursor-target" %)
239
240
241 {{expand title="Weitere Werte ..."}}
242 * BA-Plauen
243 * Betriebliches Ressourcenmanagement
244 * Bibliothek
245 * D2C2
246 * Elektrotechnik
247 * Finanzwirtschaft - Bank
248 * Informationstechnologie
249 * Lehre
250 * Pr\u00fcfungsamt
251 * Public Management
252 * Rechenzentrum
253 * Studiengang Automobilmanagement
254 * Studiengang Bank
255 * Studiengang Bauingenieurwesen
256 * Studiengang Betriebswirtschaft
257 * Studiengang Digital Engineering
258 * Studiengang Mittelst\u00e4ndische Wirtschaft
259 * Studiengang Verkehrsbetriebswirtschaft und Logistik
260 * Studiengang Versorgungs- und Umwelttechnik
261 * Studiengang Wirtschaftsinformatik
262 * Studienrichtung Informatik
263 * Studienrichtung Wirtschaftsinformatik
264 * Verwaltung
265 {{/expand}}
266
267 (% class="auto-cursor-target" %)
268
269 {{/layout-cell}}
270 {{/layout-section}}
271
272 {{layout-section ac:type="single"}}
273 {{layout-cell}}
274 (% style="margin-left: 40.0px;" %)
275 Beispielregel Expertenmodus: //Nur für Nutzer der Organisationseinheit "Allgemeine Verwaltung"//: hasAttribute("orgUnit","Allgemeine Verwaltung")
276 {{/layout-cell}}
277 {{/layout-section}}
278
279 {{layout-section ac:type="single"}}
280 {{layout-cell}}
281 === Organisationsstruktur ===
282
283 (% style="margin-left: 40.0px;" %)
284 Attribut: eduPersonOrgUnitDN
285 {{/layout-cell}}
286 {{/layout-section}}
287
288 {{layout-section ac:type="two_equal"}}
289 {{layout-cell}}
290 (% style="margin-left: 40.0px;" %)
291 Beispielwerte: //Attribut wird nicht übertragen oder lieferte im Testzeitraum keine Beispielwerte//
292 {{/layout-cell}}
293
294 {{layout-cell}}
295
296 {{/layout-cell}}
297 {{/layout-section}}
298
299 {{layout-section ac:type="single"}}
300 {{layout-cell}}
301 (% style="margin-left: 40.0px;" %)
302 Beispielregel Expertenmodus: //Nur für Nutzer der Organisationsstruktur xy//: hasAttribute("eduPersonOrgUnitDN","xy")
303 {{/layout-cell}}
304 {{/layout-section}}
305
306 {{layout-section ac:type="single"}}
307 {{layout-cell}}
308 === Standort ===
309
310 (% style="margin-left: 40.0px;" %)
311 Attribut: standort
312 {{/layout-cell}}
313 {{/layout-section}}
314
315 {{layout-section ac:type="two_equal"}}
316 {{layout-cell}}
317 (% style="margin-left: 40.0px;" %)
318 Beispielwerte: Bautzen, Dresden, Glauchau,
319 {{/layout-cell}}
320
321 {{layout-cell}}
322 (% class="auto-cursor-target" %)
323
324
325 {{expand title="Weitere Werte ..."}}
326 * Leipzig
327 * Plauen
328 * Riesa
329 * Breitenbrunn
330 * Dorfhain
331 * Blo\u00dfwitz
332 * W\u00fclknitz
333 {{/expand}}
334
335 (% class="auto-cursor-target" %)
336
337 {{/layout-cell}}
338 {{/layout-section}}
339
340 {{layout-section ac:type="single"}}
341 {{layout-cell}}
342 (% style="margin-left: 40.0px;" %)
343 Beispielregel Expertenmodus: //Nur für Nutzer mit Standort Chemnitz"//: hasAttribute("standort","Chemnitz")
344 {{/layout-cell}}
345 {{/layout-section}}
346
347 {{layout-section ac:type="single"}}
348 {{layout-cell}}
349 === Studiengang ===
350
351 (% style="margin-left: 40.0px;" %)
352 Attribut: studySubject
353
354 (% style="margin-left: 40.0px;" %)
355 Beispielwert: //Attribut wird nicht übertragen oder lieferte im Testzeitraum keine Beispielwerte//
356
357 (% style="margin-left: 40.0px;" %)
358 Beispielregel Expertenmodus: //Nur für Nutzer des Studiengang "xy"//: hasAttribute("studySubject","xy")
359 {{/layout-cell}}
360 {{/layout-section}}
361
362 {{layout-section ac:type="single"}}
363 {{layout-cell}}
364 === Studiengruppe ===
365
366 (% style="margin-left: 40.0px;" %)
367 Attribut: studyGroup
368 {{/layout-cell}}
369 {{/layout-section}}
370
371 {{layout-section ac:type="two_equal"}}
372 {{layout-cell}}
373 (% style="margin-left: 40.0px;" %)
374 Beispielwert: 1AT21-1; 1AT22-1, 1BR20-1 ...
375 {{/layout-cell}}
376
377 {{layout-cell}}
378 (% class="auto-cursor-target" %)
379
380
381 {{expand title="Weitere Werte ..."}}
382 * 1BR21-1
383 * 1BR22-1
384 * 1EE21-1
385 * 1EE22-1
386 * 1MT19-1
387 * 1MT20-1
388 * 1MT21-1
389 * 1MT22-1
390 * 1PM20-1
391 * 1PM21-1
392 * 1PM22-1
393 * 1WI19-1
394 * 1WI20-1
395 * 1WI21-1
396 * 1WI22-1
397 * 1WW20-1
398 * 1WW21-1
399 * 1WW22-1
400 * 2BM20-1
401 * 3AM20-1
402 * 3AM21-1
403 * 3AM22-1
404 * 3BK19-1
405 * 3BK20-1
406 * 3BK21-1
407 * 3BK22-1
408 * 3HD20-1
409 * 3HD21-1
410 * 3HD22-1
411 * 3HT20-1
412 * 3HT21-1
413 * 3HT22-1
414 * 3ID20-1
415 * 3ID21-1
416 * 3ID22-1
417 * 3IT20-1
418 * 3IT20-2
419 * 3IT21-1
420 * 3IT21-2
421 * 3IT22-1
422 * 3LM20-1
423 * 3LM21-1
424 * 3LM22-1
425 * 3MI20-1
426 * 3MI21-1
427 * 3MI22-1
428 * 3SP20-1
429 * 3SP20-2
430 * 3SP21-1
431 * 3SP21-2
432 * 3SP22-1
433 * 3SP22-2
434 * 3VM20-1
435 * 3VM21-1
436 * 3VM22-1
437 * 3WI20-1
438 * 3WI20-2
439 * 3WI21-1
440 * 3WI21-2
441 * 3WI22-1
442 * 3WI22-2
443 * 4AM20-1
444 * 4AM21-1
445 * 4AM22-1
446 * 4BB22-1
447 * 4BK20-1
448 * 4BK21-1
449 * 4BK22-1
450 * 4BM19-1
451 * 4BM20-1
452 * 4BM21-1
453 * 4DE20-1
454 * 4DE21-1
455 * 4DE22-1
456 * 4FQ20-1
457 * 4GA20-1
458 * 4GA21-1
459 * 4GA22-1
460 * 4HB20-1
461 * 4HB20-2
462 * 4HB21-1
463 * 4HB21-2
464 * 4HB22-1
465 * 4HB22-2
466 * 4IP22-1
467 * 4MM22-1
468 * 4MM22-2
469 * 4MW19-1
470 * 4MW19-2
471 * 4MW20-1
472 * 4MW20-2
473 * 4MW21-1
474 * 4MW21-2
475 * 4PT20-1
476 * 4PT21-1
477 * 4TB20-1
478 * 4TB21-1
479 * 4TB22-1
480 * 4TE20-1
481 * 4TE21-1
482 * 4TE22-1
483 * 4TI20-1
484 * 4TI21-1
485 * 4TI22-1
486 * 4VL20-1
487 * 4VL21-1
488 * 4VL22-1
489 * 4WI20-1
490 * 4WI21-1
491 * 4WI22-1
492 * 5CN19-1
493 * 5CN20-1
494 * 5CN21-1
495 * 5CN22-1
496 * 5CS19-1
497 * 5CS19-2
498 * 5CS20-1
499 * 5CS20-2
500 * 5CS21-1
501 * 5CS21-2
502 * 5CS22-1
503 * 5CS22-2
504 * 5IW19-1
505 * 5IW19-2
506 * 5IW20-1
507 * 5IW20-2
508 * 5IW21-1
509 * 5IW21-2
510 * 5IW22-1
511 * 5IW22-2
512 * 5SE19-1
513 * 5SE20-1
514 * 5SE21-1
515 * 5SW19-1
516 * 5SW20-1
517 * 5SW21-1
518 * 5SW22-1
519 * 6BT20-1
520 * 6BT21-1
521 * 6BT22-1
522 * 6CT20-1
523 * 6EG22-1
524 * 6EG22-2
525 * 6ES19-2
526 * 6ES20-1
527 * 6ES20-2
528 * 6ES21-1
529 * 6ES21-2
530 * 6ES22-1
531 * 6ES22-2
532 * 6EU19-1
533 * 6EU20-1
534 * 6EU20-2
535 * 6EU21-1
536 * 6HM19-1
537 * 6HM20-1
538 * 6HM21-1
539 * 6HM22-1
540 * 6MB20-1
541 * 6MB21-1
542 * 6MB22-1
543 * 6ST19-1
544 * 6ST20-1
545 * 6US21-1
546 * 6US22-1
547 * 6UT19-1
548 * 6UT20-1
549 * 7AI20-1
550 * 7GM19-1
551 * 7GM19-2
552 * 7GM20-1
553 * 7GM20-2
554 * 7GM21-1
555 * 7GM21-2
556 * 7GM22-1
557 * 7GM22-2
558 * 7HD20-1
559 * 7HD21-1
560 * 7HD22-1
561 * 7LK22-1
562 * 7LK23-1
563 * 7LS19-1
564 * 7LS20-1
565 * 7LS21-1
566 * 7LS22-1
567 * 7MS20-1
568 * 7MS21-1
569 * 7MS22-1
570 * 7PA20-1
571 * 7PA21-1
572 * 7PA22-1
573 * 7SY20-1
574 * 7SY21-1
575 * 7SY22-1
576 * 7TB19-1
577 * 7TB20-1
578 * 7TB21-1
579 * 7TB22-1
580 * BA Plauen
581 * IT
582 {{/expand}}
583
584 (% class="auto-cursor-target" %)
585
586 {{/layout-cell}}
587 {{/layout-section}}
588
589 {{layout-section ac:type="single"}}
590 {{layout-cell}}
591 (% style="margin-left: 40.0px;" %)
592 Beispielregel Expertenmodus: //Nur für Nutzer der Studiengruppe 1BR21-1"//: hasAttribute("studyGroup","1BR21-1")
593 {{/layout-cell}}
594 {{/layout-section}}
595
596 {{layout-section ac:type="single"}}
597 {{layout-cell}}
598 === Titel ===
599
600 (% style="margin-left: 40.0px;" %)
601 Attribut: personalTitle
602
603 (% style="margin-left: 40.0px;" %)
604 Beispielwert: //Attribut wird nicht übertragen//
605
606 (% style="margin-left: 40.0px;" %)
607 Beispielregel Expertenmodus: //Nur für Nutzer mit mit Titel xy"//: hasAttribute("personalTitle","xy")
608 {{/layout-cell}}
609 {{/layout-section}}
610
611 {{layout-section ac:type="single"}}
612 {{layout-cell}}
613 === Vorname ===
614
615 (% style="margin-left: 40.0px;" %)
616 Attribut: firstName
617
618 (% style="margin-left: 40.0px;" %)
619 Beispielwert: Max
620
621 (% style="margin-left: 40.0px;" %)
622 Beispielregel Expertenmodus: //Nur für Nutzer mit Vornamen Max "//: hasAttribute("firstName","Max")
623 {{/layout-cell}}
624 {{/layout-section}}
625 {{/layout}}