Änderungen von Dokument Bürgerservice Plugin


Von Version 9.2
bearbeitet von rth
am 04.05.2023, 14:33
Änderungskommentar: Es gibt keinen Kommentar für diese Version
Auf Version 14.12
bearbeitet von rth
am 09.05.2023, 10:19
Änderungskommentar: Es gibt keinen Kommentar für diese Version

Zusammenfassung

Details

Seiteneigenschaften
Inhalt
... ... @@ -118,6 +118,141 @@
118 118  
119 119  Die aus dem Bürger Service-Portal zurück gelieferten Daten können mittels JavaScript auch anderweitig weiterverarbeitet werden. Dafür werden sie in Form einer JSON-Struktur im Zielformular zur Verfügung gestellt. Die JSON Struktur kann über folgende JavaScript-Variable ausgelesen werden:
120 120  
121 +
121 121  {{code language="javascript"}}
122 122  XFC_METADATA.pluginResults.XM_BuergerServicesLoginAnalyzer
123 123  {{/code}}
125 +
126 +=== Darstellung des genutzten Authentifizierungsverfahren ===
127 +
128 +{{figure image="formular_trustlevel_visualisierung.png"}}
129 +Darstellung des verwendeten Vertrauensniveaus in einer Datenvorlage
130 +{{/figure}}
131 +
132 +Bei Nutzung der Vorlagen aus dem Designer ist nach dem Absenden des Formulars, sowie bei der Wiederanzeige des Formulars im Postfach, das durch den Nutzer verwendete Authentifizierungsverfahren anhand einer visuellen Markierung ersichtlich.
133 +
134 +Für die einzelnen Vertrauensniveaus existieren folgende Beschriftungen:
135 +
136 +* Level 1 (Authentifizierung mittels Benutzername / Passwort, Vertrauensniveau nach BSI: //normal//): **Standard**
137 +* Level 3 (Authentifizierung mittels Zertifikat, Vertrauensniveau nach BSI: //substanziell//): **Zertifikat**
138 +* Level 4 (Authentifizierung mittels Personalausweis (eID) oder vergleichbaren Authentifizierungsmittel (eIDAS), Vertrauensniveau nach BSI: //hoch//): **Personalausweis**
139 +
140 +{{figure image="formular_trustlevel_keine_visualisierung.png"}}
141 +Wenn keine visuelle Markierung gewünscht ist, so kann dies durch ein zusätzliches Attribut „noRibbon“ am Vorlagen-Fieldset unterbunden werden
142 +{{/figure}}
143 +
144 +==== Darstellung der Nutzerdaten nach Anmeldung ====
145 +
146 +Nach einer Anmeldung am Bürger Service-Portal sind die Eingabefelder innerhalb der Datenvorlage für eine Bearbeitung gesperrt, welche durch den Authentifizierungsprozess befüllt wurden.
147 +Alle übrigen Felder innerhalb der Vorlage, können dann standardmäßig durch den angemeldeten Benutzer bearbeitet werden, wenn im Designer für diese Felder nichts gegenteiliges festgelegt wurde.
148 +
149 +Zusätzlich werden die Felder bei Wiederanzeige durch kleine Icons gekennzeichnet, wodurch ersichtlich wird aus welcher Quelle die Anmeldeinformationen entstammen.
150 +
151 +* [[image:verified.png||alt="Icon für Informationen aus Bürgerservice-Portal" height="22" width="21"]] Felder mit diesem Icon wurden aus dem Bürgerservice-Portal übermittelt
152 +* [[image:none_verified.png||alt="Icon für Informationen die der Nutzer nachträglich eingegeben hat" height="20" width="23"]] Felder mit diesem Icon wurden vom Nutzer nachträglich eingegeben und wurden deshalb nicht durch einen Identitätsprüfer verifiziert
153 +
154 +Die Feld-Icons werden mittels CSS-Klassen an den Eingabe-Elementen hinzugefügt und können dadurch mittels eigenem CSS Definitionen übersteuert werden. Die dafür notwendigen Klassen haben folgende Namen:
155 +
156 +* //verify_l1//: Kennzeichnet ein Element dessen Inhaltswert einen Level 1 Vertrauensniveaus (Authentifizierung mittels Benutzername / Passwort) entspricht.
157 +* //verify_l3//: Kennzeichnet ein Element dessen Inhaltswert einen Level 3 Vertrauensniveaus (Authentifizierung mittels Zertifikat) entspricht.
158 +* //verify_l4//: Kennzeichnet ein Element dessen Inhaltswert einen Level 4 Vertrauensniveaus (Authentifizierung mittels nPA oder eIDAS Identifikationsmittel) entspricht.
159 +* //no_verify//: Kennzeichnet ein Element dessen Inhaltswert durch einen Nutzer frei eingegeben wurde und damit durch keinen Identitätsprüfer aus dem Umfeld des Bürgerservice-Portals geprüft wurde. 
160 +
161 +== Übersicht Element-Matrix ==
162 +
163 +Die nachfolgenden Tabelle listet alle Formular-Elemente auf, die im Zusammenhang mit den Bürger Services existieren. Dabei werden nicht alle Elemente durch jeden angebundenen Bürger Service gleichermaßen befüllt, bzw. die Elementdaten können je nach genutzten Authentifizierungsverfahren innerhalb des jeweiligen Bürger Service Portal zurück oder auch nicht zurück geliefert werden.
164 +
165 +Hinweis: Die Tabelle gibt den aktuell entnommen Stand aus den Dokumentationen der jeweiligen Bürger Service-Portale (BundID, BayernID und ELSTER) wieder und erhebt deshalb nicht den Anspruch der Vollständigkeit.
166 +
167 +
168 +(% style="margin-right:auto" %)
169 +|=(% rowspan="2" %)Formular-Elementname|=(% rowspan="2" %)Katalogelement Anzeigename|=(% rowspan="2" style="min-width:250px;" %)Bemerkung|=(% rowspan="2" %)Elster|=(% colspan="12" %)BundID / BayernID
170 +|=BN/PW Basisregistrierung |=eID permanent |=eID temporär |=eIDAS permanent |=eIDAS temporär |=Smart eID |=Smart eID temporär |=ELSTER permantent |=ELSTER temporär |=FINK VN hoch |=FINK VN substanziell |=FINK VN Basisregistrierung
171 +|=(% style="text-align:left" %)selPersTyp|Antrag erfolgt als|(((
172 +mögliche Werte:
173 +
174 +* //NatPers//: (bei Privatperson)
175 +* //NNatPers//~:// //(bei Organisation)
176 +)))|(% style="background-color:#c6efce" %)Pflichtfeld|(% style="background-color:#c6efce" %)Pflichtfeld|(% style="background-color:#c6efce" %)Pflichtfeld|(% style="background-color:#c6efce" %)Pflichtfeld|(% style="background-color:#c6efce" %)Pflichtfeld|(% style="background-color:#c6efce" %)Pflichtfeld|(% style="background-color:#c6efce" %)Pflichtfeld|(% style="background-color:#c6efce" %)Pflichtfeld|(% style="background-color:#c6efce" %)Pflichtfeld|(% style="background-color:#c6efce" %)Pflichtfeld|(% style="background-color:#c6efce" %)Pflichtfeld|(% style="background-color:#c6efce" %)Pflichtfeld|(% style="background-color:#c6efce" %)Pflichtfeld
177 +|=(% style="text-align:left" %)tfAntragstellerVorname|Vorname| |(% style="background-color:#c6efce" %)Pflichtfeld (IdNr)|(% style="background-color:#c6efce" %)Pflichtfeld nicht verifiziert|(% style="background-color:#c6efce" %)Pflichtfeld verifiziert|(% style="background-color:#c6efce" %)Pflichtfeld verifiziert|(% style="background-color:#c6efce" %)Pflichtfeld verifiziert|(% style="background-color:#c6efce" %)Pflichtfeld verifiziert|(% style="background-color:#c6efce" %)Pflichtfeld verifiziert|(% style="background-color:#c6efce" %)Pflichtfeld verifiziert|(% style="background-color:#c6efce" %)Pflichtfeld teilweise verifiziert|(% style="background-color:#ffeb9c" %)optional verifiziert|(% style="background-color:#c6efce" %)Pflichtfeld verifiziert|(% style="background-color:#c6efce" %)Pflichtfeld verifiziert|(% style="background-color:#c6efce" %)Pflichtfeld verifiziert
178 +|=(% style="text-align:left" %)tfAntragstellerName|Nachname| |(% style="background-color:#c6efce" %)Pflichtfeld (IdNr)|(% style="background-color:#c6efce" %)Pflichtfeld nicht verifiziert|(% style="background-color:#c6efce" %)Pflichtfeld verifiziert|(% style="background-color:#c6efce" %)Pflichtfeld verifiziert|(% style="background-color:#c6efce" %)Pflichtfeld verifiziert|(% style="background-color:#c6efce" %)Pflichtfeld verifiziert|(% style="background-color:#c6efce" %)Pflichtfeld verifiziert|(% style="background-color:#c6efce" %)Pflichtfeld verifiziert|(% style="background-color:#c6efce" %)Pflichtfeld verifiziert|(% style="background-color:#c6efce" %)Pflichtfeld verifiziert|(% style="background-color:#c6efce" %)Pflichtfeld verifiziert|(% style="background-color:#c6efce" %)Pflichtfeld verifiziert|(% style="background-color:#c6efce" %)Pflichtfeld verifiziert
179 +|=(% style="text-align:left" %)tfOrgName|Firmenname| |(% style="background-color:#c6efce" %)Pflichtfeld (StNr)|(% style="background-color:#ffc7ce" %)nein|(% style="background-color:#ffc7ce" %)nein|(% style="background-color:#ffc7ce" %)nein|(% style="background-color:#ffc7ce" %)nein|(% style="background-color:#ffc7ce" %)nein|(% style="background-color:#ffc7ce" %)nein|(% style="background-color:#ffc7ce" %)nein|(% style="background-color:#ffc7ce" %)nein|(% style="background-color:#ffc7ce" %)nein|(% style="background-color:#ffc7ce" %)nein|(% style="background-color:#ffc7ce" %)nein|(% style="background-color:#ffc7ce" %)nein
180 +|=(% style="text-align:left" %)tfAntragstellerEmail|E-Mail| |(% style="background-color:#ffc7ce" %)nein|(% style="background-color:#c6efce" %)Pflichtfeld nicht verifiziert|(% style="background-color:#c6efce" %)Pflichtfeld nicht verifiziert|(% style="background-color:#ffc7ce" %)nein|(% style="background-color:#c6efce" %)Pflichtfeld nicht verifiziert|(% style="background-color:#ffc7ce" %)nein|(% style="background-color:#c6efce" %)Pflichtfeld nicht verifiziert|(% style="background-color:#ffc7ce" %)nein|(% style="background-color:#c6efce" %)Pflichtfeld nicht verifiziert|(% style="background-color:#ffc7ce" %)nein|(% style="background-color:#ffeb9c" %)optional nicht verifiziert|(% style="background-color:#ffeb9c" %)optional nicht verifiziert|(% style="background-color:#ffeb9c" %)optional nicht verifiziert
181 +|=(% style="text-align:left" %)tfAntragstellerAdresse|Adresse|Adresse bestehend aus Straße und Hausnummer|(% style="background-color:#c6efce" %)Pflichtfeld|(% style="background-color:#c6efce" %)Pflichtfeld nicht verifiziert|(% style="background-color:#c6efce" %)Pflichtfeld verifiziert|(% style="background-color:#c6efce" %)Pflichtfeld verifiziert|(% style="background-color:#c6efce" %)Pflichtfeld teilweise verifiziert|(% style="background-color:#ffeb9c" %)optional verifiziert|(% style="background-color:#c6efce" %)Pflichtfeld verifiziert|(% style="background-color:#c6efce" %)Pflichtfeld verifiziert|(% style="background-color:#c6efce" %)Pflichtfeld teilweise verifiziert|(% style="background-color:#ffeb9c" %)optional verifiziert|(% style="background-color:#c6efce" %)Pflichtfeld verifiziert|(% style="background-color:#c6efce" %)Pflichtfeld verifiziert|(% style="background-color:#c6efce" %)Pflichtfeld verifiziert
182 +|=(% style="text-align:left" %)tfAntragstellerPLZ|Postleitzahl| |(% style="background-color:#c6efce" %)Pflichtfeld|(% style="background-color:#c6efce" %)Pflichtfeld nicht verifiziert|(% style="background-color:#c6efce" %)Pflichtfeld verifiziert|(% style="background-color:#c6efce" %)Pflichtfeld verifiziert|(% style="background-color:#c6efce" %)Pflichtfeld teilweise verifiziert|(% style="background-color:#ffeb9c" %)optional verifiziert|(% style="background-color:#c6efce" %)Pflichtfeld verifiziert|(% style="background-color:#c6efce" %)Pflichtfeld verifiziert|(% style="background-color:#c6efce" %)Pflichtfeld teilweise verifiziert|(% style="background-color:#ffeb9c" %)optional verifiziert|(% style="background-color:#c6efce" %)Pflichtfeld verifiziert|(% style="background-color:#c6efce" %)Pflichtfeld verifiziert|(% style="background-color:#c6efce" %)Pflichtfeld verifiziert
183 +|=(% style="text-align:left" %)tfAntragstellerOrt|Ort| |(% style="background-color:#c6efce" %)Pflichtfeld|(% style="background-color:#c6efce" %)Pflichtfeld nicht verifiziert|(% style="background-color:#c6efce" %)Pflichtfeld verifiziert|(% style="background-color:#c6efce" %)Pflichtfeld verifiziert|(% style="background-color:#c6efce" %)Pflichtfeld teilweise verifiziert|(% style="background-color:#ffeb9c" %)optional verifiziert|(% style="background-color:#c6efce" %)Pflichtfeld verifiziert|(% style="background-color:#c6efce" %)Pflichtfeld verifiziert|(% style="background-color:#c6efce" %)Pflichtfeld teilweise verifiziert|(% style="background-color:#ffeb9c" %)optional verifiziert|(% style="background-color:#c6efce" %)Pflichtfeld verifiziert|(% style="background-color:#c6efce" %)Pflichtfeld verifiziert|(% style="background-color:#c6efce" %)Pflichtfeld verifiziert
184 +|=(% style="text-align:left" %)tfAntragstellerOrtsteil|Ortsteil| |(% style="background-color:#ffeb9c" %)optional|(% style="background-color:#ffc7ce" %)nein|(% style="background-color:#ffc7ce" %)nein|(% style="background-color:#ffc7ce" %)nein|(% style="background-color:#ffc7ce" %)nein|(% style="background-color:#ffc7ce" %)nein|(% style="background-color:#ffc7ce" %)nein|(% style="background-color:#ffc7ce" %)nein|(% style="background-color:#ffc7ce" %)nein|(% style="background-color:#ffc7ce" %)nein|(% style="background-color:#ffc7ce" %)nein|(% style="background-color:#ffc7ce" %)nein|(% style="background-color:#ffc7ce" %)nein
185 +|=(% style="text-align:left" %)tfAntragstellerErgaenzung|Ergänzung| |(% style="background-color:#ffeb9c" %)optional|(% style="background-color:#ffc7ce" %)nein|(% style="background-color:#ffc7ce" %)nein|(% style="background-color:#ffc7ce" %)nein|(% style="background-color:#ffc7ce" %)nein|(% style="background-color:#ffc7ce" %)nein|(% style="background-color:#ffc7ce" %)nein|(% style="background-color:#ffc7ce" %)nein|(% style="background-color:#ffc7ce" %)nein|(% style="background-color:#ffc7ce" %)nein|(% style="background-color:#ffc7ce" %)nein|(% style="background-color:#ffc7ce" %)nein|(% style="background-color:#ffc7ce" %)nein
186 +|=(% style="text-align:left" %)tfAntragstellerLand|Land| |(% style="background-color:#c6efce" %)Pflichtfeld|(% style="background-color:#ffeb9c" %)optional nicht verifiziert|(% style="background-color:#c6efce" %)Pflichtfeld verifiziert|(% style="background-color:#c6efce" %)Pflichtfeld verifiziert|(% style="background-color:#ffeb9c" %)optional verifiziert|(% style="background-color:#ffeb9c" %)optional verifiziert|(% style="background-color:#c6efce" %)Pflichtfeld verifiziert|(% style="background-color:#c6efce" %)Pflichtfeld verifiziert|(% style="background-color:#ffeb9c" %)optional verifiziert|(% style="background-color:#ffeb9c" %)optional verifiziert|(% style="background-color:#c6efce" %)Pflichtfeld verifiziert|(% style="background-color:#c6efce" %)Pflichtfeld verifiziert|(% style="background-color:#c6efce" %)Pflichtfeld verifiziert
187 +|=(% style="text-align:left" %)tfAntragstellerTitel|Titel / Akademischer Titel| |(% style="background-color:#ffeb9c" %)optional|(% style="background-color:#ffeb9c" %)optional nicht verifiziert|(% style="background-color:#ffeb9c" %)optional verifiziert|(% style="background-color:#ffeb9c" %)optional verifiziert|(% style="background-color:#ffeb9c" %)optional verifiziert|(% style="background-color:#ffeb9c" %)optional verifiziert|(% style="background-color:#ffeb9c" %)optional verifiziert|(% style="background-color:#ffeb9c" %)optional verifiziert|(% style="background-color:#ffeb9c" %)optional verifiziert|(% style="background-color:#ffeb9c" %)optional verifiziert|(% style="background-color:#ffeb9c" %)optional verifiziert|(% style="background-color:#ffeb9c" %)optional verifiziert|(% style="background-color:#ffeb9c" %)optional verifiziert
188 +|=(% style="text-align:left" %)selAntragstellerGeschlecht|Geschlecht|(((
189 +Kann folgende Werte annehmen:
190 +
191 +* 0 (für //unbekannt//)
192 +* 1 (für// männlich//)
193 +* 2 (für //weiblich//)
194 +* 9 (für //nicht zutreffend//)
195 +)))|(% style="background-color:#ffc7ce" %)nein|(% style="background-color:#ffeb9c" %)optional nicht verifiziert|(% style="background-color:#ffeb9c" %)optional nicht verifiziert|(% style="background-color:#ffc7ce" %)nein|(% style="background-color:#ffeb9c" %)optional nicht verifiziert|(% style="background-color:#ffc7ce" %)nein|(% style="background-color:#ffeb9c" %)optional nicht verifiziert|(% style="background-color:#ffc7ce" %)nein|(% style="background-color:#ffc7ce" %)nein|(% style="background-color:#ffc7ce" %)nein|(% style="background-color:#ffeb9c" %)optional nicht verifiziert|(% style="background-color:#ffeb9c" %)optional nicht verifiziert|(% style="background-color:#ffeb9c" %)optional nicht verifiziert
196 +|=(% style="text-align:left" %)tfAntragstellerAnrede|Anrede| |(% style="background-color:#ffc7ce" %)nein|(% style="background-color:#ffeb9c" %)optional nicht verifiziert|(% style="background-color:#ffeb9c" %)optional nicht verifiziert|(% style="background-color:#ffc7ce" %)nein|(% style="background-color:#ffeb9c" %)optional nicht verifiziert|(% style="background-color:#ffc7ce" %)nein|(% style="background-color:#ffeb9c" %)optional nicht verifiziert|(% style="background-color:#ffc7ce" %)nein|(% style="background-color:#ffc7ce" %)nein|(% style="background-color:#ffc7ce" %)nein|(% style="background-color:#ffeb9c" %)optional nicht verifiziert|(% style="background-color:#ffeb9c" %)optional nicht verifiziert|(% style="background-color:#ffeb9c" %)optional nicht verifiziert
197 +|=(% style="text-align:left" %)tfAntragstellerGeburtsdatum|Geburtsdatum| |(% style="background-color:#c6efce" %)Pflichtfeld (IdNr)|(% style="background-color:#c6efce" %)Pflichtfeld nicht verifiziert|(% style="background-color:#c6efce" %)Pflichtfeld verifiziert|(% style="background-color:#c6efce" %)Pflichtfeld verifiziert|(% style="background-color:#c6efce" %)Pflichtfeld verifiziert|(% style="background-color:#c6efce" %)Pflichtfeld verifiziert|(% style="background-color:#c6efce" %)Pflichtfeld verifiziert|(% style="background-color:#c6efce" %)Pflichtfeld verifiziert|(% style="background-color:#c6efce" %)Pflichtfeld teilweise verifiziert|(% style="background-color:#c6efce" %)Pflichtfeld teilweise verifiziert|(% style="background-color:#c6efce" %)Pflichtfeld verifiziert|(% style="background-color:#c6efce" %)Pflichtfeld verifiziert|(% style="background-color:#c6efce" %)Pflichtfeld verifiziert
198 +|=(% style="text-align:left" %)tfAntragstellerGeburtsort|Geburtsort| |(% style="background-color:#ffeb9c" %)optional|(% style="background-color:#c6efce" %)Pflichtfeld nicht verifiziert|(% style="background-color:#c6efce" %)Pflichtfeld verifiziert|(% style="background-color:#c6efce" %)Pflichtfeld verifiziert|(% style="background-color:#c6efce" %)Pflichtfeld teilweise verifiziert|(% style="background-color:#c6efce" %)Pflichtfeld teilweise verifiziert|(% style="background-color:#c6efce" %)Pflichtfeld verifiziert|(% style="background-color:#c6efce" %)Pflichtfeld verifiziert|(% style="background-color:#c6efce" %)Pflichtfeld teilweise verifiziert|(% style="background-color:#c6efce" %)Pflichtfeld teilweise verifiziert|(% style="background-color:#c6efce" %)Pflichtfeld verifiziert|(% style="background-color:#c6efce" %)Pflichtfeld verifiziert|(% style="background-color:#c6efce" %)Pflichtfeld verifiziert
199 +|=(% style="text-align:left" %)tfAntragstellerGeburtsname|Geburtsname| |(% style="background-color:#ffeb9c" %)optional|(% style="background-color:#c6efce" %)Pflichtfeld (Leerwert erlaubt) nicht verifiziert|(% style="background-color:#c6efce" %)Pflichtfeld (Leerwert erlaubt) nicht verifiziert|(% style="background-color:#c6efce" %)Pflichtfeld (Leerwert erlaubt) nicht verifiziert|(% style="background-color:#c6efce" %)Pflichtfeld (Leerwert erlaubt) nicht verifiziert|(% style="background-color:#c6efce" %)Pflichtfeld (Leerwert erlaubt) nicht verifiziert|(% style="background-color:#c6efce" %)Pflichtfeld (Leerwert erlaubt) nicht verifiziert|(% style="background-color:#c6efce" %)Pflichtfeld (Leerwert erlaubt) nicht verifiziert|(% style="background-color:#c6efce" %)Pflichtfeld (Leerwert erlaubt) nicht verifiziert|(% style="background-color:#c6efce" %)Pflichtfeld (Leerwert erlaubt) nicht verifiziert|(% style="background-color:#c6efce" %)Pflichtfeld (Leerwert erlaubt) nicht verifiziert|(% style="background-color:#c6efce" %)Pflichtfeld (Leerwert erlaubt) nicht verifiziert|(% style="background-color:#c6efce" %)Pflichtfeld (Leerwert erlaubt) nicht verifiziert
200 +|=(% style="text-align:left" %)tfAntragstellerStaatsangehörigkeit| |Staatsangehörigkeit|(% style="background-color:#ffc7ce" %)nein|(% style="background-color:#ffc7ce" %)nein|(% style="background-color:#ffc7ce" %)nein|(% style="background-color:#ffc7ce" %)nein|(% style="background-color:#ffeb9c" %)optional verifiziert|(% style="background-color:#ffeb9c" %)optional verifiziert|(% style="background-color:#ffc7ce" %)nein|(% style="background-color:#ffc7ce" %)nein|(% style="background-color:#ffc7ce" %)nein|(% style="background-color:#ffc7ce" %)nein|(% style="background-color:#ffeb9c" %)optional verifiziert|(% style="background-color:#ffc7ce" %)nein|(% style="background-color:#ffc7ce" %)nein
201 +|=(% style="text-align:left" %)tfAntragstellerDeMail|De-Mail|De-Mail-Adresse|(% style="background-color:#ffc7ce" %)nein|(% style="background-color:#ffeb9c" %)optional nicht verifiziert|(% style="background-color:#ffeb9c" %)optional nicht verifiziert|(% style="background-color:#ffc7ce" %)nein|(% style="background-color:#ffeb9c" %)optional nicht verifiziert|(% style="background-color:#ffc7ce" %)nein|(% style="background-color:#ffeb9c" %)optional nicht verifiziert|(% style="background-color:#ffc7ce" %)nein|(% style="background-color:#ffeb9c" %)optional nicht verifiziert|(% style="background-color:#ffc7ce" %)nein|(% style="background-color:#ffc7ce" %)nein|(% style="background-color:#ffc7ce" %)nein|(% style="background-color:#ffc7ce" %)nein
202 +|=(% style="text-align:left" %)tfAntragstellerTelefon|Telefon| |(% style="background-color:#ffc7ce" %)nein|(% style="background-color:#ffeb9c" %)optional nicht verifiziert|(% style="background-color:#ffeb9c" %)optional nicht verifiziert|(% style="background-color:#ffc7ce" %)nein|(% style="background-color:#ffeb9c" %)optional nicht verifiziert|(% style="background-color:#ffc7ce" %)nein|(% style="background-color:#ffeb9c" %)optional nicht verifiziert|(% style="background-color:#ffc7ce" %)nein|(% style="background-color:#ffeb9c" %)optional nicht verifiziert|(% style="background-color:#ffc7ce" %)nein|(% style="background-color:#ffc7ce" %)nein|(% style="background-color:#ffc7ce" %)nein|(% style="background-color:#ffc7ce" %)nein
203 +|=(% style="text-align:left" %)tfOrgRechtsform|Rechtsform-Schlüssel|ELSTER-spezifische Nummer; ein Klartext-Begriff zu dieser Nummer wird im Feld //Rechtsform// übermittelt|(% style="background-color:#c6efce" %)Pflichtfeld (StNr, NNatPers)|(% style="background-color:#ffc7ce" %)nein|(% style="background-color:#ffc7ce" %)nein|(% style="background-color:#ffc7ce" %)nein|(% style="background-color:#ffc7ce" %)nein|(% style="background-color:#ffc7ce" %)nein|(% style="background-color:#ffc7ce" %)nein|(% style="background-color:#ffc7ce" %)nein|(% style="background-color:#ffc7ce" %)nein|(% style="background-color:#ffc7ce" %)nein|(% style="background-color:#ffc7ce" %)nein|(% style="background-color:#ffc7ce" %)nein|(% style="background-color:#ffc7ce" %)nein
204 +|=(% style="text-align:left" %)tfOrgRechtsformText|Rechtsform|ELSTER-spezifischer Wert, welcher die Rechtsform einer nicht natürlichen Person angibt, wenn diese Inhaber des zugrunde liegenden Steuerkontos ist.|(% style="background-color:#c6efce" %)Pflichtfeld (StNr, NNatPers)|(% style="background-color:#ffc7ce" %)nein|(% style="background-color:#ffc7ce" %)nein|(% style="background-color:#ffc7ce" %)nein|(% style="background-color:#ffc7ce" %)nein|(% style="background-color:#ffc7ce" %)nein|(% style="background-color:#ffc7ce" %)nein|(% style="background-color:#ffc7ce" %)nein|(% style="background-color:#ffc7ce" %)nein|(% style="background-color:#ffc7ce" %)nein|(% style="background-color:#ffc7ce" %)nein|(% style="background-color:#ffc7ce" %)nein|(% style="background-color:#ffc7ce" %)nein
205 +|=(% style="text-align:left" %)tfTaetigkeit|Tätigkeits-Schlüssel|ELSTER-spezifische Nummer; ein Klartext-Begriff zu dieser Nummer wird im Feld //Tätigkeit// übermittelt|(% style="background-color:#c6efce" %)Pflichtfeld (StNr, NatPers)|(% style="background-color:#ffc7ce" %)nein|(% style="background-color:#ffc7ce" %)nein|(% style="background-color:#ffc7ce" %)nein|(% style="background-color:#ffc7ce" %)nein|(% style="background-color:#ffc7ce" %)nein|(% style="background-color:#ffc7ce" %)nein|(% style="background-color:#ffc7ce" %)nein|(% style="background-color:#ffc7ce" %)nein|(% style="background-color:#ffc7ce" %)nein|(% style="background-color:#ffc7ce" %)nein|(% style="background-color:#ffc7ce" %)nein|(% style="background-color:#ffc7ce" %)nein
206 +|=(% style="text-align:left" %)tfTaetigkeitText|Tätigkeit|ELSTER-spezifischer Wert, welcher die Tätigkeit einer natürliche Person angibt, wenn diese Inhaber des zugrunde liegenden Steuerkontos ist.|(% style="background-color:#c6efce" %)Pflichtfeld (StNr, NNatPers)|(% style="background-color:#ffc7ce" %)nein|(% style="background-color:#ffc7ce" %)nein|(% style="background-color:#ffc7ce" %)nein|(% style="background-color:#ffc7ce" %)nein|(% style="background-color:#ffc7ce" %)nein|(% style="background-color:#ffc7ce" %)nein|(% style="background-color:#ffc7ce" %)nein|(% style="background-color:#ffc7ce" %)nein|(% style="background-color:#ffc7ce" %)nein|(% style="background-color:#ffc7ce" %)nein|(% style="background-color:#ffc7ce" %)nein|(% style="background-color:#ffc7ce" %)nein
207 +|=(% style="text-align:left" %)tfAntragstellerEIDASAusstellerLand| |eIDAS Ausgabeland|(% style="background-color:#ffc7ce" %)nein|(% style="background-color:#ffc7ce" %)nein|(% style="background-color:#ffc7ce" %)nein|(% style="background-color:#ffc7ce" %)nein|(% style="background-color:#c6efce" %)Pflichtfeld verifiziert|(% style="background-color:#c6efce" %)Pflichtfeld verifiziert|(% style="background-color:#ffc7ce" %)nein|(% style="background-color:#ffc7ce" %)nein|(% style="background-color:#ffc7ce" %)nein|(% style="background-color:#ffc7ce" %)nein|(% style="background-color:#ffc7ce" %)nein|(% style="background-color:#ffc7ce" %)nein|(% style="background-color:#ffc7ce" %)nein
208 +|=(% style="text-align:left" %)tfOrgRegisterNummer|Registernummer| |(% style="background-color:#ffeb9c" %)optional|(% style="background-color:#ffc7ce" %)nein|(% style="background-color:#ffc7ce" %)nein|(% style="background-color:#ffc7ce" %)nein|(% style="background-color:#ffc7ce" %)nein|(% style="background-color:#ffc7ce" %)nein|(% style="background-color:#ffc7ce" %)nein|(% style="background-color:#ffc7ce" %)nein|(% style="background-color:#ffc7ce" %)nein|(% style="background-color:#ffc7ce" %)nein|(% style="background-color:#ffc7ce" %)nein|(% style="background-color:#ffc7ce" %)nein|(% style="background-color:#ffc7ce" %)nein
209 +|=(% style="text-align:left" %)tfOrgRegistergericht|Registergericht| |(% style="background-color:#ffeb9c" %)optional|(% style="background-color:#ffc7ce" %)nein|(% style="background-color:#ffc7ce" %)nein|(% style="background-color:#ffc7ce" %)nein|(% style="background-color:#ffc7ce" %)nein|(% style="background-color:#ffc7ce" %)nein|(% style="background-color:#ffc7ce" %)nein|(% style="background-color:#ffc7ce" %)nein|(% style="background-color:#ffc7ce" %)nein|(% style="background-color:#ffc7ce" %)nein|(% style="background-color:#ffc7ce" %)nein|(% style="background-color:#ffc7ce" %)nein|(% style="background-color:#ffc7ce" %)nein
210 +|=(% style="text-align:left" %)tfOrgUStId|Umsatzsteuer-Identifikationsnummer|ELSTER-spezifischer Wert; nur bei Anbindung des AO Datenkranzes verfügbar |(% style="background-color:#ffeb9c" %)optional ( Datenkranz AO)|(% style="background-color:#ffc7ce" %)nein|(% style="background-color:#ffc7ce" %)nein|(% style="background-color:#ffc7ce" %)nein|(% style="background-color:#ffc7ce" %)nein|(% style="background-color:#ffc7ce" %)nein|(% style="background-color:#ffc7ce" %)nein|(% style="background-color:#ffc7ce" %)nein|(% style="background-color:#ffc7ce" %)nein|(% style="background-color:#ffc7ce" %)nein|(% style="background-color:#ffc7ce" %)nein|(% style="background-color:#ffc7ce" %)nein|(% style="background-color:#ffc7ce" %)nein
211 +|=(% style="text-align:left" %)tfOrgGruendungsDatum|Gründungsdatum|ELSTER-spezifischer Wert; nur bei Anbindung des AO Datenkranzes verfügbar|(% style="background-color:#ffeb9c" %)optional ( Datenkranz AO)|(% style="background-color:#ffc7ce" %)nein|(% style="background-color:#ffc7ce" %)nein|(% style="background-color:#ffc7ce" %)nein|(% style="background-color:#ffc7ce" %)nein|(% style="background-color:#ffc7ce" %)nein|(% style="background-color:#ffc7ce" %)nein|(% style="background-color:#ffc7ce" %)nein|(% style="background-color:#ffc7ce" %)nein|(% style="background-color:#ffc7ce" %)nein|(% style="background-color:#ffc7ce" %)nein|(% style="background-color:#ffc7ce" %)nein|(% style="background-color:#ffc7ce" %)nein
212 +|=(% style="text-align:left" %)tfOrgBetriebsbeendigungsdatum|Datum der Unternehmensauflösung|ELSTER-spezifischer Wert; nur bei Anbindung des AO Datenkranzes verfügbar|(% style="background-color:#ffeb9c" %)optional ( Datenkranz AO)|(% style="background-color:#ffc7ce" %)nein|(% style="background-color:#ffc7ce" %)nein|(% style="background-color:#ffc7ce" %)nein|(% style="background-color:#ffc7ce" %)nein|(% style="background-color:#ffc7ce" %)nein|(% style="background-color:#ffc7ce" %)nein|(% style="background-color:#ffc7ce" %)nein|(% style="background-color:#ffc7ce" %)nein|(% style="background-color:#ffc7ce" %)nein|(% style="background-color:#ffc7ce" %)nein|(% style="background-color:#ffc7ce" %)nein|(% style="background-color:#ffc7ce" %)nein
213 +|=(% colspan="16" style="text-align:left" %)Technische Nutzdaten
214 +|=(% style="text-align:left" %)BPK2|bereichspezifisches Personenkennzeichen|bereichsspezifisches Personenkennzeichen (in verschlüsselter Form)|(% style="background-color:#ffc7ce" %)nein|(% style="background-color:#c6efce" %)Pflichtfeld|(% style="background-color:#c6efce" %)Pflichtfeld|(% style="background-color:#ffc7ce" %)nein|(% style="background-color:#c6efce" %)Pflichtfeld|(% style="background-color:#ffc7ce" %)nein|(% style="background-color:#c6efce" %)Pflichtfeld|(% style="background-color:#ffc7ce" %)nein|(% style="background-color:#c6efce" %)Pflichtfeld|(% style="background-color:#ffc7ce" %)nein|(% style="background-color:#c6efce" %)Pflichtfeld|(% style="background-color:#c6efce" %)Pflichtfeld|(% style="background-color:#c6efce" %)Pflichtfeld
215 +|=(% style="text-align:left" %)TrustLevel|Vertrauensniveau|(((
216 +Vertrauensniveau, gibt Auskunft über gewählte Authentifizierungsmethode:
217 +
218 +* //STORK-QAA-Level-1//: Authentifizierung mittels Benutzername / Passwort
219 +* //STORK-QAA-Level-3~:// Authentifizierung mittels Authega Zertifikat
220 +* //STORK-QAA-Level-4//: Authentifizierung mittels nPA
221 +)))|(% style="background-color:#c6efce" %)Pflichtfeld|(% style="background-color:#c6efce" %)Pflichtfeld|(% style="background-color:#c6efce" %)Pflichtfeld|(% style="background-color:#c6efce" %)Pflichtfeld|(% style="background-color:#c6efce" %)Pflichtfeld|(% style="background-color:#c6efce" %)Pflichtfeld|(% style="background-color:#c6efce" %)Pflichtfeld|(% style="background-color:#c6efce" %)Pflichtfeld|(% style="background-color:#c6efce" %)Pflichtfeld|(% style="background-color:#c6efce" %)Pflichtfeld|(% style="background-color:#c6efce" %)Pflichtfeld|(% style="background-color:#c6efce" %)Pflichtfeld|(% style="background-color:#c6efce" %)Pflichtfeld
222 +|=(% style="text-align:left" %)tfPersTyp|Personentyp|(((
223 +mögliche Werte:
224 +
225 +* //NatPers //(der Inhaber des Kontos ist eine natürliche Person, z.B.: Einzelunternehmer)
226 +* //NNatPers// (bei einer nicht natürlichen Person, z.B.: GmbH)
227 +)))|(% style="background-color:#c6efce" %)Pflichtfeld|(% style="background-color:#c6efce" %)Pflichtfeld|(% style="background-color:#c6efce" %)Pflichtfeld|(% style="background-color:#c6efce" %)Pflichtfeld|(% style="background-color:#c6efce" %)Pflichtfeld|(% style="background-color:#c6efce" %)Pflichtfeld|(% style="background-color:#c6efce" %)Pflichtfeld|(% style="background-color:#c6efce" %)Pflichtfeld|(% style="background-color:#c6efce" %)Pflichtfeld|(% style="background-color:#c6efce" %)Pflichtfeld|(% style="background-color:#c6efce" %)Pflichtfeld|(% style="background-color:#c6efce" %)Pflichtfeld|(% style="background-color:#c6efce" %)Pflichtfeld
228 +|=(% style="text-align:left" %)tfAuthentifizierungsLevel|Authentifizierungs Level|Vertrauensniveau der Authentifizierung nach BSI Norm:(((
229 +* //normal//
230 +* //substanziell//
231 +* //hoch//
232 +)))|(% style="background-color:#c6efce" %)Pflichtfeld|(% style="background-color:#c6efce" %)Pflichtfeld|(% style="background-color:#c6efce" %)Pflichtfeld|(% style="background-color:#c6efce" %)Pflichtfeld|(% style="background-color:#c6efce" %)Pflichtfeld|(% style="background-color:#c6efce" %)Pflichtfeld|(% style="background-color:#c6efce" %)Pflichtfeld|(% style="background-color:#c6efce" %)Pflichtfeld|(% style="background-color:#c6efce" %)Pflichtfeld|(% style="background-color:#c6efce" %)Pflichtfeld|(% style="background-color:#c6efce" %)Pflichtfeld|(% style="background-color:#c6efce" %)Pflichtfeld|(% style="background-color:#c6efce" %)Pflichtfeld
233 +|=(% style="text-align:left" %)tfAuthentifizierungsName|Authentifizierungs Name|Name des Authentifizierungs-Mediums (z.B.: Personalausweis)|(% style="background-color:#c6efce" %)Pflichtfeld|(% style="background-color:#c6efce" %)Pflichtfeld|(% style="background-color:#c6efce" %)Pflichtfeld|(% style="background-color:#c6efce" %)Pflichtfeld|(% style="background-color:#c6efce" %)Pflichtfeld|(% style="background-color:#c6efce" %)Pflichtfeld|(% style="background-color:#c6efce" %)Pflichtfeld|(% style="background-color:#c6efce" %)Pflichtfeld|(% style="background-color:#c6efce" %)Pflichtfeld|(% style="background-color:#c6efce" %)Pflichtfeld|(% style="background-color:#c6efce" %)Pflichtfeld|(% style="background-color:#c6efce" %)Pflichtfeld|(% style="background-color:#c6efce" %)Pflichtfeld
234 +|=(% style="text-align:left" %)IdentitaetsPruefer|Identitätsprüfer|Quelle der Identitätsprüfung, mögliche Werte: //eIDAS//, //eID//, //Smart-eID//, //Authega//, //Elster//, //Benutzername //oder //FINK//)|(% style="background-color:#c6efce" %)Pflichtfeld|(% style="background-color:#c6efce" %)Pflichtfeld|(% style="background-color:#c6efce" %)Pflichtfeld|(% style="background-color:#c6efce" %)Pflichtfeld|(% style="background-color:#c6efce" %)Pflichtfeld|(% style="background-color:#c6efce" %)Pflichtfeld|(% style="background-color:#c6efce" %)Pflichtfeld|(% style="background-color:#c6efce" %)Pflichtfeld|(% style="background-color:#c6efce" %)Pflichtfeld|(% style="background-color:#c6efce" %)Pflichtfeld|(% style="background-color:#c6efce" %)Pflichtfeld|(% style="background-color:#c6efce" %)Pflichtfeld|(% style="background-color:#c6efce" %)Pflichtfeld
235 +|=(% style="text-align:left" %)PostboxId|Postkorb Id|Postkorb-ID des Nutzers. Wird bei Anbindung des Postkorbs verwendet.|(% style="background-color:#ffeb9c" %)optional|(% style="background-color:#c6efce" %)Pflichtfeld|(% style="background-color:#c6efce" %)Pflichtfeld|(% style="background-color:#ffc7ce" %)nein|(% style="background-color:#c6efce" %)Pflichtfeld|(% style="background-color:#ffc7ce" %)nein|(% style="background-color:#c6efce" %)Pflichtfeld|(% style="background-color:#ffc7ce" %)nein|(% style="background-color:#c6efce" %)Pflichtfeld|(% style="background-color:#ffc7ce" %)nein|(% style="background-color:#ffc7ce" %)nein|(% style="background-color:#ffc7ce" %)nein|(% style="background-color:#ffc7ce" %)nein
236 +|=(% style="text-align:left" %)tfDatenkranzTyp|ELSTER DatenkranzTyp|(((
237 +ELSTER-spezifischer Wert. Mögliche Ausprägungen:
238 +
239 +* //StNr //(bei einem Organisationszertifikat)
240 +* //IdNr //(bei einem persönlichen Zertifikat)
241 +)))|(% style="background-color:#c6efce" %)Pflichtfeld|(% style="background-color:#ffc7ce" %)nein|(% style="background-color:#ffc7ce" %)nein|(% style="background-color:#ffc7ce" %)nein|(% style="background-color:#ffc7ce" %)nein|(% style="background-color:#ffc7ce" %)nein|(% style="background-color:#ffc7ce" %)nein|(% style="background-color:#ffc7ce" %)nein|(% style="background-color:#ffc7ce" %)nein|(% style="background-color:#ffc7ce" %)nein|(% style="background-color:#ffc7ce" %)nein|(% style="background-color:#ffc7ce" %)nein|(% style="background-color:#ffc7ce" %)nein
242 +|=(% style="text-align:left" %)tfOrgRegisterart|Registerart|ELSTER-spezifischer Wert, der folgende Ausprägungen annehmen kann: //HRA//, //HRB//, //GR//, //PR//, //VR//|(% style="background-color:#c6efce" %)Pflichtfeld|(% style="background-color:#ffc7ce" %)nein|(% style="background-color:#ffc7ce" %)nein|(% style="background-color:#ffc7ce" %)nein|(% style="background-color:#ffc7ce" %)nein|(% style="background-color:#ffc7ce" %)nein|(% style="background-color:#ffc7ce" %)nein|(% style="background-color:#ffc7ce" %)nein|(% style="background-color:#ffc7ce" %)nein|(% style="background-color:#ffc7ce" %)nein|(% style="background-color:#ffc7ce" %)nein|(% style="background-color:#ffc7ce" %)nein|(% style="background-color:#ffc7ce" %)nein
243 +
244 +(% style="margin-right:auto" %)
245 +|=(% colspan="2" %)Legende
246 +|=(% style="text-align:left;background-color:#c6efce" %)Pflichtfeld|mandatorisches Datenfeld
247 +|=(% style="text-align:left;background-color:#c6efce" %)Pflichtfeld (IdNr)|mandatorisches Datenfeld, wenn es sich bei dem ELSTER Zertifikat um ein persönliches Zertifikat handelt
248 +|=(% style="text-align:left;background-color:#c6efce" %)Pflichtfeld (StNr)|mandatorisches Datenfeld, wenn es sich bei dem ELSTER Zertifikat um ein Organisationszertifikat handelt
249 +|=(% style="text-align:left;background-color:#c6efce" %)Pflichtfeld (StNr, NatPers)|mandatorisches Datenfeld, wenn es sich bei dem ELSTER Zertifikat um ein Organisationszertifikat handelt und der Inhaber des Steuerkontos eine nicht natürliche Person (z.B. Einzelunternehmer) ist.
250 +|=(% style="text-align:left;background-color:#c6efce" %)Pflichtfeld (StNr, NNatPers)|mandatorisches Datenfeld, wenn es sich bei dem ELSTER Zertifikat um ein Organisationszertifikat handelt und der Inhaber des Steuerkontos eine natürliche Person (z.B. GmbH) ist.
251 +|=(% style="text-align:left;background-color:#c6efce" %)Pflichtfeld verifiziert|mandatorisches Datenfeld, daß durch das Anmeldeverfahren verifiziert ist.
252 +|=(% style="text-align:left;background-color:#c6efce" %)Pflichtfeld nicht verifiziert|mandatorisches Datenfeld, daß NICHT durch das Anmeldeverfahren verifiziert ist.
253 +|=(% style="text-align:left;background-color:#c6efce" %)Pflichtfeld teilweise verifiziert|mandatorisches Datenfeld, welches entweder aus dem Anmeldeverfahren verifiziert übertragen wird oder manuell nacherfasst wurde. In dem Fall ist das Feld nicht verifiziert.
254 +|=(% style="text-align:left;background-color:#ffeb9c" %)optional|optionales Datenfeld
255 +|=(% style="text-align:left;background-color:#ffeb9c" %)optional verifiziert|optionales Datenfeld, daß durch das Anmeldeverfahren verifiziert ist.
256 +|=(% style="text-align:left;background-color:#ffeb9c" %)optional nicht verifiziert|optionales Datenfeld, daß NICHT durch das Anmeldeverfahren verifiziert ist.
257 +|=(% style="text-align:left;background-color:#ffeb9c" %)optional (Datenkranz AO)|optionales Datenfeld, daß nur ausgeliefert wird, wenn im //ELSTER MUK Self Service Portal// der Datenkranz für die Abgabenordnung (AO) konfiguriert wurde
258 +|=(% style="text-align:left;background-color:#ffc7ce" %)nein|Datenfeld wird durch den Dienst nicht geliefert
formular_trustlevel_keine_visualisierung.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.rth
Größe
... ... @@ -1,0 +1,1 @@
1 +35.0 KB
Inhalt
formular_trustlevel_visualisierung.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.rth
Größe
... ... @@ -1,0 +1,1 @@
1 +27.3 KB
Inhalt
none_verified.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.rth
Größe
... ... @@ -1,0 +1,1 @@
1 +1.0 KB
Inhalt
verified.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.rth
Größe
... ... @@ -1,0 +1,1 @@
1 +1.3 KB
Inhalt