Is your Konso app. available to view?
You can try it on your own environment easily, by authenticating through a free LDAP server.
First clone https://github.com/byeung888/Konso
Edit the config.json file. Be certain the config.json file has the following, unless you can read Chinese or uses something other than LDAP for authentication:
“defaultLanguage”: “en”
“defaultAuth”: “ldap”
Remove duplicate entries of “defaultLanguage”, “defaultAuth”, “uploadsDir” and “baseUrl” that you don’t need.
Start Meteor in the /todos directory: meteor --settings=config.json
That should be it. I just tried the latest build w/ updated packages and is perfectly fine.
Leave me some comments.
Look under these two packages:
https://atmospherejs.com/typ/accounts-ldap
https://atmospherejs.com/zuzel/atlassian-crowd
Nice post & informative Also found a couple of best practices & Tips on using Slack here: http://fastandclean.org/how-to-use-slack/