Last modified by Carina Enke on 15.01.2024

From version 34.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 42.1
edited by Carina Enke
on 15.01.2024
Change comment: Renamed back-links.

Summary

Details

Page properties
Parent
... ... @@ -1,0 +1,1 @@
1 +LMS.Benutzerhandbuch OPAL.Administration.OPAL Shibboleth Attribute.WebHome
Content
... ... @@ -1,7 +2,8 @@
1 -{{sv-translation language="de"}}
2 2  {{layout}}
3 3  {{layout-section ac:type="single"}}
4 -{{layout-cell}}{{/layout-cell}}
3 +{{layout-cell}}
4 +
5 +{{/layout-cell}}
5 5  {{/layout-section}}
6 6  
7 7  {{layout-section ac:type="two_right_sidebar"}}
... ... @@ -10,21 +10,25 @@
10 10  
11 11  
12 12  
13 -{{includeplus spaceKey="LMS" scrollPageId="74CA132C01857307006F4EE318BFDB0A"/}}
14 +{{display reference="LMS._Include Library.Allgemeines zu Shib Attributen.WebHome"}}{{/display}}
14 14  {{/layout-cell}}
15 15  
16 16  {{layout-cell}}
17 -{{scroll-ignore}}
18 -{{panel title="Inhalt"}}
18 +(% class="auto-cursor-target" %)
19 +
19 19  
20 -
21 +{{panel title="Inhalt"}}
21 21  {{toc/}}
22 22  
23 23  **Verwandte Themen**
24 24  
25 -* [[doc:Expertenregeln zur Pruefung auf ein Benutzerattribut]]
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]]
26 26  {{/panel}}
27 -{{/scroll-ignore}}
28 +
29 +
30 +
31 +(% class="auto-cursor-target" %)
32 +
28 28  {{/layout-cell}}
29 29  {{/layout-section}}
30 30  
... ... @@ -55,8 +55,6 @@
55 55  
56 56  (% style="margin-left: 40.0px;" %)
57 57  Beispielregel Expertenmodus: //Nur für Nutzer mit Benutzername "login-name@s-vwa.de"//: hasAttribute("username","login-name@s-vwa.de")
58 -
59 -\\
60 60  {{/layout-cell}}
61 61  {{/layout-section}}
62 62  
... ... @@ -71,7 +71,9 @@
71 71  
72 72  {{layout-section ac:type="two_equal"}}
73 73  {{layout-cell}}
74 -* Beispielwerte:
77 +(% style="margin-left: 40.0px;" %)
78 +Beispielwerte:
79 +
75 75  *
76 76  ** affiliate
77 77  ** member;staff
... ... @@ -79,10 +79,16 @@
79 79  {{/layout-cell}}
80 80  
81 81  {{layout-cell}}
87 +(% class="auto-cursor-target" %)
88 +
89 +
82 82  {{expand title="Weitere Werte ..."}}
83 83  * staff;member
84 84  * student;member
85 85  {{/expand}}
94 +
95 +(% class="auto-cursor-target" %)
96 +
86 86  {{/layout-cell}}
87 87  {{/layout-section}}
88 88  
... ... @@ -124,7 +124,7 @@
124 124  {{/layout-cell}}
125 125  
126 126  {{layout-cell}}
127 -\\
138 +
128 128  {{/layout-cell}}
129 129  {{/layout-section}}
130 130  
... ... @@ -143,8 +143,7 @@
143 143  Attribut: birthDay
144 144  
145 145  (% style="margin-left: 40.0px;" %)
146 -Beispielwert: //Attribut wird nicht übertragen//**
147 -**
157 +Beispielwert: //Attribut wird nicht übertragen//
148 148  
149 149  (% style="margin-left: 40.0px;" %)
150 150  Beispielregel Expertenmodus: //Nur für Nutzer die am 01.01.2000 geboren sind"//: hasAttribute("birthDay","01.01.2000")
... ... @@ -171,13 +171,13 @@
171 171  === Matrikelnummer ===
172 172  
173 173  (% style="margin-left: 40.0px;" %)
174 -Attribut: institutionUserIdentifier
184 +Attribut: institutionalUserIdentifier
175 175  
176 176  (% style="margin-left: 40.0px;" %)
177 177  Beispielwert: 123456
178 178  
179 179  (% style="margin-left: 40.0px;" %)
180 -Beispielregel Expertenmodus: //Nur für Nutzer mit Matrikelnummer 123456"//: hasAttribute(" ","123456")
190 +Beispielregel Expertenmodus: //Nur für Nutzer mit Matrikelnummer 123456"//: hasAttribute("institutionalUserIdentifier","123456")
181 181  {{/layout-cell}}
182 182  {{/layout-section}}
183 183  
... ... @@ -189,8 +189,7 @@
189 189  Attribut: moduleEnrollment
190 190  
191 191  (% style="margin-left: 40.0px;" %)
192 -Beispielwert:** **//Attribut wird nicht übertragen//**
193 -**
202 +Beispielwert:** **//Attribut wird nicht übertragen//
194 194  
195 195  (% style="margin-left: 40.0px;" %)
196 196  Beispielregel Expertenmodus: //Nur für Nutzer mit Moduleinschreibung xy"//: hasAttribute("moduleEnrollment","xy")
... ... @@ -205,8 +205,7 @@
205 205  Attribut: lastName
206 206  
207 207  (% style="margin-left: 40.0px;" %)
208 -Beispielwert: Müller**
209 -**
217 +Beispielwert: Müller
210 210  
211 211  (% style="margin-left: 40.0px;" %)
212 212  Beispielregel Expertenmodus: //Nur für Nutzer mit Nachname Müller"//: hasAttribute("lastName","Müller")
... ... @@ -229,6 +229,9 @@
229 229  {{/layout-cell}}
230 230  
231 231  {{layout-cell}}
240 +(% class="auto-cursor-target" %)
241 +
242 +
232 232  {{expand title="Weitere Werte ..."}}
233 233  * F1-INF
234 234  * F1-NMO
... ... @@ -359,6 +359,9 @@
359 359  * ZE-UB
360 360  * ZE-URZ
361 361  {{/expand}}
373 +
374 +(% class="auto-cursor-target" %)
375 +
362 362  {{/layout-cell}}
363 363  {{/layout-section}}
364 364  
... ... @@ -400,7 +400,7 @@
400 400  {{/layout-cell}}
401 401  
402 402  {{layout-cell}}
403 -\\
417 +
404 404  {{/layout-cell}}
405 405  {{/layout-section}}
406 406  
... ... @@ -427,6 +427,9 @@
427 427  {{/layout-cell}}
428 428  
429 429  {{layout-cell}}
444 +(% class="auto-cursor-target" %)
445 +
446 +
430 430  {{expand title="Weitere Werte ..."}}
431 431  * F1-INF
432 432  * F1-NMO
... ... @@ -557,6 +557,9 @@
557 557  * ZE-UB
558 558  * ZE-URZ
559 559  {{/expand}}
577 +
578 +(% class="auto-cursor-target" %)
579 +
560 560  {{/layout-cell}}
561 561  {{/layout-section}}
562 562  
... ... @@ -583,7 +583,7 @@
583 583  {{/layout-cell}}
584 584  
585 585  {{layout-cell}}
586 -\\
606 +
587 587  {{/layout-cell}}
588 588  {{/layout-section}}
589 589  
... ... @@ -602,8 +602,7 @@
602 602  Attribut: personalTitle
603 603  
604 604  (% style="margin-left: 40.0px;" %)
605 -Beispielwert:** **//Attribut wird nicht übertragen//**
606 -**
625 +Beispielwert:** **//Attribut wird nicht übertragen//
607 607  
608 608  (% style="margin-left: 40.0px;" %)
609 609  Beispielregel Expertenmodus: //Nur für Nutzer mit mit Titel Dr. //: hasAttribute("personalTitle","Dr.")
... ... @@ -618,8 +618,7 @@
618 618  Attribut: firstName
619 619  
620 620  (% style="margin-left: 40.0px;" %)
621 -Beispielwert: Max**
622 -**
640 +Beispielwert: Max
623 623  
624 624  (% style="margin-left: 40.0px;" %)
625 625  Beispielregel Expertenmodus: //Nur für Nutzer mit Vornamen Max "//: hasAttribute("firstName","Max")
... ... @@ -626,10 +626,3 @@
626 626  {{/layout-cell}}
627 627  {{/layout-section}}
628 628  {{/layout}}
629 -{{/sv-translation}}
630 -
631 -{{sv-translation language="en"}}
632 -
633 -
634 -{{includeplus spaceKey="LMS" scrollPageId="8AC9158F0169E71FC07AAFD92398FD30"/}}
635 -{{/sv-translation}}
Confluence.Code.ConfluencePageClass[0]
id
... ... @@ -1,1 +1,1 @@
1 -648872694
1 +648872311
url
... ... @@ -1,1 +1,1 @@
1 -https://www.bps-system.de/help/display/SOV/wiki/spaces/LMS/pages/648872694/OPAL-Shibboleth-Attribute TU Bergakademie Freiberg
1 +https://www.bps-system.de/help/display/SOV/wiki/spaces/LMS/pages/648872311/OPAL-Shibboleth-Attribute TU Bergakademie Freiberg