Last modified by Carina Enke on 15.01.2024

From version 29.1
edited by Carina Enke
on 23.01.2023
Change comment: Mittels Scroll Versions veröffentlicht aus dem Bereich LMSintern und Version 13.7.1.
To version 40.4
edited by Carina Enke
on 12.01.2024
Change comment: There is no comment for this version

Summary

Details

Page properties
Parent
... ... @@ -1,0 +1,1 @@
1 +LMS.Benutzerhandbuch OPAL.Administration.OPAL Shibboleth Attribute.WebHome
Content
... ... @@ -1,34 +2,36 @@
1 -{{sv-translation language="de"}}
2 2  {{layout}}
3 3  {{layout-section ac:type="single"}}
4 -{{layout-cell}}{{/layout-cell}}
5 -{{/layout-section}}
6 -
7 -{{layout-section ac:type="two_right_sidebar"}}
8 8  {{layout-cell}}
9 9  == Allgemeine Informationen ==
10 10  
11 11  
7 +{{display reference="LMS._Include Library.Allgemeines zu Shib Attributen.WebHome"}}
12 12  
13 -{{includeplus spaceKey="LMS" scrollPageId="74CA132C01857307006F4EE318BFDB0A"/}}
14 14  
15 -\\
16 16  
11 +
12 +
13 +
17 17  Zu einigen sehr allgemeinen Attributen (bspw. Vorname, Nachname) wurde auf eine Ausgabe der übermittelten Werte verzichtet, da die Liste zu groß wäre.
15 +{{/display}}
18 18  {{/layout-cell}}
19 19  
20 20  {{layout-cell}}
21 -{{scroll-ignore}}
22 -{{panel title="Inhalt"}}
19 +(% class="auto-cursor-target" %)
20 +
23 23  
24 -
22 +{{panel title="Inhalt"}}
25 25  {{toc/}}
26 26  
27 27  **Verwandte Themen**
28 28  
29 -* [[doc:Expertenregeln zur Pruefung auf ein Benutzerattribut]]
27 +* [[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]]
30 30  {{/panel}}
31 -{{/scroll-ignore}}
29 +
30 +
31 +
32 +(% class="auto-cursor-target" %)
33 +
32 32  {{/layout-cell}}
33 33  {{/layout-section}}
34 34  
... ... @@ -60,7 +60,7 @@
60 60  (% style="margin-left: 40.0px;" %)
61 61  Beispielregel Expertenmodus: //Nur für Nutzer mit Benutzername "name@ba-dresden.de"//: hasAttribute("username","name@ba-dresden.de")
62 62  
63 -\\
65 +
64 64  {{/layout-cell}}
65 65  {{/layout-section}}
66 66  
... ... @@ -80,10 +80,16 @@
80 80  {{/layout-cell}}
81 81  
82 82  {{layout-cell}}
85 +(% class="auto-cursor-target" %)
86 +
87 +
83 83  {{expand title="Weitere Werte ..."}}
84 84  * staff;member;employee
85 85  * student;member
86 86  {{/expand}}
92 +
93 +(% class="auto-cursor-target" %)
94 +
87 87  {{/layout-cell}}
88 88  {{/layout-section}}
89 89  
... ... @@ -117,8 +117,7 @@
117 117  Attribut: termsOfStudy
118 118  
119 119  (% style="margin-left: 40.0px;" %)
120 -Beispielwert: //Attribut wird nicht übertragen//**
121 -**
128 +Beispielwert: //Attribut wird nicht übertragen//
122 122  
123 123  (% style="margin-left: 40.0px;" %)
124 124  Beispielregel Expertenmodus: //Nur für Nutzer aus dem Fachsemester xy"//: hasAttribute("termsOfStudy","xy")
... ... @@ -133,8 +133,7 @@
133 133  Attribut: birthDay
134 134  
135 135  (% style="margin-left: 40.0px;" %)
136 -Beispielwert: //Attribut wird nicht übertragen//**
137 -**
143 +Beispielwert: //Attribut wird nicht übertragen//
138 138  
139 139  (% style="margin-left: 40.0px;" %)
140 140  Beispielregel Expertenmodus: //Nur für Nutzer die am 01.01.2000 geboren sind"//: hasAttribute("birthDay","01.01.2000")
... ... @@ -161,13 +161,13 @@
161 161  === Matrikelnummer ===
162 162  
163 163  (% style="margin-left: 40.0px;" %)
164 -Attribut: institutionUserIdentifier
170 +Attribut: institutionalUserIdentifier
165 165  
166 166  (% style="margin-left: 40.0px;" %)
167 167  Beispielwert: 12345
168 168  
169 169  (% style="margin-left: 40.0px;" %)
170 -Beispielregel Expertenmodus: //Nur für Nutzer mit Matrikelnummer 123456"//: hasAttribute(" ","123456")
176 +Beispielregel Expertenmodus: //Nur für Nutzer mit Matrikelnummer 123456"//: hasAttribute("institutionalUserIdentifier","123456")
171 171  {{/layout-cell}}
172 172  {{/layout-section}}
173 173  
... ... @@ -179,8 +179,7 @@
179 179  Attribut: moduleEnrollment
180 180  
181 181  (% style="margin-left: 40.0px;" %)
182 -Beispielwert: //Attribut wird nicht übertragen//**
183 -**
188 +Beispielwert: //Attribut wird nicht übertragen//
184 184  
185 185  (% style="margin-left: 40.0px;" %)
186 186  Beispielregel Expertenmodus: //Nur für Nutzer mit Moduleinschreibung xy"//: hasAttribute("moduleEnrollment","xy")
... ... @@ -195,8 +195,7 @@
195 195  Attribut: lastName
196 196  
197 197  (% style="margin-left: 40.0px;" %)
198 -Beispielwert: Müller**
199 -**
203 +Beispielwert: Müller
200 200  
201 201  (% style="margin-left: 40.0px;" %)
202 202  Beispielregel Expertenmodus: //Nur für Nutzer mit Nachname Müller"//: hasAttribute("lastName","Müller")
... ... @@ -219,7 +219,7 @@
219 219  {{/layout-cell}}
220 220  
221 221  {{layout-cell}}
222 -\\
226 +
223 223  {{/layout-cell}}
224 224  {{/layout-section}}
225 225  
... ... @@ -246,7 +246,7 @@
246 246  {{/layout-cell}}
247 247  
248 248  {{layout-cell}}
249 -\\
253 +
250 250  {{/layout-cell}}
251 251  {{/layout-section}}
252 252  
... ... @@ -273,7 +273,7 @@
273 273  {{/layout-cell}}
274 274  
275 275  {{layout-cell}}
276 -\\
280 +
277 277  {{/layout-cell}}
278 278  {{/layout-section}}
279 279  
... ... @@ -300,6 +300,9 @@
300 300  {{/layout-cell}}
301 301  
302 302  {{layout-cell}}
307 +(% class="auto-cursor-target" %)
308 +
309 +
303 303  {{expand title="Weitere Werte ..."}}
304 304  * SG Steuern, Pr\u00fcfungswesen, Consulting
305 305  * SG Holz- und Holzwerkstofftechnik
... ... @@ -308,8 +308,11 @@
308 308  * Studiengang Finanzwirtschaft
309 309  * Studiengang Informationstechnologie
310 310  
311 -\\
318 +
312 312  {{/expand}}
320 +
321 +(% class="auto-cursor-target" %)
322 +
313 313  {{/layout-cell}}
314 314  {{/layout-section}}
315 315  
... ... @@ -336,6 +336,9 @@
336 336  {{/layout-cell}}
337 337  
338 338  {{layout-cell}}
349 +(% class="auto-cursor-target" %)
350 +
351 +
339 339  {{expand title="Weitere Werte ..."}}
340 340  * 3HT19-1
341 341  * 3ID19-1
... ... @@ -354,6 +354,9 @@
354 354  * 3WI20-2
355 355  * 3WI22-2
356 356  {{/expand}}
370 +
371 +(% class="auto-cursor-target" %)
372 +
357 357  {{/layout-cell}}
358 358  {{/layout-section}}
359 359  
... ... @@ -372,8 +372,7 @@
372 372  Attribut: personalTitle
373 373  
374 374  (% style="margin-left: 40.0px;" %)
375 -Beispielwert: //Attribut wird nicht übertragen//**
376 -**
391 +Beispielwert: //Attribut wird nicht übertragen//
377 377  
378 378  (% style="margin-left: 40.0px;" %)
379 379  Beispielregel Expertenmodus: //Nur für Nutzer mit mit Titel xy"//: hasAttribute("personalTitle","xy")
... ... @@ -388,8 +388,7 @@
388 388  Attribut: firstName
389 389  
390 390  (% style="margin-left: 40.0px;" %)
391 -Beispielwert: Max**
392 -**
406 +Beispielwert: Max
393 393  
394 394  (% style="margin-left: 40.0px;" %)
395 395  Beispielregel Expertenmodus: //Nur für Nutzer mit Vornamen Max "//: hasAttribute("firstName","Max")
... ... @@ -396,10 +396,6 @@
396 396  {{/layout-cell}}
397 397  {{/layout-section}}
398 398  {{/layout}}
399 -{{/sv-translation}}
400 400  
401 -{{sv-translation language="en"}}
402 402  
403 -
404 -{{includeplus spaceKey="LMS" scrollPageId="8AC9158F0169E71FC07AAFD92398FD30"/}}
405 -{{/sv-translation}}
415 +
image2023-1-4_8-5-50.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.XWikiGuest
Size
... ... @@ -1,0 +1,1 @@
1 +117.1 KB
Content
Confluence.Code.ConfluencePageClass[0]
id
... ... @@ -1,1 +1,1 @@
1 -651198675
1 +648872298
url
... ... @@ -1,1 +1,1 @@
1 -https://www.bps-system.de/help/display/SOV/wiki/spaces/LMS/pages/651198675/OPAL-Shibboleth-Attribute BA Dresden
1 +https://www.bps-system.de/help/display/SOV/wiki/spaces/LMS/pages/648872298/OPAL-Shibboleth-Attribute BA Dresden