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