Articles
API notes
The current version of the SedonaAPI uses basic header authentication. The new version in SedonaCloud API uses Oauth/OpenId. ...
Host license
The host license comes from the going to Preferences=> License. Copy that and paste it in there (this will be happening automatically in the future). The URL Prefix is the company, or tenant name. I can be whatever you want, but I would name it aft...
Logging
Explore the web site content in file explorer. Add a folder named logs Edit the webconfig to stdoutLogEnabled = true Restart the site, and restart the app pool View the logs folder. From < https://outlook.office.com/mail/inbo...
Redis
The Redis installation is for transient data. Only need one instance running. The recommendation is 8GB for Redis, plus RAM needed for the webserver to run. From < https://outlook.office.com/mail/inbox/id/AAQkADdjZDczOGVhLWQzMzQtNDZhNS04YzI0L...
SedonaCloud App Pool
Chris – I worked through Ackerman’s issue with Lori. The app was shutting down every 20 min and then doing a cold boot which takes 10-30 seconds. To fix set the idle time out to 0 and can set the idle timeout action to suspend ...
SedonaCloud Auth
The new API uses OAuth2.0 for it’s API authentication. The simplest way is follow the steps here: http://docs.identityserver.io/en/latest/quickstarts/2_resource_owner_passwords.html#requesting-a-token-using-the-password-grant SedonaCloudCli...
SedonaCloud License
http://sedonacloudlicense.perennialsoftware.com:6579/License/LicenseGenerator From < https://teams.microsoft.com/_ > ...
SedonaCloud Setup Documentation
https://docs.google.com/document/d/1qyf3YWX5NJm_XLxAOrcHbtq_BROjrSIYewbj3nmoszM/edit?usp=sharing Getting started: https://boldgroup-my.sharepoint.com/:w:/p/travis_papay/EcAKlZhlYEVGpH-BcAM3aygB-Hg_TWC21ZVef3GkIbAxjw?e=xQuLo7 ...
SedonaCloud Spiel
SedonaWeb2.0 is a part of SedonaAPI2.0. Aka SedonaCloud (the name for both API2.0 and Web2.0; NOT to be confused with cloud hosted customers). IT installs and makes sure the API endpoint is able to connect to databases. Implementations handles SW 2...