From 2693784fa337d0c70ae98cff1aa2bc7589b63579 Mon Sep 17 00:00:00 2001 From: Thomas Richner Date: Tue, 6 Feb 2024 16:42:00 +0100 Subject: [PATCH] ARC-1234: Fixed sonar project. --- README.md | 6 +++--- pom.xml | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index b639ede..bd78b98 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ -[![Quality Gate Status](https://sonarcloud.io/api/project_badges/measure?project=oviva-ag_keycloak-gesundheitsid&metric=alert_status&token=64c09371c0f6c1d729fc0b0424706cd54011cb90)](https://sonarcloud.io/summary/new_code?id=oviva-ag_keycloak-gesundheitsid) -[![Coverage](https://sonarcloud.io/api/project_badges/measure?project=oviva-ag_keycloak-gesundheitsid&metric=coverage&token=64c09371c0f6c1d729fc0b0424706cd54011cb90)](https://sonarcloud.io/summary/new_code?id=oviva-ag_keycloak-gesundheitsid) +[![Quality Gate Status](https://sonarcloud.io/api/project_badges/measure?project=oviva-ag_ehealthid-relying-party&metric=alert_status&token=ee904c8acea811b217358c63297ebe91fd6aee14)](https://sonarcloud.io/summary/new_code?id=oviva-ag_ehealthid-relying-party) +[![Coverage](https://sonarcloud.io/api/project_badges/measure?project=oviva-ag_ehealthid-relying-party&metric=coverage&token=ee904c8acea811b217358c63297ebe91fd6aee14)](https://sonarcloud.io/summary/new_code?id=oviva-ag_ehealthid-relying-party) # OpenID Connect Relying Party for GesundheitsID (eHealthID) @@ -167,7 +167,7 @@ public class Example { ``` -See [AuthenticationFlowExampleTest](https://github.com/oviva-ag/keycloak-gesundheitsid/blob/8751c92e45531f6cdca204b8db18a2825e05e69a/gesundheitsid/src/test/java/com/oviva/gesundheitsid/auth/AuthenticationFlowExampleTest.java#L44-L117) +See [AuthenticationFlowExampleTest](https://github.com/oviva-ag/ehealthid-relying-party/blob/main/ehealthid/src/test/java/com/oviva/ehealthid/auth/AuthenticationFlowExampleTest.java) ## Working with Gematik Test Environment diff --git a/pom.xml b/pom.xml index 44e3e60..84af10e 100644 --- a/pom.xml +++ b/pom.xml @@ -37,7 +37,7 @@ oviva-ag https://sonarcloud.io ${project.artifactId} - oviva-ag_keycloak-gesundheitsid + oviva-ag_ehealthid-relying-party ${project.groupId}_${project.artifactId} esgen/**