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