-
Notifications
You must be signed in to change notification settings - Fork 5
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: add support for AD and add property for https (#37)
Closes #37
- Loading branch information
1 parent
b25d718
commit 6cbff4d
Showing
4 changed files
with
58 additions
and
8 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,4 @@ | ||
# This file is inclomplete and doens't get used by the Docker image for some reason | ||
# TODO: I'll have to investigate more | ||
|
||
credentialFactory.class=nl.nn.credentialprovider.PropertyFileCredentialFactory | ||
|
||
# This has been added to the ENV in the Dockerfile | ||
# TODO: This file will work again if the resources folder will be able to overwrite the AppConstants. | ||
# TODO: Move property back from ENV in the Dockerfile to here. | ||
#credentialFactory.map.properties=/opt/frank/secrets/credentials.properties |