Skip to content

01 Introduction

Brady Mitchell edited this page Apr 18, 2024 · 3 revisions

Lifecycle:Experimental License

NPM NodeJS Typescript

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.



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.


Links and Stats

GitHub Repository - See how we developed the package.
NPM Package - Install the package.

GitHub release
Npm package total downloads
GitHub stars


Return Home
Next Page - Installing the Package