Fixed identity url
This commit is contained in:
		
							parent
							
								
									670a9452e1
								
							
						
					
					
						commit
						5a2d38575e
					
				| @ -21,7 +21,7 @@ | |||||||
|     } |     } | ||||||
|   }, |   }, | ||||||
|   "Identity": { |   "Identity": { | ||||||
|     "Url": "http://localhost:5105", |     "Url": "http://localhost:5223", | ||||||
|     "Audience": "webshoppingagg", |     "Audience": "webshoppingagg", | ||||||
|     "Scopes": { |     "Scopes": { | ||||||
|       "webshoppingagg": "Shopping Aggregator for Web Clients" |       "webshoppingagg": "Shopping Aggregator for Web Clients" | ||||||
|  | |||||||
| @ -36,7 +36,7 @@ | |||||||
|   }, |   }, | ||||||
|   "Identity": { |   "Identity": { | ||||||
|     "Audience": "basket", |     "Audience": "basket", | ||||||
|     "Url": "http://localhost:5105", |     "Url": "http://localhost:5223", | ||||||
|     "Scopes": { |     "Scopes": { | ||||||
|       "basket": "Basket API" |       "basket": "Basket API" | ||||||
|     } |     } | ||||||
|  | |||||||
| @ -42,7 +42,7 @@ | |||||||
|     "InstrumentationKey": "" |     "InstrumentationKey": "" | ||||||
|   }, |   }, | ||||||
|   "Identity": { |   "Identity": { | ||||||
|     "Url": "http://localhost:5105", |     "Url": "http://localhost:5223", | ||||||
|     "Audience": "orders", |     "Audience": "orders", | ||||||
|     "Scopes": { |     "Scopes": { | ||||||
|       "orders": "Ordering API" |       "orders": "Ordering API" | ||||||
|  | |||||||
| @ -7,7 +7,7 @@ | |||||||
|   }, |   }, | ||||||
|   "Identity": { |   "Identity": { | ||||||
|     "Audience": "orders.signalrhub", |     "Audience": "orders.signalrhub", | ||||||
|     "Url": "http://localhost:5105" |     "Url": "http://localhost:5223" | ||||||
|   }, |   }, | ||||||
|   "EventBus": { |   "EventBus": { | ||||||
|     "SubscriptionClientName": "Ordering.signalrhub", |     "SubscriptionClientName": "Ordering.signalrhub", | ||||||
|  | |||||||
| @ -2,7 +2,7 @@ | |||||||
|   "profiles": { |   "profiles": { | ||||||
|     "Payment.API": { |     "Payment.API": { | ||||||
|       "commandName": "Project", |       "commandName": "Project", | ||||||
|       "launchBrowser": true, |       "launchBrowser": false, | ||||||
|       "applicationUrl": "http://localhost:5226", |       "applicationUrl": "http://localhost:5226", | ||||||
|       "environmentVariables": { |       "environmentVariables": { | ||||||
|         "ASPNETCORE_ENVIRONMENT": "Development" |         "ASPNETCORE_ENVIRONMENT": "Development" | ||||||
|  | |||||||
| @ -31,7 +31,7 @@ | |||||||
|     "InstrumentationKey": "" |     "InstrumentationKey": "" | ||||||
|   }, |   }, | ||||||
|   "Identity": { |   "Identity": { | ||||||
|     "Url": "http://localhost:5105", |     "Url": "http://localhost:5223", | ||||||
|     "Audience": "webhooks", |     "Audience": "webhooks", | ||||||
|     "Scopes": { |     "Scopes": { | ||||||
|       "webhooks": "Webhooks API" |       "webhooks": "Webhooks API" | ||||||
|  | |||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user