- 16 Oct, 2021 2 commits
-
-
NGPixel authored
-
Artur Shaik authored
* OAuth2 authentication implementation This PR shoul fix #2392. Used `passport-oauth2` strategy. * indentations cleanup * cleanup code
-
- 30 Sep, 2021 1 commit
-
-
Beh authored
-
- 01 Sep, 2021 1 commit
-
-
Étienne authored
This commit replaces the observably defunct @aoberoi/passport-slack implementation with that of nmaves's passport-slack-oauth2
-
- 24 May, 2021 1 commit
-
-
Denis authored
* Add support of hd google auth parameter - to work with G Suite domains * Style-fix * fix: google auth hostedDomain hint Co-authored-by:
Nicolas Giard <github@ngpixel.com>
-
- 31 Jan, 2021 1 commit
-
-
Kevyn Bruyere authored
Co-authored-by:
Kevyn Bruyere <kevyn@inovasi.fr>
-
- 01 Nov, 2020 1 commit
-
-
YAEGASHI Takeshi authored
This adds cookieEncryptionKeyString configuration in the Azure AD authentication module. It represents an array of cookie encryption strings and enables workaround for SameSite cookies.
-
- 21 Sep, 2020 1 commit
-
-
NGPixel authored
-
- 10 Sep, 2020 1 commit
-
-
NGPixel authored
-
- 09 Sep, 2020 1 commit
-
-
NGPixel authored
-
- 08 Sep, 2020 2 commits
- 05 Sep, 2020 1 commit
-
-
NGPixel authored
-
- 02 Sep, 2020 1 commit
-
-
NGPixel authored
-
- 30 Aug, 2020 2 commits
- 15 Aug, 2020 1 commit
-
-
Dan Nicholson authored
* fix: pass userinfo URL in oidc strategy The userinfo URL from the definition was not being provided to the passport strategy, which resulted in a type error trying to resolve the user's profile. Furthermore, the name of the defined URL was inconsistent with all other authentication method URLs. * fix: pass all necessary scopes to oidc auth method When no scopes are provided, passport-openidconnect uses only `openid`, which does not contain the username or email address. Include `profile` and `email` to ensure the necessary claims are included. * fix: update oidc method to call processProfile correctly Now the profile object and providerKey are passed to processProfile. The usernameClaim no longer has any use as the email address is the username. * fix: mark oidc authentication method as available
-
- 20 Jul, 2020 1 commit
-
-
NGPixel authored
-
- 19 Jul, 2020 1 commit
-
-
NGPixel authored
-
- 03 Jul, 2020 1 commit
-
-
Nicolas Giard authored
* feat: multiple auth instances * fix: auth setup + strategy initialization * feat: admin auth - add strategy * feat: redirect on login - group setting * feat: oauth2 generic - props definitions * feat: new login UI (wip) * feat: new login UI (wip) * feat: admin security login settings * feat: tabset editor indicators + print view improvements * fix: code styling
-
- 27 Jun, 2020 1 commit
-
-
Maho Hiyajo authored
-
- 16 Jun, 2020 1 commit
-
-
jonasjoest authored
Signed-off-by:
Jonas Jöst <jonas@gpplanet.de>
-
- 21 May, 2020 1 commit
-
-
NGPixel authored
-
- 15 May, 2020 1 commit
-
-
Simon Lichtinghagen authored
-
- 24 Apr, 2020 1 commit
-
-
NGPixel authored
-
- 07 Mar, 2020 2 commits
-
-
Lucas authored
* Optionally restrict discord authentication to members of a specific server * fix: discord auth module code linting Co-authored-by:
Lucas Neves <lneves@modusgames.com> Co-authored-by:
Nicolas Giard <github@ngpixel.com>
-
gh0stalker authored
-
- 27 Oct, 2019 1 commit
-
-
NGPixel authored
-
- 30 Aug, 2019 1 commit
-
-
D4uS1 authored
* added custom keycloak authentication. * update readme. * updated readme. * reverted README for PR. * fix: use async/await * changed callback parameter name from done to cb. * fix: keycloak description + website * fix: keycloak logo
-
- 25 Aug, 2019 1 commit
-
-
Nick authored
-
- 04 Aug, 2019 2 commits
-
-
rbtprograms authored
* updating a switch into object literal and fixed a couple linter errors * added a comment about weird formatting * style: use lodash get * fix: pass eslint + puglint + jest
-
Tiemen authored
-
- 24 Jul, 2019 1 commit
-
-
Nick authored
-
- 20 Jul, 2019 2 commits
- 14 Jul, 2019 2 commits
- 13 Jul, 2019 1 commit
-
-
Nick authored
-
- 25 Jun, 2019 1 commit
-
-
NGPixel authored
-
- 05 Jun, 2019 1 commit
-
-
Nick authored
-