|
|
|
@ -4,8 +4,8 @@ |
|
|
|
"CorsOrigins": "https://localhost:44372,https://localhost:44373,http://localhost:4200,https://localhost:44335" |
|
|
|
}, |
|
|
|
"AuthServer": { |
|
|
|
"Authority": "https://localhost:44330", |
|
|
|
"RequireHttpsMetadata": "true", |
|
|
|
"Authority": "http://localhost:8080/realms/master", |
|
|
|
"RequireHttpsMetadata": "false", |
|
|
|
"SwaggerClientId": "WebGateway_Swagger", |
|
|
|
"SwaggerClientSecret": "1q2w3e*" |
|
|
|
}, |
|
|
|
|