added appsettings.json
This commit is contained in:
		
							
								
								
									
										10
									
								
								FarmmapsDataDownload/appsettings.json
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										10
									
								
								FarmmapsDataDownload/appsettings.json
									
									
									
									
									
										Normal file
									
								
							| @@ -0,0 +1,10 @@ | ||||
| { | ||||
|     "Authority": "https://accounts.test.farmmaps.eu/", | ||||
|     "Endpoint": "https://test.farmmaps.eu/", | ||||
|     "BasePath": "api/v1", | ||||
|     "DiscoveryEndpointUrl": "https://accounts.test.farmmaps.eu/.well-known/openid-configuration", | ||||
|     "RedirectUri": "http://example.nl/api", | ||||
|     "ClientId": "", | ||||
|     "ClientSecret": "", | ||||
|     "Scopes": [ "api" ] | ||||
| } | ||||
		Reference in New Issue
	
	Block a user