Wiki-Quellcode von OPAL-Shibboleth-Attribute BA Dresden
Version 43.2 von Carina Enke am 15.01.2024
Verstecke letzte Bearbeiter
author | version | line-number | content |
---|---|---|---|
![]() |
12.1 | 1 | {{layout}} |
2 | {{layout-section ac:type="single"}} | ||
![]() |
36.1 | 3 | {{layout-cell}} |
![]() |
12.1 | 4 | == Allgemeine Informationen == |
5 | |||
6 | |||
![]() |
40.2 | 7 | {{display reference="LMS._Include Library.Allgemeines zu Shib Attributen.WebHome"}} |
![]() |
12.1 | 8 | |
9 | |||
10 | |||
11 | Zu einigen sehr allgemeinen Attributen (bspw. Vorname, Nachname) wurde auf eine Ausgabe der übermittelten Werte verzichtet, da die Liste zu groß wäre. | ||
![]() |
40.4 | 12 | {{/display}} |
![]() |
12.1 | 13 | {{/layout-cell}} |
14 | |||
15 | {{layout-cell}} | ||
![]() |
36.1 | 16 | (% class="auto-cursor-target" %) |
![]() |
40.2 | 17 | |
![]() |
36.1 | 18 | |
![]() |
12.1 | 19 | {{panel title="Inhalt"}} |
20 | {{toc/}} | ||
21 | |||
22 | **Verwandte Themen** | ||
23 | |||
![]() |
40.4 | 24 | * [[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]] |
![]() |
12.1 | 25 | {{/panel}} |
![]() |
36.1 | 26 | |
27 | |||
![]() |
40.3 | 28 | |
![]() |
36.1 | 29 | (% class="auto-cursor-target" %) |
![]() |
40.2 | 30 | |
![]() |
12.1 | 31 | {{/layout-cell}} |
32 | {{/layout-section}} | ||
33 | |||
34 | {{layout-section ac:type="single"}} | ||
35 | {{layout-cell}} | ||
36 | === Anrede === | ||
37 | |||
38 | (% style="margin-left: 40.0px;" %) | ||
39 | Attribut: salutationSelection | ||
40 | |||
41 | (% style="margin-left: 40.0px;" %) | ||
42 | Beispielwerte: //Attribut wird nicht übertragen// | ||
43 | |||
44 | (% style="margin-left: 40.0px;" %) | ||
45 | Beispielregel Expertenmodus: //Nur Nutzer weiblichen Geschlechts: isInAttribute("salutationSelection","Frau")// | ||
46 | {{/layout-cell}} | ||
47 | {{/layout-section}} | ||
48 | |||
49 | {{layout-section ac:type="single"}} | ||
50 | {{layout-cell}} | ||
51 | === Benutzername === | ||
52 | |||
53 | (% style="margin-left: 40.0px;" %) | ||
54 | Attribut: username | ||
55 | |||
56 | (% style="margin-left: 40.0px;" %) | ||
57 | Beispielwert: name@ba-dresden.de | ||
58 | |||
59 | (% style="margin-left: 40.0px;" %) | ||
60 | Beispielregel Expertenmodus: //Nur für Nutzer mit Benutzername "name@ba-dresden.de"//: hasAttribute("username","name@ba-dresden.de") | ||
61 | |||
![]() |
40.2 | 62 | |
![]() |
12.1 | 63 | {{/layout-cell}} |
64 | {{/layout-section}} | ||
65 | |||
66 | {{layout-section ac:type="single"}} | ||
67 | {{layout-cell}} | ||
68 | === Benutzertyp === | ||
69 | |||
70 | (% style="margin-left: 40.0px;" %) | ||
71 | Attribut: personType | ||
72 | {{/layout-cell}} | ||
73 | {{/layout-section}} | ||
74 | |||
75 | {{layout-section ac:type="two_equal"}} | ||
76 | {{layout-cell}} | ||
77 | (% style="margin-left: 40.0px;" %) | ||
78 | Beispielwerte: employee;member;staf, faculty;member;employee, member;staff;employee, ... | ||
79 | {{/layout-cell}} | ||
80 | |||
81 | {{layout-cell}} | ||
![]() |
36.1 | 82 | (% class="auto-cursor-target" %) |
![]() |
40.2 | 83 | |
![]() |
36.1 | 84 | |
![]() |
12.1 | 85 | {{expand title="Weitere Werte ..."}} |
86 | * staff;member;employee | ||
87 | * student;member | ||
88 | {{/expand}} | ||
![]() |
36.1 | 89 | |
90 | (% class="auto-cursor-target" %) | ||
![]() |
40.2 | 91 | |
![]() |
12.1 | 92 | {{/layout-cell}} |
93 | {{/layout-section}} | ||
94 | |||
95 | {{layout-section ac:type="single"}} | ||
96 | {{layout-cell}} | ||
97 | (% style="margin-left: 40.0px;" %) | ||
98 | Beispielregel Expertenmodus: //Nur für Nutzer mit Benutzertyp "student;member"//: hasAttribute("personType","student;member") | ||
99 | {{/layout-cell}} | ||
100 | {{/layout-section}} | ||
101 | |||
102 | {{layout-section ac:type="single"}} | ||
103 | {{layout-cell}} | ||
104 | === E-Mail-Adresse === | ||
105 | |||
106 | (% style="margin-left: 40.0px;" %) | ||
107 | Attribut: email | ||
108 | |||
109 | (% style="margin-left: 40.0px;" %) | ||
110 | Beispielwert: name@rz.ba-dresden.de | ||
111 | |||
112 | (% style="margin-left: 40.0px;" %) | ||
113 | Beispielregel Expertenmodus: //Nur für Nutzer mit E-Mailadresse "name@rz.ba-dresden.de"//: hasAttribute("email","name@rz.ba-dresden.de") | ||
114 | {{/layout-cell}} | ||
115 | {{/layout-section}} | ||
116 | |||
117 | {{layout-section ac:type="single"}} | ||
118 | {{layout-cell}} | ||
119 | === Fachsemester === | ||
120 | |||
121 | (% style="margin-left: 40.0px;" %) | ||
122 | Attribut: termsOfStudy | ||
123 | |||
124 | (% style="margin-left: 40.0px;" %) | ||
![]() |
40.2 | 125 | Beispielwert: //Attribut wird nicht übertragen// |
![]() |
12.1 | 126 | |
127 | (% style="margin-left: 40.0px;" %) | ||
128 | Beispielregel Expertenmodus: //Nur für Nutzer aus dem Fachsemester xy"//: hasAttribute("termsOfStudy","xy") | ||
129 | {{/layout-cell}} | ||
130 | {{/layout-section}} | ||
131 | |||
132 | {{layout-section ac:type="single"}} | ||
133 | {{layout-cell}} | ||
134 | === Geburtstag === | ||
135 | |||
136 | (% style="margin-left: 40.0px;" %) | ||
137 | Attribut: birthDay | ||
138 | |||
139 | (% style="margin-left: 40.0px;" %) | ||
![]() |
40.2 | 140 | Beispielwert: //Attribut wird nicht übertragen// |
![]() |
12.1 | 141 | |
142 | (% style="margin-left: 40.0px;" %) | ||
143 | Beispielregel Expertenmodus: //Nur für Nutzer die am 01.01.2000 geboren sind"//: hasAttribute("birthDay","01.01.2000") | ||
144 | {{/layout-cell}} | ||
145 | {{/layout-section}} | ||
146 | |||
147 | {{layout-section ac:type="single"}} | ||
148 | {{layout-cell}} | ||
149 | === Institution === | ||
150 | |||
151 | (% style="margin-left: 40.0px;" %) | ||
152 | Attribut: institutionalName | ||
153 | |||
154 | (% style="margin-left: 40.0px;" %) | ||
155 | Beispielwert: BA Dresden, Berufsakademie Sachsen | ||
156 | |||
157 | (% style="margin-left: 40.0px;" %) | ||
158 | Beispielregel Expertenmodus: //Nur für Nutzer der Berufsakademie Sachsen//: hasAttribute("institutionalName","Berufsakademie Sachsen") | ||
159 | {{/layout-cell}} | ||
160 | {{/layout-section}} | ||
161 | |||
162 | {{layout-section ac:type="single"}} | ||
163 | {{layout-cell}} | ||
164 | === Matrikelnummer === | ||
165 | |||
166 | (% style="margin-left: 40.0px;" %) | ||
![]() |
36.1 | 167 | Attribut: institutionalUserIdentifier |
![]() |
12.1 | 168 | |
169 | (% style="margin-left: 40.0px;" %) | ||
170 | Beispielwert: 12345 | ||
171 | |||
172 | (% style="margin-left: 40.0px;" %) | ||
![]() |
36.1 | 173 | Beispielregel Expertenmodus: //Nur für Nutzer mit Matrikelnummer 123456"//: hasAttribute("institutionalUserIdentifier","123456") |
![]() |
12.1 | 174 | {{/layout-cell}} |
175 | {{/layout-section}} | ||
176 | |||
177 | {{layout-section ac:type="single"}} | ||
178 | {{layout-cell}} | ||
179 | === Moduleinschreibung === | ||
180 | |||
181 | (% style="margin-left: 40.0px;" %) | ||
182 | Attribut: moduleEnrollment | ||
183 | |||
184 | (% style="margin-left: 40.0px;" %) | ||
![]() |
40.2 | 185 | Beispielwert: //Attribut wird nicht übertragen// |
![]() |
12.1 | 186 | |
187 | (% style="margin-left: 40.0px;" %) | ||
188 | Beispielregel Expertenmodus: //Nur für Nutzer mit Moduleinschreibung xy"//: hasAttribute("moduleEnrollment","xy") | ||
189 | {{/layout-cell}} | ||
190 | {{/layout-section}} | ||
191 | |||
192 | {{layout-section ac:type="single"}} | ||
193 | {{layout-cell}} | ||
194 | === Nachname === | ||
195 | |||
196 | (% style="margin-left: 40.0px;" %) | ||
197 | Attribut: lastName | ||
198 | |||
199 | (% style="margin-left: 40.0px;" %) | ||
![]() |
40.2 | 200 | Beispielwert: Müller |
![]() |
12.1 | 201 | |
202 | (% style="margin-left: 40.0px;" %) | ||
203 | Beispielregel Expertenmodus: //Nur für Nutzer mit Nachname Müller"//: hasAttribute("lastName","Müller") | ||
204 | {{/layout-cell}} | ||
205 | {{/layout-section}} | ||
206 | |||
207 | {{layout-section ac:type="single"}} | ||
208 | {{layout-cell}} | ||
209 | === Organisationseinheit === | ||
210 | |||
211 | (% style="margin-left: 40.0px;" %) | ||
212 | Attribut: orgUnit | ||
213 | {{/layout-cell}} | ||
214 | {{/layout-section}} | ||
215 | |||
216 | {{layout-section ac:type="two_equal"}} | ||
217 | {{layout-cell}} | ||
218 | (% style="margin-left: 40.0px;" %) | ||
219 | Beispielwerte: //Attribut wird nicht übertragen// | ||
220 | {{/layout-cell}} | ||
221 | |||
222 | {{layout-cell}} | ||
![]() |
40.2 | 223 | |
![]() |
12.1 | 224 | {{/layout-cell}} |
225 | {{/layout-section}} | ||
226 | |||
227 | {{layout-section ac:type="single"}} | ||
228 | {{layout-cell}} | ||
229 | (% style="margin-left: 40.0px;" %) | ||
230 | Beispielregel Expertenmodus: //Nur für Nutzer der Organisationseinheit "Allgemeine Verwaltung"//: hasAttribute("orgUnit","Allgemeine Verwaltung") | ||
231 | {{/layout-cell}} | ||
232 | {{/layout-section}} | ||
233 | |||
234 | {{layout-section ac:type="single"}} | ||
235 | {{layout-cell}} | ||
236 | === Organisationsstruktur === | ||
237 | |||
238 | (% style="margin-left: 40.0px;" %) | ||
239 | Attribut: eduPersonOrgUnitDN | ||
240 | {{/layout-cell}} | ||
241 | {{/layout-section}} | ||
242 | |||
243 | {{layout-section ac:type="two_equal"}} | ||
244 | {{layout-cell}} | ||
245 | (% style="margin-left: 40.0px;" %) | ||
246 | Beispielwerte: //Attribut wird nicht übertragen// | ||
247 | {{/layout-cell}} | ||
248 | |||
249 | {{layout-cell}} | ||
![]() |
40.2 | 250 | |
![]() |
12.1 | 251 | {{/layout-cell}} |
252 | {{/layout-section}} | ||
253 | |||
254 | {{layout-section ac:type="single"}} | ||
255 | {{layout-cell}} | ||
256 | (% style="margin-left: 40.0px;" %) | ||
257 | Beispielregel Expertenmodus: //Nur für Nutzer der Organisationsstruktur xy//: hasAttribute("eduPersonOrgUnitDN","xy") | ||
258 | {{/layout-cell}} | ||
259 | {{/layout-section}} | ||
260 | |||
261 | {{layout-section ac:type="single"}} | ||
262 | {{layout-cell}} | ||
263 | === Standort === | ||
264 | |||
265 | (% style="margin-left: 40.0px;" %) | ||
266 | Attribut: standort | ||
267 | {{/layout-cell}} | ||
268 | {{/layout-section}} | ||
269 | |||
270 | {{layout-section ac:type="two_equal"}} | ||
271 | {{layout-cell}} | ||
272 | (% style="margin-left: 40.0px;" %) | ||
273 | Beispielwerte: //Attribut wird nicht übertragen// | ||
274 | {{/layout-cell}} | ||
275 | |||
276 | {{layout-cell}} | ||
![]() |
40.2 | 277 | |
![]() |
12.1 | 278 | {{/layout-cell}} |
279 | {{/layout-section}} | ||
280 | |||
281 | {{layout-section ac:type="single"}} | ||
282 | {{layout-cell}} | ||
283 | (% style="margin-left: 40.0px;" %) | ||
284 | Beispielregel Expertenmodus: //Nur für Nutzer mit Standort Chemnitz"//: hasAttribute("standort","Chemnitz") | ||
285 | {{/layout-cell}} | ||
286 | {{/layout-section}} | ||
287 | |||
288 | {{layout-section ac:type="single"}} | ||
289 | {{layout-cell}} | ||
290 | === Studiengang === | ||
291 | |||
292 | (% style="margin-left: 40.0px;" %) | ||
293 | Attribut: studySubject | ||
294 | {{/layout-cell}} | ||
295 | {{/layout-section}} | ||
296 | |||
297 | {{layout-section ac:type="two_equal"}} | ||
298 | {{layout-cell}} | ||
299 | (% style="margin-left: 40.0px;" %) | ||
![]() |
36.1 | 300 | Beispielwerte: Studiengang Finanzwirtschaft, Studiengang Wirtschaftsinformatik, ... |
![]() |
12.1 | 301 | {{/layout-cell}} |
302 | |||
303 | {{layout-cell}} | ||
![]() |
36.1 | 304 | (% class="auto-cursor-target" %) |
![]() |
40.2 | 305 | |
![]() |
36.1 | 306 | |
![]() |
12.1 | 307 | {{expand title="Weitere Werte ..."}} |
308 | * SG Steuern, Pr\u00fcfungswesen, Consulting | ||
![]() |
36.1 | 309 | * SG Holz- und Holzwerkstofftechnik |
310 | * SG Land- u. Ern\u00e4hrungswirtschaft | ||
![]() |
12.1 | 311 | * Studiengang Betriebswirtschaft |
312 | * Studiengang Finanzwirtschaft | ||
313 | * Studiengang Informationstechnologie | ||
314 | |||
![]() |
40.2 | 315 | |
![]() |
12.1 | 316 | {{/expand}} |
![]() |
36.1 | 317 | |
318 | (% class="auto-cursor-target" %) | ||
![]() |
40.2 | 319 | |
![]() |
12.1 | 320 | {{/layout-cell}} |
321 | {{/layout-section}} | ||
322 | |||
323 | {{layout-section ac:type="single"}} | ||
324 | {{layout-cell}} | ||
325 | (% style="margin-left: 40.0px;" %) | ||
326 | Beispielregel Expertenmodus: //Nur für Nutzer des Studiengang Wirtschaftsinformatik//: hasAttribute("studySubject","Studiengang Wirtschaftsinformatik") | ||
327 | {{/layout-cell}} | ||
328 | {{/layout-section}} | ||
329 | |||
330 | {{layout-section ac:type="single"}} | ||
331 | {{layout-cell}} | ||
332 | === Studiengruppe === | ||
333 | |||
334 | (% style="margin-left: 40.0px;" %) | ||
335 | Attribut: studyGroup | ||
336 | {{/layout-cell}} | ||
337 | {{/layout-section}} | ||
338 | |||
339 | {{layout-section ac:type="two_equal"}} | ||
340 | {{layout-cell}} | ||
341 | (% style="margin-left: 40.0px;" %) | ||
342 | Beispielwert: 3AM19-1, 3AM21-1, 3HT17-1, ... | ||
343 | {{/layout-cell}} | ||
344 | |||
345 | {{layout-cell}} | ||
![]() |
36.1 | 346 | (% class="auto-cursor-target" %) |
![]() |
40.2 | 347 | |
![]() |
36.1 | 348 | |
![]() |
12.1 | 349 | {{expand title="Weitere Werte ..."}} |
350 | * 3HT19-1 | ||
351 | * 3ID19-1 | ||
352 | * 3IT19-1 | ||
353 | * 3IT19-2 | ||
354 | * 3IT20-2 | ||
355 | * 3IT21-2 | ||
356 | * 3LM19-1 | ||
357 | * 3LM22-1 | ||
358 | * 3MI19-1 | ||
359 | * 3MI22-1 | ||
360 | * 3SP18-2 | ||
361 | * 3SP19-1 | ||
362 | * 3SP21-2 | ||
363 | * 3VM19-1 | ||
364 | * 3WI20-2 | ||
365 | * 3WI22-2 | ||
366 | {{/expand}} | ||
![]() |
36.1 | 367 | |
368 | (% class="auto-cursor-target" %) | ||
![]() |
40.2 | 369 | |
![]() |
12.1 | 370 | {{/layout-cell}} |
371 | {{/layout-section}} | ||
372 | |||
373 | {{layout-section ac:type="single"}} | ||
374 | {{layout-cell}} | ||
375 | (% style="margin-left: 40.0px;" %) | ||
376 | Beispielregel Expertenmodus: //Nur für Nutzer der Studiengruppe "3AM19-1"//: hasAttribute("studyGroup","3AM19-1") | ||
377 | {{/layout-cell}} | ||
378 | {{/layout-section}} | ||
379 | |||
380 | {{layout-section ac:type="single"}} | ||
381 | {{layout-cell}} | ||
382 | === Titel === | ||
383 | |||
384 | (% style="margin-left: 40.0px;" %) | ||
385 | Attribut: personalTitle | ||
386 | |||
387 | (% style="margin-left: 40.0px;" %) | ||
![]() |
40.2 | 388 | Beispielwert: //Attribut wird nicht übertragen// |
![]() |
12.1 | 389 | |
390 | (% style="margin-left: 40.0px;" %) | ||
391 | Beispielregel Expertenmodus: //Nur für Nutzer mit mit Titel xy"//: hasAttribute("personalTitle","xy") | ||
392 | {{/layout-cell}} | ||
393 | {{/layout-section}} | ||
394 | |||
395 | {{layout-section ac:type="single"}} | ||
396 | {{layout-cell}} | ||
397 | === Vorname === | ||
398 | |||
399 | (% style="margin-left: 40.0px;" %) | ||
400 | Attribut: firstName | ||
401 | |||
402 | (% style="margin-left: 40.0px;" %) | ||
![]() |
40.2 | 403 | Beispielwert: Max |
![]() |
12.1 | 404 | |
405 | (% style="margin-left: 40.0px;" %) | ||
406 | Beispielregel Expertenmodus: //Nur für Nutzer mit Vornamen Max "//: hasAttribute("firstName","Max") | ||
407 | {{/layout-cell}} | ||
408 | {{/layout-section}} | ||
409 | {{/layout}} |