DocSpace-client/common/ASC.SsoAuth
2022-08-05 17:29:17 +03:00
..
.yarn Update .yarn/install-state.gz 2022-07-29 22:38:54 +03:00
app SSO: fix template path 2022-08-05 17:29:17 +03:00
config check isAbsolute path for appsettings and logs 2022-03-09 15:49:16 +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 check isAbsolute path for appsettings and logs 2022-03-09 15:49:16 +03:00
package.json SsoAuth: 2e37dcd0 2021-05-31 11:35:42 +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: Upgrade yarn to v3.2.2 2022-07-29 22:25:53 +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