From 4042b3a5a1f4f1c2d9d614c6b52716e967789933 Mon Sep 17 00:00:00 2001 From: Thomas Richner Date: Wed, 6 Nov 2024 11:56:48 +0100 Subject: [PATCH] EPA-164: Cleanup --- README.md | 5 ----- 1 file changed, 5 deletions(-) diff --git a/README.md b/README.md index 206d00e..f2a31ec 100644 --- a/README.md +++ b/README.md @@ -155,11 +155,6 @@ Use environment variables to configure the relying party server. | `EHEALTHID_RP_LOG_LEVEL` | The log level. | `INFO` | | `EHEALTHID_RP_OPENID_PROVIDER_SIG_JWKS_PATH` | Path to a JWKS with signing keys for our openIdProvider, for example the id_token issued by the relying party will be signed with it. Will be generated if not configured. | `./openid_provider_sig_jwks.json` | -public static final String CONFIG_FEDERATION_SIG_JWKS_PATH = "federation_sig_jwks_path"; -public static final String CONFIG_OPENID_RP_SIG_JWKS_PATH = "openid_rp_sig_jwks_path"; -public static final String CONFIG_OPENID_RP_ENC_JWKS_PATH = "openid_rp_enc_jwks_path"; -public static final String CONFIG_OPENID_PROVIDER_SIG_JWKS_PATH = "openid_provider_sig_jwks_path"; - # Generate Keys & Register for Federation In order to participate in the GesundheitsID one needs to register the entity statement of the IDP