Skip to content

vulcainjs/vulcain-ext-stsAuthentication

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Extension to provide openid authentication

This extension has been tested with IdentityServer

How to use it

Start a identity server instance

See this sample to start an instance with docker

Install package with

npm install vulcain-ext-stsauthentication --save

And import it in your index.js vulcain project file.

import { StsAuthentication } from 'vulcain-ext-stsauthentication';

Declare an environment variable

exemple

vulcainStsAuthority="http://localhost:5001"

About

Package extension for vulcain

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •