Anmeldung über LDAP bereitgestellt.

This commit is contained in:
Developer 02
2024-06-15 00:08:57 +02:00
parent 8f3e72ae8b
commit e8ff922726
27 changed files with 412 additions and 326 deletions

View File

@@ -6,6 +6,7 @@
}
},
"AllowedHosts": "*",
"AllowedOrigins": [ "http://localhost:4200" ],
"ConnectionStrings": {
"Default": "Server=SDD-VMP04-SQL17\\DD_DEVELOP01;Database=DD_ECM;User Id=sa;Password=dd;Encrypt=false;TrustServerCertificate=True;"
},