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