Wiki source code of OPAL-Shibboleth-Attribute Palucca Hochschule für Tanz Dresden
Last modified by Carina Enke on 15.01.2024
Hide last authors
author | version | line-number | content |
---|---|---|---|
![]() |
12.1 | 1 | {{layout}} |
2 | {{layout-section ac:type="single"}} | ||
![]() |
36.1 | 3 | {{layout-cell}} |
![]() |
39.3 | 4 | |
![]() |
36.1 | 5 | {{/layout-cell}} |
![]() |
12.1 | 6 | {{/layout-section}} |
7 | |||
8 | {{layout-section ac:type="two_right_sidebar"}} | ||
9 | {{layout-cell}} | ||
10 | == Allgemeine Informationen == | ||
11 | |||
12 | |||
13 | |||
![]() |
39.4 | 14 | {{display reference="LMS._Include Library.Allgemeines zu Shib Attributen.WebHome"}}{{/display}} |
![]() |
12.1 | 15 | {{/layout-cell}} |
16 | |||
17 | {{layout-cell}} | ||
![]() |
36.1 | 18 | (% class="auto-cursor-target" %) |
![]() |
39.3 | 19 | |
![]() |
36.1 | 20 | |
![]() |
12.1 | 21 | {{panel title="Inhalt"}} |
22 | {{toc/}} | ||
23 | |||
24 | **Verwandte Themen** | ||
25 | |||
![]() |
42.1 | 26 | * [[Expertenregeln zur Prüfung auf ein Benutzerattribut>>doc:LMS.Benutzerhandbuch OPAL.Lehren.Kurs.Freigabe von Kursen und Kursinhalten.Expertenmodus zur Freigabe innerhalb von Kursen.Anwendungsbeispiele zu Expertenregeln.Expertenregeln zur Pruefung auf ein Benutzerattribut.WebHome]] |
![]() |
12.1 | 27 | {{/panel}} |
![]() |
36.1 | 28 | |
29 | |||
![]() |
39.3 | 30 | |
![]() |
36.1 | 31 | (% class="auto-cursor-target" %) |
![]() |
39.3 | 32 | |
![]() |
12.1 | 33 | {{/layout-cell}} |
34 | {{/layout-section}} | ||
35 | |||
36 | {{layout-section ac:type="single"}} | ||
37 | {{layout-cell}} | ||
38 | === Anrede === | ||
39 | |||
40 | (% style="margin-left: 40.0px;" %) | ||
41 | Attribut: salutationSelection | ||
42 | |||
43 | (% style="margin-left: 40.0px;" %) | ||
44 | Beispielwerte: //Attribut wird nicht übertragen// | ||
45 | |||
46 | (% style="margin-left: 40.0px;" %) | ||
47 | Beispielregel Expertenmodus: //Nur Nutzer mit Anrede "Frau": isInAttribute("salutationSelection","Frau")// | ||
48 | {{/layout-cell}} | ||
49 | {{/layout-section}} | ||
50 | |||
51 | {{layout-section ac:type="single"}} | ||
52 | {{layout-cell}} | ||
53 | === Benutzername === | ||
54 | |||
55 | (% style="margin-left: 40.0px;" %) | ||
56 | Attribut: username | ||
57 | |||
58 | (% style="margin-left: 40.0px;" %) | ||
59 | Beispielwert: login-name@palucca.eu | ||
60 | |||
61 | (% style="margin-left: 40.0px;" %) | ||
62 | Beispielregel Expertenmodus: //Nur für Nutzer mit Benutzername "login-name@palucca.eu"//: hasAttribute("username","login-name@palucca.eu") | ||
63 | {{/layout-cell}} | ||
64 | {{/layout-section}} | ||
65 | |||
66 | {{layout-section ac:type="single"}} | ||
67 | {{layout-cell}} | ||
68 | === Benutzertyp === | ||
69 | |||
70 | (% style="margin-left: 40.0px;" %) | ||
71 | Attribut: personType | ||
72 | {{/layout-cell}} | ||
73 | {{/layout-section}} | ||
74 | |||
75 | {{layout-section ac:type="two_equal"}} | ||
76 | {{layout-cell}} | ||
77 | (% style="margin-left: 40.0px;" %) | ||
78 | Beispielwerte: //Attribut wird nicht übertragen// | ||
79 | {{/layout-cell}} | ||
80 | |||
81 | {{layout-cell}} | ||
![]() |
39.3 | 82 | |
![]() |
12.1 | 83 | {{/layout-cell}} |
84 | {{/layout-section}} | ||
85 | |||
86 | {{layout-section ac:type="single"}} | ||
87 | {{layout-cell}} | ||
88 | (% style="margin-left: 40.0px;" %) | ||
89 | Beispielregel Expertenmodus: //Nur für Nutzer mit Benutzertyp "employee;member;staff// //"//: hasAttribute("personType","employee;member;staff") | ||
90 | {{/layout-cell}} | ||
91 | {{/layout-section}} | ||
92 | |||
93 | {{layout-section ac:type="single"}} | ||
94 | {{layout-cell}} | ||
95 | === E-Mail-Adresse === | ||
96 | |||
97 | (% style="margin-left: 40.0px;" %) | ||
98 | Attribut: email | ||
99 | |||
100 | (% style="margin-left: 40.0px;" %) | ||
101 | Beispielwert: muster.mann@palucca.eu | ||
102 | |||
103 | (% style="margin-left: 40.0px;" %) | ||
104 | Beispielregel Expertenmodus: //Nur für Nutzer mit E-Mailadresse muster.mann@palucca.eu//: hasAttribute("email","muster.mann@palucca.eu") | ||
105 | {{/layout-cell}} | ||
106 | {{/layout-section}} | ||
107 | |||
108 | {{layout-section ac:type="single"}} | ||
109 | {{layout-cell}} | ||
110 | === Fachsemester === | ||
111 | |||
112 | (% style="margin-left: 40.0px;" %) | ||
113 | Attribut: termsOfStudy | ||
114 | {{/layout-cell}} | ||
115 | {{/layout-section}} | ||
116 | |||
117 | {{layout-section ac:type="two_equal"}} | ||
118 | {{layout-cell}} | ||
119 | (% style="margin-left: 40.0px;" %) | ||
120 | Beispielwert: //Attribut wird nicht übertragen// | ||
121 | {{/layout-cell}} | ||
122 | |||
123 | {{layout-cell}} | ||
![]() |
39.3 | 124 | |
![]() |
12.1 | 125 | {{/layout-cell}} |
126 | {{/layout-section}} | ||
127 | |||
128 | {{layout-section ac:type="single"}} | ||
129 | {{layout-cell}} | ||
130 | (% style="margin-left: 40.0px;" %) | ||
131 | Beispielregel Expertenmodus: //Nur für Nutzer aus dem Fachsemester "xy"//: hasAttribute("termsOfStudy","xy") | ||
132 | {{/layout-cell}} | ||
133 | {{/layout-section}} | ||
134 | |||
135 | {{layout-section ac:type="single"}} | ||
136 | {{layout-cell}} | ||
137 | === Geburtstag === | ||
138 | |||
139 | (% style="margin-left: 40.0px;" %) | ||
140 | Attribut: birthDay | ||
141 | |||
142 | (% style="margin-left: 40.0px;" %) | ||
![]() |
39.3 | 143 | Beispielwert: //Attribut wird nicht übertragen// |
![]() |
12.1 | 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: Palucca Hochschule für Tanz Dresden | ||
159 | |||
160 | (% style="margin-left: 40.0px;" %) | ||
161 | Beispielregel Expertenmodus: //Nur für Nutzer der "Palucca Hochschule für Tanz Dresden"//: hasAttribute("institutionalName","Palucca Hochschule für Tanz Dresden") | ||
162 | {{/layout-cell}} | ||
163 | {{/layout-section}} | ||
164 | |||
165 | {{layout-section ac:type="single"}} | ||
166 | {{layout-cell}} | ||
167 | === Matrikelnummer === | ||
168 | |||
169 | (% style="margin-left: 40.0px;" %) | ||
![]() |
36.1 | 170 | Attribut: institutionalUserIdentifier |
![]() |
12.1 | 171 | |
172 | (% style="margin-left: 40.0px;" %) | ||
173 | Beispielwert: //Attribut wird nicht übertragen// | ||
174 | |||
175 | (% style="margin-left: 40.0px;" %) | ||
![]() |
36.1 | 176 | Beispielregel Expertenmodus: //Nur für Nutzer mit Matrikelnummer "xy"//: hasAttribute("institutionalUserIdentifier","xy") |
![]() |
12.1 | 177 | {{/layout-cell}} |
178 | {{/layout-section}} | ||
179 | |||
180 | {{layout-section ac:type="single"}} | ||
181 | {{layout-cell}} | ||
182 | === Moduleinschreibung === | ||
183 | |||
184 | (% style="margin-left: 40.0px;" %) | ||
185 | Attribut: moduleEnrollment | ||
186 | |||
187 | (% style="margin-left: 40.0px;" %) | ||
![]() |
39.3 | 188 | Beispielwert:** **//Attribut wird nicht übertragen// |
![]() |
12.1 | 189 | |
190 | (% style="margin-left: 40.0px;" %) | ||
191 | Beispielregel Expertenmodus: //Nur für Nutzer mit Moduleinschreibung "xy"//: hasAttribute("moduleEnrollment","xy") | ||
192 | {{/layout-cell}} | ||
193 | {{/layout-section}} | ||
194 | |||
195 | {{layout-section ac:type="single"}} | ||
196 | {{layout-cell}} | ||
197 | === Nachname === | ||
198 | |||
199 | (% style="margin-left: 40.0px;" %) | ||
200 | Attribut: lastName | ||
201 | |||
202 | (% style="margin-left: 40.0px;" %) | ||
![]() |
39.3 | 203 | Beispielwert: Müller |
![]() |
12.1 | 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}} | ||
![]() |
39.3 | 226 | |
![]() |
12.1 | 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}} | ||
![]() |
39.3 | 268 | |
![]() |
12.1 | 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 | |||
286 | (% style="margin-left: 40.0px;" %) | ||
![]() |
39.3 | 287 | Beispielwert: //Attribut wird nicht übertragen// |
![]() |
12.1 | 288 | |
289 | (% style="margin-left: 40.0px;" %) | ||
290 | Beispielregel Expertenmodus: //Nur für Nutzer des Studiengang "Master Tanzpädagogik"//: hasAttribute("studySubject","Master Tanzpädagogik") | ||
291 | {{/layout-cell}} | ||
292 | {{/layout-section}} | ||
293 | |||
294 | {{layout-section ac:type="single"}} | ||
295 | {{layout-cell}} | ||
296 | === Studiengruppe === | ||
297 | |||
298 | (% style="margin-left: 40.0px;" %) | ||
299 | Attribut: studyGroup | ||
300 | {{/layout-cell}} | ||
301 | {{/layout-section}} | ||
302 | |||
303 | {{layout-section ac:type="two_equal"}} | ||
304 | {{layout-cell}} | ||
305 | (% style="margin-left: 40.0px;" %) | ||
306 | Beispielwerte: //Attribut wird nicht übertragen// | ||
307 | {{/layout-cell}} | ||
308 | |||
309 | {{layout-cell}} | ||
![]() |
39.3 | 310 | |
![]() |
12.1 | 311 | {{/layout-cell}} |
312 | {{/layout-section}} | ||
313 | |||
314 | {{layout-section ac:type="single"}} | ||
315 | {{layout-cell}} | ||
316 | (% style="margin-left: 40.0px;" %) | ||
317 | Beispielregel Expertenmodus: //Nur für Nutzer der Studiengruppe "Bwd22"//: hasAttribute("studyGroup","Bwd22") | ||
318 | {{/layout-cell}} | ||
319 | {{/layout-section}} | ||
320 | |||
321 | {{layout-section ac:type="single"}} | ||
322 | {{layout-cell}} | ||
323 | === Titel === | ||
324 | |||
325 | (% style="margin-left: 40.0px;" %) | ||
326 | Attribut: personalTitle | ||
327 | |||
328 | (% style="margin-left: 40.0px;" %) | ||
![]() |
39.3 | 329 | Beispielwert: //Attribut wird nicht übertragen// |
![]() |
12.1 | 330 | |
331 | (% style="margin-left: 40.0px;" %) | ||
332 | Beispielregel Expertenmodus: //Nur für Nutzer mit mit Titel Dr. //: hasAttribute("personalTitle","Dr.") | ||
333 | {{/layout-cell}} | ||
334 | {{/layout-section}} | ||
335 | |||
336 | {{layout-section ac:type="single"}} | ||
337 | {{layout-cell}} | ||
338 | === Vorname === | ||
339 | |||
340 | (% style="margin-left: 40.0px;" %) | ||
341 | Attribut: firstName | ||
342 | |||
343 | (% style="margin-left: 40.0px;" %) | ||
![]() |
39.3 | 344 | Beispielwert: Max |
![]() |
12.1 | 345 | |
346 | (% style="margin-left: 40.0px;" %) | ||
347 | Beispielregel Expertenmodus: //Nur für Nutzer mit Vornamen Max "//: hasAttribute("firstName","Max") | ||
348 | {{/layout-cell}} | ||
349 | {{/layout-section}} | ||
350 | {{/layout}} |