Update page 'VRAPoten API'

master
Mark van der Wal 2020-03-03 16:42:32 +00:00
parent ba384b35af
commit 0d04a46954
1 changed files with 1 additions and 1 deletions

View File

@ -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.