Last modified by Carina Enke on 15.01.2024

From version 35.1
edited by Carina Enke
on 20.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  
... ... @@ -296,18 +296,26 @@
296 296  {{layout-section ac:type="two_equal"}}
297 297  {{layout-cell}}
298 298  (% style="margin-left: 40.0px;" %)
299 -Beispielwerte: SG Holz- und Holzwerkstofftechnik, SG Land- u. Ern\u00e4hrungswirtschaft, Studiengang Wirtschaftsinformatik, ...
303 +Beispielwerte: Studiengang Finanzwirtschaft, Studiengang Wirtschaftsinformatik, ...
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
312 +* SG Holz- und Holzwerkstofftechnik
313 +* SG Land- u. Ern\u00e4hrungswirtschaft
305 305  * Studiengang Betriebswirtschaft
306 306  * Studiengang Finanzwirtschaft
307 307  * Studiengang Informationstechnologie
308 308  
309 -\\
318 +
310 310  {{/expand}}
320 +
321 +(% class="auto-cursor-target" %)
322 +
311 311  {{/layout-cell}}
312 312  {{/layout-section}}
313 313  
... ... @@ -334,6 +334,9 @@
334 334  {{/layout-cell}}
335 335  
336 336  {{layout-cell}}
349 +(% class="auto-cursor-target" %)
350 +
351 +
337 337  {{expand title="Weitere Werte ..."}}
338 338  * 3HT19-1
339 339  * 3ID19-1
... ... @@ -352,6 +352,9 @@
352 352  * 3WI20-2
353 353  * 3WI22-2
354 354  {{/expand}}
370 +
371 +(% class="auto-cursor-target" %)
372 +
355 355  {{/layout-cell}}
356 356  {{/layout-section}}
357 357  
... ... @@ -370,8 +370,7 @@
370 370  Attribut: personalTitle
371 371  
372 372  (% style="margin-left: 40.0px;" %)
373 -Beispielwert: //Attribut wird nicht übertragen//**
374 -**
391 +Beispielwert: //Attribut wird nicht übertragen//
375 375  
376 376  (% style="margin-left: 40.0px;" %)
377 377  Beispielregel Expertenmodus: //Nur für Nutzer mit mit Titel xy"//: hasAttribute("personalTitle","xy")
... ... @@ -386,8 +386,7 @@
386 386  Attribut: firstName
387 387  
388 388  (% style="margin-left: 40.0px;" %)
389 -Beispielwert: Max**
390 -**
406 +Beispielwert: Max
391 391  
392 392  (% style="margin-left: 40.0px;" %)
393 393  Beispielregel Expertenmodus: //Nur für Nutzer mit Vornamen Max "//: hasAttribute("firstName","Max")
... ... @@ -394,10 +394,6 @@
394 394  {{/layout-cell}}
395 395  {{/layout-section}}
396 396  {{/layout}}
397 -{{/sv-translation}}
398 398  
399 -{{sv-translation language="en"}}
400 400  
401 -
402 -{{includeplus spaceKey="LMS" scrollPageId="8AC9158F0169E71FC07AAFD92398FD30"/}}
403 -{{/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 -648872684
1 +648872298
url
... ... @@ -1,1 +1,1 @@
1 -https://www.bps-system.de/help/display/SOV/wiki/spaces/LMS/pages/648872684/OPAL-Shibboleth-Attribute BA Dresden
1 +https://www.bps-system.de/help/display/SOV/wiki/spaces/LMS/pages/648872298/OPAL-Shibboleth-Attribute BA Dresden