webida / webida-server

Webida Opensource Project - Server Repository
Apache License 2.0
7 stars 16 forks source link

need a tool to fix deployed apps' redirect url in oauth_client table #140

Open gotchazipc opened 8 years ago

gotchazipc commented 8 years ago

1) We need a simple tools (node.js script) to fix oauth_client.redirect_url when server has changed domain or access protocol (especially from http to https)

2) What about adding the tool in webida-server-tools project? we may also need to add data-mapper and some env. vars like WEBIDA_HOME to read mapper configurations

gotchazipc commented 8 years ago

webida-server-tools project will not be available to 1.x severs. just a simple shell script will do.