forked from FarmMaps/FarmMapsApiClient
Update config
This commit is contained in:
parent
331acf6353
commit
2196036135
@ -1,10 +1,10 @@
|
|||||||
{
|
{
|
||||||
"Authority": "https://accounts.farmmaps.awtest.nl/",
|
"Authority": "https://accounts.test.farmmaps.eu/",
|
||||||
"Endpoint": "https://farmmaps.awtest.nl/",
|
"Endpoint": "https://test.farmmaps.eu/",
|
||||||
"BasePath": "api/v1",
|
"BasePath": "api/v1",
|
||||||
"DiscoveryEndpointUrl": "https://accounts.farmmaps.awtest.nl/.well-known/openid-configuration",
|
"DiscoveryEndpointUrl": "https://accounts.test.farmmaps.eu/.well-known/openid-configuration",
|
||||||
"RedirectUri": "http://example.nl/api",
|
"RedirectUri": "http://example.nl/api",
|
||||||
"ClientId": "",
|
"ClientId": "",
|
||||||
"ClientSecret": "",
|
"ClientSecret": "",
|
||||||
"Scopes": [ "api" ]
|
"Scopes": [ "api" ]
|
||||||
}
|
}
|
@ -1,8 +1,8 @@
|
|||||||
{
|
{
|
||||||
"Authority": "https://accounts.farmmaps.awtest.nl/",
|
"Authority": "https://accounts.test.farmmaps.eu/",
|
||||||
"Endpoint": "http://farmmaps.awtest.nl/",
|
"Endpoint": "https://test.farmmaps.eu/",
|
||||||
"BasePath": "api/v1",
|
"BasePath": "api/v1",
|
||||||
"DiscoveryEndpointUrl": "https://accounts.farmmaps.awtest.nl/.well-known/openid-configuration",
|
"DiscoveryEndpointUrl": "https://accounts.test.farmmaps.eu/.well-known/openid-configuration",
|
||||||
"RedirectUri": "http://example.nl/api",
|
"RedirectUri": "http://example.nl/api",
|
||||||
"ClientId": "",
|
"ClientId": "",
|
||||||
"ClientSecret": "",
|
"ClientSecret": "",
|
||||||
|
@ -1,10 +1,10 @@
|
|||||||
{
|
{
|
||||||
"Authority": "https://accounts.farmmaps.awtest.nl/",
|
"Authority": "https://accounts.test.farmmaps.eu/",
|
||||||
"Endpoint": "https://farmmaps.awtest.nl/",
|
"Endpoint": "https://test.farmmaps.eu/",
|
||||||
"BasePath": "api/v1",
|
"BasePath": "api/v1",
|
||||||
"DiscoveryEndpointUrl": "https://accounts.farmmaps.awtest.nl/.well-known/openid-configuration",
|
"DiscoveryEndpointUrl": "https://accounts.test.farmmaps.eu/.well-known/openid-configuration",
|
||||||
"RedirectUri": "http://example.nl/api",
|
"RedirectUri": "http://example.nl/api",
|
||||||
"ClientId": "",
|
"ClientId": "",
|
||||||
"ClientSecret": "",
|
"ClientSecret": "",
|
||||||
"Scopes": ["api"]
|
"Scopes": [ "api" ]
|
||||||
}
|
}
|
@ -1,10 +1,10 @@
|
|||||||
{
|
{
|
||||||
"Authority": "https://accounts.farmmaps.awtest.nl/",
|
"Authority": "https://accounts.test.farmmaps.eu/",
|
||||||
"Endpoint": "https://farmmaps.awtest.nl/",
|
"Endpoint": "https://test.farmmaps.eu/",
|
||||||
"BasePath": "api/v1",
|
"BasePath": "api/v1",
|
||||||
"DiscoveryEndpointUrl": "https://accounts.farmmaps.awtest.nl/.well-known/openid-configuration",
|
"DiscoveryEndpointUrl": "https://accounts.test.farmmaps.eu/.well-known/openid-configuration",
|
||||||
"RedirectUri": "http://example.nl/api",
|
"RedirectUri": "http://example.nl/api",
|
||||||
"ClientId": "",
|
"ClientId": "",
|
||||||
"ClientSecret": "",
|
"ClientSecret": "",
|
||||||
"Scopes": [ "api" ]
|
"Scopes": [ "api" ]
|
||||||
}
|
}
|
@ -1,10 +1,10 @@
|
|||||||
{
|
{
|
||||||
"Authority": "https://accounts.farmmaps.awtest.nl/",
|
"Authority": "https://accounts.test.farmmaps.eu/",
|
||||||
"Endpoint": "https://farmmaps.awtest.nl/",
|
"Endpoint": "https://test.farmmaps.eu/",
|
||||||
"BasePath": "api/v1",
|
"BasePath": "api/v1",
|
||||||
"DiscoveryEndpointUrl": "https://accounts.farmmaps.awtest.nl/.well-known/openid-configuration",
|
"DiscoveryEndpointUrl": "https://accounts.test.farmmaps.eu/.well-known/openid-configuration",
|
||||||
"RedirectUri": "http://example.nl/api",
|
"RedirectUri": "http://example.nl/api",
|
||||||
"ClientId": "",
|
"ClientId": "",
|
||||||
"ClientSecret": "",
|
"ClientSecret": "",
|
||||||
"Scopes": [ "api" ]
|
"Scopes": [ "api" ]
|
||||||
}
|
}
|
@ -1,10 +1,10 @@
|
|||||||
{
|
{
|
||||||
"Authority": "https://accounts.farmmaps.awtest.nl/",
|
"Authority": "https://accounts.test.farmmaps.eu/",
|
||||||
"Endpoint": "https://farmmaps.awtest.nl/",
|
"Endpoint": "https://test.farmmaps.eu/",
|
||||||
"BasePath": "api/v1",
|
"BasePath": "api/v1",
|
||||||
"DiscoveryEndpointUrl": "https://accounts.farmmaps.awtest.nl/.well-known/openid-configuration",
|
"DiscoveryEndpointUrl": "https://accounts.test.farmmaps.eu/.well-known/openid-configuration",
|
||||||
"RedirectUri": "http://example.nl/api",
|
"RedirectUri": "http://example.nl/api",
|
||||||
"ClientId": "",
|
"ClientId": "",
|
||||||
"ClientSecret": "",
|
"ClientSecret": "",
|
||||||
"Scopes": ["api"]
|
"Scopes": [ "api" ]
|
||||||
}
|
}
|
Loading…
Reference in New Issue
Block a user