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