@ustack/egg-passport-saml

1.2.0 • Public • Published

egg-passport-saml

Install

npm i @ustack/egg-passport-saml --save

Usage

// {app_root}/config/plugin.js
exports.passportSaml = {
  enable: true,
  package: '@ustack/egg-passport-saml',
};

Configuration

// {app_root}/config/config.default.js
exports.passportSaml = {
};

see config/config.default.js for more detail. 依赖egg的sessionStore保存需要的缓存。

License

MIT

Readme

Keywords

none

Package Sidebar

Install

npm i @ustack/egg-passport-saml

Weekly Downloads

0

Version

1.2.0

License

Apache-2.0

Unpacked Size

14.2 kB

Total Files

7

Last publish

Collaborators

  • mslovy
  • hex2dec
  • pjy
  • leohihimax
  • majiajun
  • dengbo
  • hbshun