Zuletzt geändert von Carina Enke am 15.01.2024

Von Version 17.1
bearbeitet von Carina Enke
am 18.04.2023
Änderungskommentar: Mittels Scroll Versions veröffentlicht aus dem Bereich LMSintern und Version 13.12.
Auf Version 39.2
bearbeitet von Carina Enke
am 12.01.2024
Änderungskommentar: Es gibt keinen Kommentar für diese Version

Zusammenfassung

Details

Seiteneigenschaften
Übergeordnete Seite
... ... @@ -1,0 +1,1 @@
1 +LMS.Benutzerhandbuch OPAL.Administration.OPAL Shibboleth Attribute.WebHome
Inhalt
... ... @@ -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,11 +10,17 @@
10 10  
11 11  
12 12  
13 -{{includeplus spaceKey="LMS" scrollPageId="74CA132C01857307006F4EE318BFDB0A"/}}
14 +{{display reference="LMS._Include Library.Allgemeines zu Shib Attributen.WebHome"}}
14 14  {{/layout-cell}}
15 15  
16 16  {{layout-cell}}
17 -{{scroll-ignore}}
18 +(% class="auto-cursor-target" %)
19 +
20 +
21 +
22 +(% class="auto-cursor-target" %)
23 +\\
24 +
18 18  {{panel title="Inhalt"}}
19 19  
20 20  
... ... @@ -24,7 +24,13 @@
24 24  
25 25  * [[doc:Expertenregeln zur Pruefung auf ein Benutzerattribut]]
26 26  {{/panel}}
27 -{{/scroll-ignore}}
34 +
35 +(% class="auto-cursor-target" %)
36 +\\
37 +
38 +
39 +(% class="auto-cursor-target" %)
40 +
28 28  {{/layout-cell}}
29 29  {{/layout-section}}
30 30  
... ... @@ -72,7 +72,7 @@
72 72  (% style="margin-left: 40.0px;" %)
73 73  Beispielwerte:
74 74  
75 -*
88 +*
76 76  ** employee;member;staff
77 77  ** (((
78 78  member;staff;employee
... ... @@ -81,6 +81,9 @@
81 81  {{/layout-cell}}
82 82  
83 83  {{layout-cell}}
97 +(% class="auto-cursor-target" %)
98 +
99 +
84 84  {{expand title="Weitere Werte ..."}}
85 85  * (((
86 86  staff;employee;member
... ... @@ -92,6 +92,9 @@
92 92  student;employee;staff;member
93 93  )))
94 94  {{/expand}}
111 +
112 +(% class="auto-cursor-target" %)
113 +
95 95  {{/layout-cell}}
96 96  {{/layout-section}}
97 97  
... ... @@ -132,10 +132,13 @@
132 132  Beispielwert: 0, 1, 2, ...
133 133  
134 134  (% style="margin-left: 40.0px;" %)
135 -
154 +
136 136  {{/layout-cell}}
137 137  
138 138  {{layout-cell}}
158 +(% class="auto-cursor-target" %)
159 +
160 +
139 139  {{expand title="Weitere Werte ..."}}
140 140  * 1,7
141 141  * 2
... ... @@ -159,10 +159,12 @@
159 159  * 17
160 160  * 19
161 161  
162 -\\
163 163  
164 -\\
185 +
165 165  {{/expand}}
187 +
188 +(% class="auto-cursor-target" %)
189 +
166 166  {{/layout-cell}}
167 167  {{/layout-section}}
168 168  
... ... @@ -181,8 +181,7 @@
181 181  Attribut: birthDay
182 182  
183 183  (% style="margin-left: 40.0px;" %)
184 -Beispielwert: //Attribut wird nicht übertragen//**
185 -**
208 +Beispielwert: //Attribut wird nicht übertragen//
186 186  
187 187  (% style="margin-left: 40.0px;" %)
188 188  Beispielregel Expertenmodus: //Nur für Nutzer die am 01.01.2000 geboren sind"//: hasAttribute("birthDay","01.01.2000")
... ... @@ -209,13 +209,13 @@
209 209  === Matrikelnummer ===
210 210  
211 211  (% style="margin-left: 40.0px;" %)
212 -Attribut: institutionUserIdentifier
235 +Attribut: institutionalUserIdentifier
213 213  
214 214  (% style="margin-left: 40.0px;" %)
215 215  Beispielwert: 123456
216 216  
217 217  (% style="margin-left: 40.0px;" %)
218 -Beispielregel Expertenmodus: //Nur für Nutzer mit Matrikelnummer 123456"//: hasAttribute(" ","123456")
241 +Beispielregel Expertenmodus: //Nur für Nutzer mit Matrikelnummer 123456"//: hasAttribute("institutionalUserIdentifier","123456")
219 219  {{/layout-cell}}
220 220  {{/layout-section}}
221 221  
... ... @@ -227,8 +227,7 @@
227 227  Attribut: moduleEnrollment
228 228  
229 229  (% style="margin-left: 40.0px;" %)
230 -Beispielwert:** **wird nicht übertragen**
231 -**
253 +Beispielwert:** **wird nicht übertragen
232 232  
233 233  (% style="margin-left: 40.0px;" %)
234 234  Beispielregel Expertenmodus: //Nur für Nutzer mit Moduleinschreibung xy"//: hasAttribute("moduleEnrollment","xy")
... ... @@ -243,8 +243,7 @@
243 243  Attribut: lastName
244 244  
245 245  (% style="margin-left: 40.0px;" %)
246 -Beispielwert: Müller**
247 -**
268 +Beispielwert: Müller
248 248  
249 249  (% style="margin-left: 40.0px;" %)
250 250  Beispielregel Expertenmodus: //Nur für Nutzer mit Nachname Müller"//: hasAttribute("lastName","Müller")
... ... @@ -267,6 +267,9 @@
267 267  {{/layout-cell}}
268 268  
269 269  {{layout-cell}}
291 +(% class="auto-cursor-target" %)
292 +
293 +
270 270  {{expand title="Weitere Werte ..."}}
271 271  * fbimn
272 272  * fbs
... ... @@ -286,6 +286,9 @@
286 286  * sz
287 287  * verw
288 288  {{/expand}}
313 +
314 +(% class="auto-cursor-target" %)
315 +
289 289  {{/layout-cell}}
290 290  {{/layout-section}}
291 291  
... ... @@ -327,7 +327,7 @@
327 327  {{/layout-cell}}
328 328  
329 329  {{layout-cell}}
330 -\\
357 +
331 331  {{/layout-cell}}
332 332  {{/layout-section}}
333 333  
... ... @@ -354,6 +354,9 @@
354 354  {{/layout-cell}}
355 355  
356 356  {{layout-cell}}
384 +(% class="auto-cursor-target" %)
385 +
386 +
357 357  {{expand title="Weitere Werte ..."}}
358 358  * BBM
359 359  * bib
... ... @@ -420,6 +420,9 @@
420 420  * WPB
421 421  * WTB
422 422  {{/expand}}
453 +
454 +(% class="auto-cursor-target" %)
455 +
423 423  {{/layout-cell}}
424 424  {{/layout-section}}
425 425  
... ... @@ -444,12 +444,14 @@
444 444  (% style="margin-left: 40.0px;" %)
445 445  Beispielwerte: 12MIM,09MIB1, 13EGB-EGT, 13IMB, ...
446 446  
447 -\\
448 448  
449 -\\
481 +
450 450  {{/layout-cell}}
451 451  
452 452  {{layout-cell}}
485 +(% class="auto-cursor-target" %)
486 +
487 +
453 453  {{expand title="Weitere Werte ..."}}
454 454  * 14BIB-4
455 455  * 14BIB-5
... ... @@ -925,6 +925,9 @@
925 925  * MTB-Teilst
926 926  * MUB-Gast
927 927  {{/expand}}
963 +
964 +(% class="auto-cursor-target" %)
965 +
928 928  {{/layout-cell}}
929 929  {{/layout-section}}
930 930  
... ... @@ -951,6 +951,9 @@
951 951  {{/layout-cell}}
952 952  
953 953  {{layout-cell}}
992 +(% class="auto-cursor-target" %)
993 +
994 +
954 954  {{expand title="Weitere Werte ..."}}
955 955  * Dipl.-Ing.
956 956  * Dipl.-Ing. (FH)
... ... @@ -977,6 +977,9 @@
977 977  * Prof. Dr. rer. nat.
978 978  * Prof. Dr. rer. pol.
979 979  {{/expand}}
1021 +
1022 +(% class="auto-cursor-target" %)
1023 +
980 980  {{/layout-cell}}
981 981  {{/layout-section}}
982 982  
... ... @@ -995,8 +995,7 @@
995 995  Attribut: firstName
996 996  
997 997  (% style="margin-left: 40.0px;" %)
998 -Beispielwert: Max**
999 -**
1042 +Beispielwert: Max
1000 1000  
1001 1001  (% style="margin-left: 40.0px;" %)
1002 1002  Beispielregel Expertenmodus: //Nur für Nutzer mit Vornamen Max "//: hasAttribute("firstName","Max")
... ... @@ -1003,10 +1003,3 @@
1003 1003  {{/layout-cell}}
1004 1004  {{/layout-section}}
1005 1005  {{/layout}}
1006 -{{/sv-translation}}
1007 -
1008 -{{sv-translation language="en"}}
1009 -
1010 -
1011 -{{includeplus spaceKey="LMS" scrollPageId="8AC9158F0169E71FC07AAFD92398FD30"/}}
1012 -{{/sv-translation}}
Confluence.Code.ConfluencePageClass[0]
id
... ... @@ -1,1 +1,1 @@
1 -681804104
1 +648872307
url
... ... @@ -1,1 +1,1 @@
1 -https://www.bps-system.de/help/display/SOV/wiki/spaces/LMS/pages/681804104/OPAL-Shibboleth-Attribute HTWK Leipzig
1 +https://www.bps-system.de/help/display/SOV/wiki/spaces/LMS/pages/648872307/OPAL-Shibboleth-Attribute HTWK Leipzig