#1 : Tung Tung Tung Sahur.
This commit is contained in:
@@ -6,6 +6,11 @@
|
|||||||
"ClientSecret": ""
|
"ClientSecret": ""
|
||||||
},
|
},
|
||||||
"Keycloak": {
|
"Keycloak": {
|
||||||
"PublicOrigin": "https://localhost:7095"
|
"Authority": "https://10.4.0.131/keycloak/realms/webzine-realm",
|
||||||
|
"MetadataAddress": "http://10.4.0.131/keycloak/realms/webzine-realm/.well-known/openid-configuration",
|
||||||
|
"ClientId": "webzine-client",
|
||||||
|
"ClientSecret": "Z9JgRucpeZD4jqRhTciiznX3PPoJ9oYp",
|
||||||
|
"CallbackPath": "/signin-oidc",
|
||||||
|
"SignedOutCallbackPath": "/signout-callback-oidc"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -7,7 +7,7 @@
|
|||||||
},
|
},
|
||||||
"Keycloak": {
|
"Keycloak": {
|
||||||
"Authority": "https://10.4.0.131/keycloak/realms/webzine-realm",
|
"Authority": "https://10.4.0.131/keycloak/realms/webzine-realm",
|
||||||
"MetadataAddress": "http://192.168.10.70/keycloak/realms/webzine-realm/.well-known/openid-configuration",
|
"MetadataAddress": "https://10.4.0.131/keycloak/realms/webzine-realm/.well-known/openid-configuration",
|
||||||
"PublicOrigin": "https://10.4.0.131"
|
"PublicOrigin": "https://10.4.0.131"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user