Skip to content
Snippets Groups Projects
Commit 97aef450 authored by OZGCloud's avatar OZGCloud
Browse files

Merge pull request 'OZG-6641 Vereinheitlichung Postfach-Typbezeichnung...

Merge pull request 'OZG-6641 Vereinheitlichung Postfach-Typbezeichnung BayernId' (#172) from OZG-6641-Vereinheitlichung-Postfach-Typbezeichnung-BayernId into master

Reviewed-on: https://git.ozg-sh.de/ozgcloud-app/eingang-manager/pulls/172


Reviewed-by: default avatarOZGCloud <ozgcloud@mgm-tp.com>
parents f73ec7fe 96d34bba
Branches
Tags
No related merge requests found
......@@ -23,7 +23,7 @@ public class ServiceKontoFactory {
public static final int POSTFACH_ADDRESS_DEFAULT = 1;
public static final String POSTFACH_TYPE_OSI = "OSI";
public static final String POSTFACH_TYPE_BAYERN_ID = "BayernID";
public static final String POSTFACH_TYPE_BAYERN_ID = "BAYERN_ID";
public static final String POSTFACH_VERSION = "1.0";
public static final String KEY_BAYERN_ID_POSTFACH_ID = "u:saml_legacypostkorbhandle";
public static final String KEY_BAYERN_ID_TRUST_LEVEL = "u:saml_eid_citizen_qaa_level";
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment