Commit Graph

97 Commits (f54551ee69dd4d1ab71221e1024dc788e8ed489d)

Author SHA1 Message Date
aelgasser 38a46e68ea
feat: sync groups with SAML provider (#6299)
8 months ago
Jason Minard 491d63ceee
fix(auth): keycloak authentication post logout redirect for Keycloak 18+ (#5878)
11 months ago
Andrew McFadden db8a09fe8c
feat: add ACR Value option to OIDC Module (#6553)
1 year ago
DerekJarvis fd00272314
feat(auth): allow custom GitLab endpoints for self-managed instances (#6399)
1 year ago
robinho81 8db4be668b
feat: expose skipUserProfile option in passport-oidc (#6190)
1 year ago
gueldi bba1d1b574
fix(oidc): use _json prop when setting displayName (#6135)
1 year ago
Charlotte County Public Schools 8fa771c4ce
feat: set groups based on LDAP groups (#5903)
1 year ago
Aurélien Lajoie 1da80eaab8
feat: oauth2 add groups mapping (#6053)
1 year ago
gueldi 43a797d322
feat: adds displayName property to OIDC authentication module (#6096)
1 year ago
NGPixel 5f876ced20
feat: optional oauth2 module nonce toggle
1 year ago
Sleuth56 12233c476d
feat: enable state key on generic oauth2 (#6104)
1 year ago
natsutteatsuiyone 445ad05a3d
fix: incompatibility issues with passport-openidconnect@0.1.1 (#5799)
2 years ago
Simon Lichtinghagen 1893fd499a
fix: login with Keycloak 20 by explicit set OAuth scopes (#5808)
2 years ago
Andrei Senchuk e6bbf9d088
fix: oidc module - map() call on undefined; fix unrelate() usage (#5781)
2 years ago
NGPixel ebf4da9bea
fix: oidc auth groups relate / unrelate
2 years ago
NGPixel 4b3005057f
fix: prevent user enumeration using local login timings
2 years ago
Fionera 91221e73eb
feat: set groups based on OIDC claim (#5568)
2 years ago
Pam S 8290e86aaf
feat: add logout for auth0 (#5545)
2 years ago
Mirco T 628c72ea16
feat: CAS authentication module (#5452)
2 years ago
Nicolas Giard b78026e49f
fix(auth): handle null SAML authnContext context
2 years ago
Nicolas Giard a37d733523
fix(auth): update SAML authnContext hint text for multiple values
2 years ago
Maximilian Bosch b345375477
fix(auth): SAML authnContext parameter should be an array (#5290)
2 years ago
Erik Bigler 9b40d60261
fix: update to working twitch passport strategy (#5279)
2 years ago
Nicolas Giard d9076c4ee9
fix: typo in saml auth module
2 years ago
Nicolas Giard 8205c1f243
fix: update saml strategy to use new config options
2 years ago
NGPixel 2cb7b9fb4e
fix: update passport-saml dependency + set cert as required
2 years ago
Trisztán Piller de151031ea
feat(auth): OAuth2 access_token in GET query string in userInfoURL (#5188)
2 years ago
myml 74887baa86
feat(auth): OAuth2 scope support (#5181)
2 years ago
Nicolas Giard a652e43ab1
fix: handle multi social auth strategies
2 years ago
Manuel 1f489a3d8e
fix: handle multiple LDAP strategies (#5116)
2 years ago
Gabriel A. Devenyi 2c83472b63
fix(ldap): typo spelling of distinguished (#5066)
2 years ago
NGPixel 5911867b21
fix: various OAuth2 fixes
3 years ago
Artur Shaik 87084c66b0
feat: Generic OAuth2 authentication implementation (#3094)
3 years ago
Beh ed3925b1c5
fix: use first email address in Rocket.Chat auth response (#3122)
3 years ago
Étienne 9864be884d
fix: replace passport-slack implementation (#4369)
3 years ago
Denis ee8006892e
feat: add support of `hd` auth parameter to work with G Suite domains (#4010)
3 years ago
Kevyn Bruyere b106018029
fix: LDAP - avoid reading empty tls cert file (#2980)
4 years ago
YAEGASHI Takeshi a3513b1bdf
fix: enable passport-azure-ad workaround for SameSite cookies (#2567)
4 years ago
NGPixel b0f61d6605 feat: rocket.chat auth module
4 years ago
NGPixel f988c5f811 fix: logout URL endpoint option for oauth2 module
4 years ago
NGPixel aa96e97028 fix: force lowercase for email on local auth
4 years ago
Rus 68d31af7af
fix: discord auth module new URL. (#2390)
4 years ago
NGPixel 78417524b3 feat: ldap avatar support
4 years ago
NGPixel 17f8071abe fix: LDAP missing reqToCallback
4 years ago
NGPixel 062a0b7979 feat: logout by auth strategy + keycloak implementation
4 years ago
NGPixel 4dcf664040 fix: handle removed auth strategies
4 years ago
NGPixel 32d67adee1 feat: social login providers with dynamic instances
4 years ago
Dan Nicholson d5d368cd33
feat: fix + enable OIDC auth method (#2282)
4 years ago
NGPixel 26af63a80b fix: login input hints
4 years ago
NGPixel be499e5795 fix: auth strategy dependent username label
4 years ago