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.