DocSpace-buildtools/common/ASC.SsoAuth
2022-11-17 14:56:04 +03:00
..
.yarn/releases removed ignored files 2022-08-12 16:11:25 +03:00
app SSO: fix template path 2022-08-05 17:29:17 +03:00
config fix nconf 2022-11-17 14:56:04 +03:00
public SsoAuth: 2e37dcd0 2021-05-31 11:35:42 +03:00
views SsoAuth: 2e37dcd0 2021-05-31 11:35:42 +03:00
app.js common settings for configure aws cloudwatch credentials 2022-11-16 12:44:53 +03:00
package.json ASC.SsoAuth: added support CloudWatch 2022-11-03 14:33:36 +03:00
Procfile SsoAuth: 2e37dcd0 2021-05-31 11:35:42 +03:00
README.md SsoAuth: 2e37dcd0 2021-05-31 11:35:42 +03:00
web.config SsoAuth: 2e37dcd0 2021-05-31 11:35:42 +03:00
yarn.lock ASC.SsoAuth: added support CloudWatch 2022-11-03 14:33:36 +03:00

ASC Single Sign-On handler

ASC Single Sign-On handler to use with portal "/ssologin.ashx" handler - sso authentication provider for portal access.

Installation and usage

$ npm install
$ npm start

Integrations

License

GNU GPL V3

Note

Based on samlify by Tony Ngan