Skip to content

abz89/dpd-sso-client

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SSO Client (Example Implementation) Module for Deployd

Description

This module is just intended for my learning purpose. Currenty I wrote this code as adapting code from this article.

Installation

$ npm install --save git+https://[email protected]/abz89/dpd-sso-client.git

Configuration

  • 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

Future Improvement

  • 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

About

Deployd Module for SSO Client

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published