Wiki source code of OPAL-Shibboleth-Attribute Uni Leipzig
Version 22.1 by Carina Enke on 21.02.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}}{{/layout-cell}} | ||
5 | {{/layout-section}} | ||
6 | |||
7 | {{layout-section ac:type="two_right_sidebar"}} | ||
8 | {{layout-cell}} | ||
9 | == Allgemeine Informationen == | ||
10 | |||
11 | {{includeplus spaceKey="LMS" scrollPageId="74CA132C01857307006F4EE318BFDB0A"/}} | ||
12 | \\ | ||
13 | {{/layout-cell}} | ||
14 | |||
15 | {{layout-cell}} | ||
16 | {{scroll-ignore}} | ||
17 | {{panel title="Inhalt"}} | ||
18 | |||
19 | |||
20 | {{toc/}} | ||
21 | |||
22 | **Verwandte Themen** | ||
23 | |||
24 | * [[doc:Expertenregeln zur Pruefung auf ein Benutzerattribut]] | ||
25 | {{/panel}} | ||
26 | {{/scroll-ignore}} | ||
27 | {{/layout-cell}} | ||
28 | {{/layout-section}} | ||
29 | |||
30 | {{layout-section ac:type="single"}} | ||
31 | {{layout-cell}} | ||
32 | === Anrede === | ||
33 | |||
34 | (% style="margin-left: 40.0px;" %) | ||
35 | Attribut: salutationSelection | ||
36 | {{/layout-cell}} | ||
37 | {{/layout-section}} | ||
38 | |||
39 | {{layout-section ac:type="two_equal"}} | ||
40 | {{layout-cell}} | ||
41 | (% style="margin-left: 40.0px;" %) | ||
42 | Beispielwerte: //Attribut wird nicht übertragen// | ||
43 | {{/layout-cell}} | ||
44 | |||
45 | {{layout-cell}} | ||
46 | \\ | ||
47 | {{/layout-cell}} | ||
48 | {{/layout-section}} | ||
49 | |||
50 | {{layout-section ac:type="single"}} | ||
51 | {{layout-cell}} | ||
52 | (% style="margin-left: 40.0px;" %) | ||
53 | Beispielregel Expertenmodus: //Nur Nutzer mit Anrede "Frau": isInAttribute("salutationSelection","Frau")// | ||
54 | {{/layout-cell}} | ||
55 | {{/layout-section}} | ||
56 | |||
57 | {{layout-section ac:type="single"}} | ||
58 | {{layout-cell}} | ||
59 | === Benutzername === | ||
60 | |||
61 | (% style="margin-left: 40.0px;" %) | ||
62 | Attribut: username | ||
63 | |||
64 | (% style="margin-left: 40.0px;" %) | ||
65 | Beispielwert: name@uni-leipzig.de | ||
66 | |||
67 | (% style="margin-left: 40.0px;" %) | ||
68 | Beispielregel Expertenmodus: //Nur für Nutzer mit Benutzername "name@uni-leipzig.de"//: hasAttribute("username","name@uni-leipzig.de") | ||
69 | {{/layout-cell}} | ||
70 | {{/layout-section}} | ||
71 | |||
72 | {{layout-section ac:type="single"}} | ||
73 | {{layout-cell}} | ||
74 | === Benutzertyp === | ||
75 | |||
76 | (% style="margin-left: 40.0px;" %) | ||
77 | Attribut: personType | ||
78 | {{/layout-cell}} | ||
79 | {{/layout-section}} | ||
80 | |||
81 | {{layout-section ac:type="two_equal"}} | ||
82 | {{layout-cell}} | ||
83 | (% style="margin-left: 40.0px;" %) | ||
84 | Beispielwerte: affiliate, employee;member, student, ... | ||
85 | {{/layout-cell}} | ||
86 | |||
87 | {{layout-cell}} | ||
88 | \\ | ||
89 | |||
90 | {{expand title="Weitere Werte ..."}} | ||
91 | * affiliate;employee;staff;member | ||
92 | * affiliate;member;student | ||
93 | * affiliate;staff;employee;student;member | ||
94 | * affiliate;student;member | ||
95 | * employee;affiliate;faculty;member | ||
96 | {{/expand}} | ||
97 | {{/layout-cell}} | ||
98 | {{/layout-section}} | ||
99 | |||
100 | {{layout-section ac:type="single"}} | ||
101 | {{layout-cell}} | ||
102 | (% style="margin-left: 40.0px;" %) | ||
103 | Beispielregel Expertenmodus: //Nur für Nutzer mit Benutzertyp "employee;member;staff// //"//: hasAttribute("personType","employee;member;staff") | ||
104 | {{/layout-cell}} | ||
105 | {{/layout-section}} | ||
106 | |||
107 | {{layout-section ac:type="single"}} | ||
108 | {{layout-cell}} | ||
109 | === E-Mail-Adresse === | ||
110 | |||
111 | (% style="margin-left: 40.0px;" %) | ||
112 | Attribut: email | ||
113 | |||
114 | (% style="margin-left: 40.0px;" %) | ||
115 | Beispielwert: max.müller@studserv.uni-leipzig.de | ||
116 | |||
117 | (% style="margin-left: 40.0px;" %) | ||
118 | Beispielregel Expertenmodus: //Nur für Nutzer mit E-Mailadresse max.müller@studserv.uni-leipzig.de//: hasAttribute("email","max.müller@studserv.uni-leipzig.de") | ||
119 | {{/layout-cell}} | ||
120 | {{/layout-section}} | ||
121 | |||
122 | {{layout-section ac:type="single"}} | ||
123 | {{layout-cell}} | ||
124 | === Fachsemester === | ||
125 | |||
126 | (% style="margin-left: 40.0px;" %) | ||
127 | Attribut: termsOfStudy | ||
128 | {{/layout-cell}} | ||
129 | {{/layout-section}} | ||
130 | |||
131 | {{layout-section ac:type="two_equal"}} | ||
132 | {{layout-cell}} | ||
133 | (% style="margin-left: 40.0px;" %) | ||
134 | Beispielwert: //Attribut wird nicht übertragen// | ||
135 | {{/layout-cell}} | ||
136 | |||
137 | {{layout-cell}} | ||
138 | \\ | ||
139 | {{/layout-cell}} | ||
140 | {{/layout-section}} | ||
141 | |||
142 | {{layout-section ac:type="single"}} | ||
143 | {{layout-cell}} | ||
144 | (% style="margin-left: 40.0px;" %) | ||
145 | Beispielregel Expertenmodus: //Nur für Nutzer aus dem Fachsemester "xy"//: hasAttribute("termsOfStudy","xy") | ||
146 | {{/layout-cell}} | ||
147 | {{/layout-section}} | ||
148 | |||
149 | {{layout-section ac:type="single"}} | ||
150 | {{layout-cell}} | ||
151 | === Geburtstag === | ||
152 | |||
153 | (% style="margin-left: 40.0px;" %) | ||
154 | Attribut: birthDay | ||
155 | |||
156 | (% style="margin-left: 40.0px;" %) | ||
157 | Beispielwert: //Attribut wird nicht übertragen//** | ||
158 | ** | ||
159 | |||
160 | (% style="margin-left: 40.0px;" %) | ||
161 | Beispielregel Expertenmodus: //Nur für Nutzer die am 01.01.2000 geboren sind"//: hasAttribute("birthDay","01.01.2000") | ||
162 | {{/layout-cell}} | ||
163 | {{/layout-section}} | ||
164 | |||
165 | {{layout-section ac:type="single"}} | ||
166 | {{layout-cell}} | ||
167 | === Institution === | ||
168 | |||
169 | (% style="margin-left: 40.0px;" %) | ||
170 | Attribut: institutionalName | ||
171 | |||
172 | (% style="margin-left: 40.0px;" %) | ||
173 | Beispielwerte: | ||
174 | |||
175 | * | ||
176 | ** Leipzig University;Universit\u00e4t Leipzig | ||
177 | ** Universit\u00e4t Leipzig;Leipzig University | ||
178 | |||
179 | (% style="margin-left: 40.0px;" %) | ||
180 | Beispielregel Expertenmodus: //Nur Nutzer dessen Institutionsattribut "Leipzig University" enthält//: isInAttribute("institutionalName","Leipzig University") | ||
181 | {{/layout-cell}} | ||
182 | {{/layout-section}} | ||
183 | |||
184 | {{layout-section ac:type="single"}} | ||
185 | {{layout-cell}} | ||
186 | === Matrikelnummer === | ||
187 | |||
188 | (% style="margin-left: 40.0px;" %) | ||
189 | Attribut: institutionUserIdentifier | ||
190 | |||
191 | (% style="margin-left: 40.0px;" %) | ||
192 | Beispielwert: //Attribut wird nicht übertragen// | ||
193 | |||
194 | (% style="margin-left: 40.0px;" %) | ||
195 | Beispielregel Expertenmodus: //Nur für Nutzer mit Matrikelnummer 123456"//: hasAttribute(" ","123456") | ||
196 | {{/layout-cell}} | ||
197 | {{/layout-section}} | ||
198 | |||
199 | {{layout-section ac:type="single"}} | ||
200 | {{layout-cell}} | ||
201 | === Moduleinschreibung === | ||
202 | |||
203 | (% style="margin-left: 40.0px;" %) | ||
204 | Attribut: moduleEnrollment | ||
205 | |||
206 | (% style="margin-left: 40.0px;" %) | ||
207 | Beispielwert:** **//Attribut wird nicht übertragen//** | ||
208 | ** | ||
209 | |||
210 | (% style="margin-left: 40.0px;" %) | ||
211 | Beispielregel Expertenmodus: //Nur für Nutzer mit Moduleinschreibung xy"//: hasAttribute("moduleEnrollment","xy") | ||
212 | {{/layout-cell}} | ||
213 | {{/layout-section}} | ||
214 | |||
215 | {{layout-section ac:type="single"}} | ||
216 | {{layout-cell}} | ||
217 | === Nachname === | ||
218 | |||
219 | (% style="margin-left: 40.0px;" %) | ||
220 | Attribut: lastName | ||
221 | |||
222 | (% style="margin-left: 40.0px;" %) | ||
223 | Beispielwert: Müller** | ||
224 | ** | ||
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 | |||
269 | (% style="margin-left: 40.0px;" %) | ||
270 | Beispielregel Expertenmodus: //Nur für Nutzer der Organisationsstruktur xy//: hasAttribute("eduPersonOrgUnitDN","xy") | ||
271 | {{/layout-cell}} | ||
272 | {{/layout-section}} | ||
273 | |||
274 | {{layout-section ac:type="single"}} | ||
275 | {{layout-cell}} | ||
276 | === Standort === | ||
277 | |||
278 | (% style="margin-left: 40.0px;" %) | ||
279 | Attribut: standort | ||
280 | {{/layout-cell}} | ||
281 | {{/layout-section}} | ||
282 | |||
283 | {{layout-section ac:type="two_equal"}} | ||
284 | {{layout-cell}} | ||
285 | (% style="margin-left: 40.0px;" %) | ||
286 | Beispielwerte: //Attribut wird nicht übertragen// | ||
287 | {{/layout-cell}} | ||
288 | |||
289 | {{layout-cell}} | ||
290 | \\ | ||
291 | {{/layout-cell}} | ||
292 | {{/layout-section}} | ||
293 | |||
294 | {{layout-section ac:type="single"}} | ||
295 | {{layout-cell}} | ||
296 | (% style="margin-left: 40.0px;" %) | ||
297 | Beispielregel Expertenmodus: //Nur für Nutzer mit Standort "xy"//: hasAttribute("standort","xy") | ||
298 | {{/layout-cell}} | ||
299 | {{/layout-section}} | ||
300 | |||
301 | {{layout-section ac:type="single"}} | ||
302 | {{layout-cell}} | ||
303 | === Studiengang === | ||
304 | |||
305 | (% style="margin-left: 40.0px;" %) | ||
306 | Attribut: studySubject | ||
307 | {{/layout-cell}} | ||
308 | {{/layout-section}} | ||
309 | |||
310 | {{layout-section ac:type="two_equal"}} | ||
311 | {{layout-cell}} | ||
312 | (% style="margin-left: 40.0px;" %) | ||
313 | Beispielwerte: //Attribut wird nicht übertragen// | ||
314 | {{/layout-cell}} | ||
315 | |||
316 | {{layout-cell}} | ||
317 | \\ | ||
318 | {{/layout-cell}} | ||
319 | {{/layout-section}} | ||
320 | |||
321 | {{layout-section ac:type="single"}} | ||
322 | {{layout-cell}} | ||
323 | (% style="margin-left: 40.0px;" %) | ||
324 | Beispielregel Expertenmodus: //Nur für Nutzer des Studiengang "//Zahnmedizin//"//: hasAttribute("studySubject","Zahnmedizin") | ||
325 | {{/layout-cell}} | ||
326 | {{/layout-section}} | ||
327 | |||
328 | {{layout-section ac:type="single"}} | ||
329 | {{layout-cell}} | ||
330 | === Studiengruppe === | ||
331 | |||
332 | (% style="margin-left: 40.0px;" %) | ||
333 | Attribut: studyGroup | ||
334 | {{/layout-cell}} | ||
335 | {{/layout-section}} | ||
336 | |||
337 | {{layout-section ac:type="two_equal"}} | ||
338 | {{layout-cell}} | ||
339 | (% style="margin-left: 40.0px;" %) | ||
340 | Beispielwerte: //Attribut wird nicht übertragen// | ||
341 | {{/layout-cell}} | ||
342 | |||
343 | {{layout-cell}} | ||
344 | \\ | ||
345 | {{/layout-cell}} | ||
346 | {{/layout-section}} | ||
347 | |||
348 | {{layout-section ac:type="single"}} | ||
349 | {{layout-cell}} | ||
350 | (% style="margin-left: 40.0px;" %) | ||
351 | Beispielregel Expertenmodus: //Nur für Nutzer der Studiengruppe "xy"//: hasAttribute("studyGroup","xy") | ||
352 | {{/layout-cell}} | ||
353 | {{/layout-section}} | ||
354 | |||
355 | {{layout-section ac:type="single"}} | ||
356 | {{layout-cell}} | ||
357 | === Titel === | ||
358 | |||
359 | (% style="margin-left: 40.0px;" %) | ||
360 | Attribut: personalTitle | ||
361 | |||
362 | (% style="margin-left: 40.0px;" %) | ||
363 | Beispielwert: //Attribut wird nicht übertragen//** | ||
364 | ** | ||
365 | |||
366 | (% style="margin-left: 40.0px;" %) | ||
367 | Beispielregel Expertenmodus: //Nur für Nutzer mit mit Titel Dr. //: hasAttribute("personalTitle","Dr.") | ||
368 | {{/layout-cell}} | ||
369 | {{/layout-section}} | ||
370 | |||
371 | {{layout-section ac:type="single"}} | ||
372 | {{layout-cell}} | ||
373 | === Vorname === | ||
374 | |||
375 | (% style="margin-left: 40.0px;" %) | ||
376 | Attribut: firstName | ||
377 | |||
378 | (% style="margin-left: 40.0px;" %) | ||
379 | Beispielwert: Max** | ||
380 | ** | ||
381 | |||
382 | (% style="margin-left: 40.0px;" %) | ||
383 | Beispielregel Expertenmodus: //Nur für Nutzer mit Vornamen Max "//: hasAttribute("firstName","Max") | ||
384 | {{/layout-cell}} | ||
385 | {{/layout-section}} | ||
386 | {{/layout}} | ||
387 | {{/sv-translation}} | ||
388 | |||
389 | {{sv-translation language="en"}} | ||
390 | |||
391 | |||
392 | {{includeplus spaceKey="LMS" scrollPageId="8AC9158F0169E71FC07AAFD92398FD30"/}} | ||
393 | {{/sv-translation}} |