https://github.com/catalystcode/ibera-document-service
https://github.com/catalystcode/ibera-document-service
Last synced: 11 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/catalystcode/ibera-document-service
- Owner: CatalystCode
- License: mit
- Created: 2017-07-09T11:17:29.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2017-09-04T07:53:11.000Z (over 8 years ago)
- Last Synced: 2025-01-22T15:48:01.173Z (about 1 year ago)
- Language: C#
- Size: 27.3 KB
- Stars: 0
- Watchers: 9
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# ibera-document-service
## Prerequisites
Turn the Windows Identity Foundation Features on:
Open Windows Features and turn `Windows Identity Foundation 3.5` on
Install the [Microsoft.Identity.Extensions](http://go.microsoft.com/fwlink/?LinkID=252368)
## Configuration
Before running the solution, ensure you set `StorageAccountConnectionString` and `OutlookIntegrationHostUri` (e.g. https://localhost:8443/Functions.html)
When running local you can set it in your [web.config](https://github.com/CatalystCode/ibera-document-service/blob/master/DocumentService/Web.config) or in AppSettings when deploying to an Azure WebApp.