/sso

sso based on node.js/meteor for CO users

Primary LanguageCSSGNU General Public License v3.0GPL-3.0

sso

sso based on node.js for CO users

settings.json file

{
"module":"co2",
"endpoint":"https://www.communecter.org",
"urlimage": "https://www.communecter.org",
"sso":{
   "_id":"communecter",
   "name":"communecter",
   "clientId":"4JZxkcThcKT5FHJnk",
   "clientSecret":"qkdWS8jJjVzQR5gHUFRikX10SHxVjiOv3vZGAZkSnvl",
   "redirectUri":"http://localhost:3003/_oauth/oidc"
},
"public":{
"module":"co2",
"endpoint":"https://www.communecter.org",
"urlimage":"https://www.communecter.org",
"remoteUrl": "https://co-mobile.communecter.org"
}
}