ptzagk / ad_kerberos_auth

example of authorization in AD via kerberos (SSO or login/pass)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

// ad_kerberos_auth // example of authorization in AD via kerberos (SSO or login/pass)

// install & start // to install modules kerberos and activedirectory must be gcc compiler (for windows e.g. Visual Studio Express https://www.visualstudio.com/ru/vs/visual-studio-express/) npm start

// start // in file index.js must be specified LDAP settings for search user information node index.js

About

example of authorization in AD via kerberos (SSO or login/pass)


Languages

Language:JavaScript 100.0%