DocSpace-client/common/ASC.SsoAuth
2023-08-31 14:32:47 +04:00
..
.yarn/releases removed ignored files 2022-08-12 16:11:25 +03:00
app Fix SSO errors redirect 2023-08-28 13:17:00 +04:00
config SSO: Changed authUrl 2023-08-31 14:32:47 +04:00
public
views
app.js SSO: re-written logger and it's usage 2023-04-19 16:10:38 +04:00
package.json ASC.SsoAuth: added support CloudWatch 2022-11-03 14:33:36 +03:00
Procfile
README.md
web.config
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