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