From 2d039c1e88da9131be33262f81c953ea406fa3f4 Mon Sep 17 00:00:00 2001 From: Meysam Hadeli <35596795+meysamhadeli@users.noreply.github.com> Date: Thu, 17 Nov 2022 14:36:34 +0330 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 324aaf1..24d1b58 100644 --- a/README.md +++ b/README.md @@ -40,7 +40,7 @@ - :sparkle: Using `Health Check` for reporting the health of app infrastructure components. - :sparkle: Using `Docker-Compose` and `Kubernetes` for our deployment mechanism. - :sparkle: Using `OpenTelemetry` for distributed tracing. -- :sparkle: Using `DuendeSoftware IdentityServer` for implementation authentication and authorization base on `OpenID-Connect` and `OAuth2`. +- :sparkle: Using `IdentityServer` for implementation authentication and authorization base on `OpenID-Connect` and `OAuth2`. - :sparkle: Using `Yarp` as a microservices gateway. ## Plan