-
Notifications
You must be signed in to change notification settings - Fork 2
01 Introduction
This npm package offers the CSS API Account functionality through easy to use functions in your NodeJS application. The CSS API Account is part of the B.C. government's Single Sign-On SSO (CSS) service. The endpoints outlined in the CSS API Swagger Docs will have a corresponding functions in this package.
The CSS API Account let's you interact with CSS Application for your SSO Integration in a RESTful way for both user and role management.
- Built for a NodeJS:20.
- For CSS Teams with a CSS API Account.
- Works with Vanilla JavaScript or TypeScript 5.
- Built for standalone use. Does NOT require @bcgov/citz-imb-sso-react or @bcgov/citz-imb-sso-express
Important
This package complements, rather than replicates, Common Hosted Single Sign-On (CSS).
It allows our own applications to make use of the CSS API Account in an easy to consume way.
It is developed and maintained by the CITZ IMB Common Code team, separate from the Common Hosted Single Sign-On (CSS) team.
Tip
If you don't have a CSS API Account check out SSO Settings & CSS API Account.
GitHub Repository - See how we developed the package.
NPM Package - Install the package.