mirror of
https://github.com/Alfresco/alfresco-content-app.git
synced 2026-09-09 18:02:54 +00:00
use fallback to ntlms for idms docker compose
This commit is contained in:
@@ -40,8 +40,8 @@ services:
|
|||||||
-Dtika.url=http://tika:8090/
|
-Dtika.url=http://tika:8090/
|
||||||
-Dtransform.misc.url=http://transform-misc:8090/
|
-Dtransform.misc.url=http://transform-misc:8090/
|
||||||
|
|
||||||
-Dauthentication.chain=identity-service1:identity-service
|
-Dauthentication.chain=identity-service1:identity-service,alfrescoNtlm1:alfrescoNtlm
|
||||||
-Didentity-service.enable-basic-auth=false
|
-Didentity-service.enable-basic-auth=true
|
||||||
-Didentity-service.authentication.validation.failure.silent=false
|
-Didentity-service.authentication.validation.failure.silent=false
|
||||||
-Didentity-service.auth-server-url=http://${HOST_IP}:8085/auth
|
-Didentity-service.auth-server-url=http://${HOST_IP}:8085/auth
|
||||||
-Didentity-service.realm=alfresco
|
-Didentity-service.realm=alfresco
|
||||||
|
|||||||
Reference in New Issue
Block a user