From 7e088eefc880e8d38296e919bf81555252283084 Mon Sep 17 00:00:00 2001 From: Cayo Puigdefabregas Date: Thu, 28 Sep 2023 08:24:03 +0200 Subject: [PATCH] new readme --- README.md | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 2e44aa8a..2d979674 100644 --- a/README.md +++ b/README.md @@ -65,4 +65,10 @@ If you want to enter a shell on already running container: For to know the valid value for ${target_docker_image} you can use: ``` docker ps -` +``` + +8. This are the details for use this implementation: + *devicehub with port 5000* is the identity provider of oidc and have user *user5000@example.com* + *devicehub with port 5001* is the client identity of oidc and have user *user5001@example.com* + + You can change this values in the file *.env*