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.2
edited by Carina Enke
on 15.01.2024
Change comment: Update document after refactoring.

Summary

Details

Page properties
Title
... ... @@ -1,1 +1,1 @@
1 -OPAL-Shibboleth-Attribute Westsaechsische Hochschule Zwickau
1 +OPAL-Shibboleth-Attribute Westsächsische Hochschule Zwickau
Parent
... ... @@ -1,0 +1,1 @@
1 +LMS.BenutzerhandbuchOPAL.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@fh-zwickau.de"//: hasAttribute("username","login-name@fh-zwickau.de")
58 -
59 -\\
60 60  {{/layout-cell}}
61 61  {{/layout-section}}
62 62  
... ... @@ -81,6 +81,9 @@
81 81  {{/layout-cell}}
82 82  
83 83  {{layout-cell}}
87 +(% class="auto-cursor-target" %)
88 +
89 +
84 84  {{expand title="Weitere Werte ..."}}
85 85  * employee;student;member;staff
86 86  * member;employee;staff
... ... @@ -92,6 +92,9 @@
92 92  * staff;member;employee
93 93  * student;employee;staff;member
94 94  {{/expand}}
101 +
102 +(% class="auto-cursor-target" %)
103 +
95 95  {{/layout-cell}}
96 96  {{/layout-section}}
97 97  
... ... @@ -133,7 +133,7 @@
133 133  {{/layout-cell}}
134 134  
135 135  {{layout-cell}}
136 -\\
145 +
137 137  {{/layout-cell}}
138 138  {{/layout-section}}
139 139  
... ... @@ -152,8 +152,7 @@
152 152  Attribut: birthDay
153 153  
154 154  (% style="margin-left: 40.0px;" %)
155 -Beispielwert: //Attribut wird nicht übertragen//**
156 -**
164 +Beispielwert: //Attribut wird nicht übertragen//
157 157  
158 158  (% style="margin-left: 40.0px;" %)
159 159  Beispielregel Expertenmodus: //Nur für Nutzer die am 01.01.2000 geboren sind"//: hasAttribute("birthDay","01.01.2000")
... ... @@ -180,13 +180,13 @@
180 180  === Matrikelnummer ===
181 181  
182 182  (% style="margin-left: 40.0px;" %)
183 -Attribut: institutionUserIdentifier
191 +Attribut: institutionalUserIdentifier
184 184  
185 185  (% style="margin-left: 40.0px;" %)
186 186  Beispielwert: 123456
187 187  
188 188  (% style="margin-left: 40.0px;" %)
189 -Beispielregel Expertenmodus: //Nur für Nutzer mit Matrikelnummer "123456"//: hasAttribute(" ","123456")
197 +Beispielregel Expertenmodus: //Nur für Nutzer mit Matrikelnummer "123456"//: hasAttribute("institutionalUserIdentifier","123456")
190 190  {{/layout-cell}}
191 191  {{/layout-section}}
192 192  
... ... @@ -198,8 +198,7 @@
198 198  Attribut: moduleEnrollment
199 199  
200 200  (% style="margin-left: 40.0px;" %)
201 -Beispielwert:** **//Attribut wird nicht übertragen//**
202 -**
209 +Beispielwert:** **//Attribut wird nicht übertragen//
203 203  
204 204  (% style="margin-left: 40.0px;" %)
205 205  Beispielregel Expertenmodus: //Nur für Nutzer mit Moduleinschreibung xy"//: hasAttribute("moduleEnrollment","xy")
... ... @@ -214,8 +214,7 @@
214 214  Attribut: lastName
215 215  
216 216  (% style="margin-left: 40.0px;" %)
217 -Beispielwert: Müller**
218 -**
224 +Beispielwert: Müller
219 219  
220 220  (% style="margin-left: 40.0px;" %)
221 221  Beispielregel Expertenmodus: //Nur für Nutzer mit Nachname Müller"//: hasAttribute("lastName","Müller")
... ... @@ -238,6 +238,9 @@
238 238  {{/layout-cell}}
239 239  
240 240  {{layout-cell}}
247 +(% class="auto-cursor-target" %)
248 +
249 +
241 241  {{expand title="Weitere Werte ..."}}
242 242  * (((
243 243  ELT
... ... @@ -279,6 +279,9 @@
279 279  ZKI
280 280  )))
281 281  {{/expand}}
291 +
292 +(% class="auto-cursor-target" %)
293 +
282 282  {{/layout-cell}}
283 283  {{/layout-section}}
284 284  
... ... @@ -320,7 +320,7 @@
320 320  {{/layout-cell}}
321 321  
322 322  {{layout-cell}}
323 -\\
335 +
324 324  {{/layout-cell}}
325 325  {{/layout-section}}
326 326  
... ... @@ -347,6 +347,9 @@
347 347  {{/layout-cell}}
348 348  
349 349  {{layout-cell}}
362 +(% class="auto-cursor-target" %)
363 +
364 +
350 350  {{expand title="Weitere Werte ..."}}
351 351  * (((
352 352  Betriebswirtschaft Controlling
... ... @@ -445,6 +445,9 @@
445 445  Wirtschaftsingenieurwesen
446 446  )))
447 447  {{/expand}}
463 +
464 +(% class="auto-cursor-target" %)
465 +
448 448  {{/layout-cell}}
449 449  {{/layout-section}}
450 450  
... ... @@ -471,6 +471,9 @@
471 471  {{/layout-cell}}
472 472  
473 473  {{layout-cell}}
492 +(% class="auto-cursor-target" %)
493 +
494 +
474 474  {{expand title="Weitere Werte ..."}}
475 475  * (((
476 476  112179/2
... ... @@ -803,6 +803,9 @@
803 803  211704
804 804  )))
805 805  {{/expand}}
827 +
828 +(% class="auto-cursor-target" %)
829 +
806 806  {{/layout-cell}}
807 807  {{/layout-section}}
808 808  
... ... @@ -821,8 +821,7 @@
821 821  Attribut: personalTitle
822 822  
823 823  (% style="margin-left: 40.0px;" %)
824 -Beispielwert: //Attribut wird nicht übertragen//**
825 -**
848 +Beispielwert: //Attribut wird nicht übertragen//
826 826  
827 827  (% style="margin-left: 40.0px;" %)
828 828  Beispielregel Expertenmodus: //Nur für Nutzer mit mit Titel Dr. //: hasAttribute("personalTitle","Dr.")
... ... @@ -837,8 +837,7 @@
837 837  Attribut: firstName
838 838  
839 839  (% style="margin-left: 40.0px;" %)
840 -Beispielwert: Max**
841 -**
863 +Beispielwert: Max
842 842  
843 843  (% style="margin-left: 40.0px;" %)
844 844  Beispielregel Expertenmodus: //Nur für Nutzer mit Vornamen Max "//: hasAttribute("firstName","Max")
... ... @@ -845,10 +845,3 @@
845 845  {{/layout-cell}}
846 846  {{/layout-section}}
847 847  {{/layout}}
848 -{{/sv-translation}}
849 -
850 -{{sv-translation language="en"}}
851 -
852 -
853 -{{includeplus spaceKey="LMS" scrollPageId="8AC9158F0169E71FC07AAFD92398FD30"/}}
854 -{{/sv-translation}}
Confluence.Code.ConfluencePageClass[0]
id
... ... @@ -1,1 +1,1 @@
1 -648872697
1 +648872314
url
... ... @@ -1,1 +1,1 @@
1 -https://www.bps-system.de/help/display/SOV/wiki/spaces/LMS/pages/648872697/OPAL-Shibboleth-Attribute Westsaechsische Hochschule Zwickau
1 +https://www.bps-system.de/help/display/SOV/wiki/spaces/LMS/pages/648872314/OPAL-Shibboleth-Attribute Westsaechsische Hochschule Zwickau