Wiki-Quellcode von OPAL-Shibboleth-Attribute Uni Leipzig
Version 31.1 von Carina Enke am 20.01.2023
Zeige letzte Bearbeiter
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 | |||
70 | \\ | ||
71 | {{/layout-cell}} | ||
72 | {{/layout-section}} | ||
73 | |||
74 | {{layout-section ac:type="single"}} | ||
75 | {{layout-cell}} | ||
76 | === Benutzertyp === | ||
77 | |||
78 | (% style="margin-left: 40.0px;" %) | ||
79 | Attribut: personType | ||
80 | {{/layout-cell}} | ||
81 | {{/layout-section}} | ||
82 | |||
83 | {{layout-section ac:type="two_equal"}} | ||
84 | {{layout-cell}} | ||
85 | (% style="margin-left: 40.0px;" %) | ||
86 | Beispielwerte: affiliate, employee;member, student, ... | ||
87 | {{/layout-cell}} | ||
88 | |||
89 | {{layout-cell}} | ||
90 | \\ | ||
91 | |||
92 | {{expand title="Weitere Werte ..."}} | ||
93 | * affiliate;employee;staff;member | ||
94 | * affiliate;member;student | ||
95 | * affiliate;staff;employee;student;member | ||
96 | * affiliate;student;member | ||
97 | * employee;affiliate;faculty;member | ||
98 | {{/expand}} | ||
99 | {{/layout-cell}} | ||
100 | {{/layout-section}} | ||
101 | |||
102 | {{layout-section ac:type="single"}} | ||
103 | {{layout-cell}} | ||
104 | (% style="margin-left: 40.0px;" %) | ||
105 | Beispielregel Expertenmodus: //Nur für Nutzer mit Benutzertyp "employee;member;staff// //"//: hasAttribute("personType","employee;member;staff") | ||
106 | {{/layout-cell}} | ||
107 | {{/layout-section}} | ||
108 | |||
109 | {{layout-section ac:type="single"}} | ||
110 | {{layout-cell}} | ||
111 | === E-Mail-Adresse === | ||
112 | |||
113 | (% style="margin-left: 40.0px;" %) | ||
114 | Attribut: email | ||
115 | |||
116 | (% style="margin-left: 40.0px;" %) | ||
117 | Beispielwert: max.müller@studserv.uni-leipzig.de | ||
118 | |||
119 | (% style="margin-left: 40.0px;" %) | ||
120 | 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") | ||
121 | {{/layout-cell}} | ||
122 | {{/layout-section}} | ||
123 | |||
124 | {{layout-section ac:type="single"}} | ||
125 | {{layout-cell}} | ||
126 | === Fachsemester === | ||
127 | |||
128 | (% style="margin-left: 40.0px;" %) | ||
129 | Attribut: termsOfStudy | ||
130 | {{/layout-cell}} | ||
131 | {{/layout-section}} | ||
132 | |||
133 | {{layout-section ac:type="two_equal"}} | ||
134 | {{layout-cell}} | ||
135 | (% style="margin-left: 40.0px;" %) | ||
136 | Beispielwert: //Attribut wird nicht übertragen// | ||
137 | {{/layout-cell}} | ||
138 | |||
139 | {{layout-cell}} | ||
140 | \\ | ||
141 | {{/layout-cell}} | ||
142 | {{/layout-section}} | ||
143 | |||
144 | {{layout-section ac:type="single"}} | ||
145 | {{layout-cell}} | ||
146 | (% style="margin-left: 40.0px;" %) | ||
147 | Beispielregel Expertenmodus: //Nur für Nutzer aus dem Fachsemester "xy"//: hasAttribute("termsOfStudy","xy") | ||
148 | {{/layout-cell}} | ||
149 | {{/layout-section}} | ||
150 | |||
151 | {{layout-section ac:type="single"}} | ||
152 | {{layout-cell}} | ||
153 | === Geburtstag === | ||
154 | |||
155 | (% style="margin-left: 40.0px;" %) | ||
156 | Attribut: birthDay | ||
157 | |||
158 | (% style="margin-left: 40.0px;" %) | ||
159 | Beispielwert: //Attribut wird nicht übertragen//** | ||
160 | ** | ||
161 | |||
162 | (% style="margin-left: 40.0px;" %) | ||
163 | Beispielregel Expertenmodus: //Nur für Nutzer die am 01.01.2000 geboren sind"//: hasAttribute("birthDay","01.01.2000") | ||
164 | {{/layout-cell}} | ||
165 | {{/layout-section}} | ||
166 | |||
167 | {{layout-section ac:type="single"}} | ||
168 | {{layout-cell}} | ||
169 | === Institution === | ||
170 | |||
171 | (% style="margin-left: 40.0px;" %) | ||
172 | Attribut: institutionalName | ||
173 | |||
174 | (% style="margin-left: 40.0px;" %) | ||
175 | Beispielwerte: | ||
176 | |||
177 | * | ||
178 | ** Leipzig University;Universit\u00e4t Leipzig | ||
179 | ** Universit\u00e4t Leipzig;Leipzig University | ||
180 | |||
181 | (% style="margin-left: 40.0px;" %) | ||
182 | Beispielregel Expertenmodus: //Nur Nutzer dessen Institutionsattribut "Leipzig University" enthält//: isInAttribute("institutionalName","Leipzig University") | ||
183 | {{/layout-cell}} | ||
184 | {{/layout-section}} | ||
185 | |||
186 | {{layout-section ac:type="single"}} | ||
187 | {{layout-cell}} | ||
188 | === Matrikelnummer === | ||
189 | |||
190 | (% style="margin-left: 40.0px;" %) | ||
191 | Attribut: institutionUserIdentifier | ||
192 | |||
193 | (% style="margin-left: 40.0px;" %) | ||
194 | Beispielwert: //Attribut wird nicht übertragen// | ||
195 | |||
196 | (% style="margin-left: 40.0px;" %) | ||
197 | Beispielregel Expertenmodus: //Nur für Nutzer mit Matrikelnummer 123456"//: hasAttribute(" ","123456") | ||
198 | {{/layout-cell}} | ||
199 | {{/layout-section}} | ||
200 | |||
201 | {{layout-section ac:type="single"}} | ||
202 | {{layout-cell}} | ||
203 | === Moduleinschreibung === | ||
204 | |||
205 | (% style="margin-left: 40.0px;" %) | ||
206 | Attribut: moduleEnrollment | ||
207 | |||
208 | (% style="margin-left: 40.0px;" %) | ||
209 | Beispielwert:** **//Attribut wird nicht übertragen//** | ||
210 | ** | ||
211 | |||
212 | (% style="margin-left: 40.0px;" %) | ||
213 | Beispielregel Expertenmodus: //Nur für Nutzer mit Moduleinschreibung xy"//: hasAttribute("moduleEnrollment","xy") | ||
214 | {{/layout-cell}} | ||
215 | {{/layout-section}} | ||
216 | |||
217 | {{layout-section ac:type="single"}} | ||
218 | {{layout-cell}} | ||
219 | === Nachname === | ||
220 | |||
221 | (% style="margin-left: 40.0px;" %) | ||
222 | Attribut: lastName | ||
223 | |||
224 | (% style="margin-left: 40.0px;" %) | ||
225 | Beispielwert: Müller** | ||
226 | ** | ||
227 | |||
228 | (% style="margin-left: 40.0px;" %) | ||
229 | Beispielregel Expertenmodus: //Nur für Nutzer mit Nachname Müller"//: hasAttribute("lastName","Müller") | ||
230 | {{/layout-cell}} | ||
231 | {{/layout-section}} | ||
232 | |||
233 | {{layout-section ac:type="single"}} | ||
234 | {{layout-cell}} | ||
235 | === Organisationseinheit === | ||
236 | |||
237 | (% style="margin-left: 40.0px;" %) | ||
238 | Attribut: orgUnit | ||
239 | {{/layout-cell}} | ||
240 | {{/layout-section}} | ||
241 | |||
242 | {{layout-section ac:type="two_equal"}} | ||
243 | {{layout-cell}} | ||
244 | (% class="auto-cursor-target" style="margin-left: 40.0px;" %) | ||
245 | Beispielwerte: //Attribut wird nicht übertragen// | ||
246 | {{/layout-cell}} | ||
247 | |||
248 | {{layout-cell}} | ||
249 | \\ | ||
250 | {{/layout-cell}} | ||
251 | {{/layout-section}} | ||
252 | |||
253 | {{layout-section ac:type="single"}} | ||
254 | {{layout-cell}} | ||
255 | (% style="margin-left: 40.0px;" %) | ||
256 | Beispielregel Expertenmodus: //Nur für Nutzer der Organisationseinheit "xy"//: hasAttribute("orgUnit","xy") | ||
257 | {{/layout-cell}} | ||
258 | {{/layout-section}} | ||
259 | |||
260 | {{layout-section ac:type="single"}} | ||
261 | {{layout-cell}} | ||
262 | === Organisationsstruktur === | ||
263 | |||
264 | (% style="margin-left: 40.0px;" %) | ||
265 | Attribut: eduPersonOrgUnitDN | ||
266 | |||
267 | (% style="margin-left: 40.0px;" %) | ||
268 | Beispielwerte: //Attribut wird nicht übertragen | ||
269 | // | ||
270 | |||
271 | (% style="margin-left: 40.0px;" %) | ||
272 | Beispielregel Expertenmodus: //Nur für Nutzer der Organisationsstruktur xy//: hasAttribute("eduPersonOrgUnitDN","xy") | ||
273 | {{/layout-cell}} | ||
274 | {{/layout-section}} | ||
275 | |||
276 | {{layout-section ac:type="single"}} | ||
277 | {{layout-cell}} | ||
278 | === Standort === | ||
279 | |||
280 | (% style="margin-left: 40.0px;" %) | ||
281 | Attribut: standort | ||
282 | {{/layout-cell}} | ||
283 | {{/layout-section}} | ||
284 | |||
285 | {{layout-section ac:type="two_equal"}} | ||
286 | {{layout-cell}} | ||
287 | (% style="margin-left: 40.0px;" %) | ||
288 | Beispielwerte: //Attribut wird nicht übertragen// | ||
289 | {{/layout-cell}} | ||
290 | |||
291 | {{layout-cell}} | ||
292 | \\ | ||
293 | {{/layout-cell}} | ||
294 | {{/layout-section}} | ||
295 | |||
296 | {{layout-section ac:type="single"}} | ||
297 | {{layout-cell}} | ||
298 | (% style="margin-left: 40.0px;" %) | ||
299 | Beispielregel Expertenmodus: //Nur für Nutzer mit Standort "xy"//: hasAttribute("standort","xy") | ||
300 | {{/layout-cell}} | ||
301 | {{/layout-section}} | ||
302 | |||
303 | {{layout-section ac:type="single"}} | ||
304 | {{layout-cell}} | ||
305 | === Studiengang === | ||
306 | |||
307 | (% style="margin-left: 40.0px;" %) | ||
308 | Attribut: studySubject | ||
309 | {{/layout-cell}} | ||
310 | {{/layout-section}} | ||
311 | |||
312 | {{layout-section ac:type="two_equal"}} | ||
313 | {{layout-cell}} | ||
314 | (% style="margin-left: 40.0px;" %) | ||
315 | Beispielwerte: //Attribut wird nicht übertragen// | ||
316 | {{/layout-cell}} | ||
317 | |||
318 | {{layout-cell}} | ||
319 | \\ | ||
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 "//Zahnmedizin//"//: hasAttribute("studySubject","Zahnmedizin") | ||
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 | Beispielwerte: //Attribut wird nicht übertragen// | ||
343 | {{/layout-cell}} | ||
344 | |||
345 | {{layout-cell}} | ||
346 | \\ | ||
347 | {{/layout-cell}} | ||
348 | {{/layout-section}} | ||
349 | |||
350 | {{layout-section ac:type="single"}} | ||
351 | {{layout-cell}} | ||
352 | (% style="margin-left: 40.0px;" %) | ||
353 | Beispielregel Expertenmodus: //Nur für Nutzer der Studiengruppe "xy"//: hasAttribute("studyGroup","xy") | ||
354 | {{/layout-cell}} | ||
355 | {{/layout-section}} | ||
356 | |||
357 | {{layout-section ac:type="single"}} | ||
358 | {{layout-cell}} | ||
359 | === Titel === | ||
360 | |||
361 | (% style="margin-left: 40.0px;" %) | ||
362 | Attribut: personalTitle | ||
363 | |||
364 | (% style="margin-left: 40.0px;" %) | ||
365 | Beispielwert: //Attribut wird nicht übertragen//** | ||
366 | ** | ||
367 | |||
368 | (% style="margin-left: 40.0px;" %) | ||
369 | Beispielregel Expertenmodus: //Nur für Nutzer mit mit Titel Dr. //: hasAttribute("personalTitle","Dr.") | ||
370 | {{/layout-cell}} | ||
371 | {{/layout-section}} | ||
372 | |||
373 | {{layout-section ac:type="single"}} | ||
374 | {{layout-cell}} | ||
375 | === Vorname === | ||
376 | |||
377 | (% style="margin-left: 40.0px;" %) | ||
378 | Attribut: firstName | ||
379 | |||
380 | (% style="margin-left: 40.0px;" %) | ||
381 | Beispielwert: Max** | ||
382 | ** | ||
383 | |||
384 | (% style="margin-left: 40.0px;" %) | ||
385 | Beispielregel Expertenmodus: //Nur für Nutzer mit Vornamen Max "//: hasAttribute("firstName","Max") | ||
386 | {{/layout-cell}} | ||
387 | {{/layout-section}} | ||
388 | {{/layout}} | ||
389 | {{/sv-translation}} | ||
390 | |||
391 | {{sv-translation language="en"}} | ||
392 | |||
393 | |||
394 | {{includeplus spaceKey="LMS" scrollPageId="8AC9158F0169E71FC07AAFD92398FD30"/}} | ||
395 | {{/sv-translation}} |