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