gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[GNUnet-SVN] [gnunet] branch master updated: REST: Update OIDC issuer UR


From: gnunet
Subject: [GNUnet-SVN] [gnunet] branch master updated: REST: Update OIDC issuer URI
Date: Wed, 28 Nov 2018 14:26:50 +0100

This is an automated email from the git hooks/post-receive script.

martin-schanzenbach pushed a commit to branch master
in repository gnunet.

The following commit(s) were added to refs/heads/master by this push:
     new 3bd81a2ea REST: Update OIDC issuer URI
3bd81a2ea is described below

commit 3bd81a2ea5055d10ae8a2da823d51dd2e69b7296
Author: Schanzenbach, Martin <address@hidden>
AuthorDate: Wed Nov 28 14:26:48 2018 +0100

    REST: Update OIDC issuer URI
---
 src/rest-plugins/oidc_helper.h | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/rest-plugins/oidc_helper.h b/src/rest-plugins/oidc_helper.h
index 7a0f45bf9..ebec1a865 100644
--- a/src/rest-plugins/oidc_helper.h
+++ b/src/rest-plugins/oidc_helper.h
@@ -34,7 +34,7 @@
 
 #define JWT_TYP_VALUE "jwt"
 
-#define SERVER_ADDRESS "https://reclaim.id";
+#define SERVER_ADDRESS "https://api.reclaim";
 
 /**
  * Create a JWT from attributes

-- 
To stop receiving notification emails like this one, please contact
address@hidden



reply via email to

[Prev in Thread] Current Thread [Next in Thread]