This module is just intended for my learning purpose. Currenty I wrote this code as adapting code from this article.
$ npm install --save git+https://[email protected]/abz89/dpd-sso-client.git
- Open Deployd Dashboard
- Add new "SSO Client" resource
- Insert endpoint URL i.e ("/auth")
- Currently for configuring SSO Server URL could be done by passing "ssoServer" config or SSO_SERVER environment
- Change/replace JWT Key in (./config/keys/jwtPublic.key)
- WIP
- Dynamic SSO Server URL, JWT key via Deployd Resource Config
- More detailed documentation of course ;0
- And LAST BUT NOT LEAST , FEEL FREE TO CONTRIBUTE