From 0d04a4695491490641d0de6ab52275cff9acc458 Mon Sep 17 00:00:00 2001 From: Mark van der Wal Date: Tue, 3 Mar 2020 16:42:32 +0000 Subject: [PATCH] Update page 'VRAPoten API' --- VRAPoten-API.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/VRAPoten-API.md b/VRAPoten-API.md index fb8b007..c3987b9 100644 --- a/VRAPoten-API.md +++ b/VRAPoten-API.md @@ -32,7 +32,7 @@ For the currently available public FarmMaps API you can take a look at swagger: Farmmaps uses OpenID: https://auth0.com/docs/protocols/oidc/openid-connect-discovery It is recommended to use a library to facilitate the authentication. -To get the openid configuration call the following url: http://accounts.awtest.nl/.well-known/openid-configuration +To get the openid configuration call the following url: https://accounts.farmmaps.awtest.nl/.well-known/openid-configuration The user could also use the openid-configuration to handle authentication by themselves.