Greg Linklater
4b2bf28531
feat: Generic OAuth2 Authentication (#2388)
* chore: additional dependency
* feat: OAuth2 authentication provider
* docs: add env vars
* chore: lock file
* feat: add malformed user info error and notice
* feat: configurable scopes
* fix: explicitly enable state and disable pkce
* chore: remove externally supplied username from account provisioner use
* chore: remove upstream error
* chore: add explicit import for fetch
* chore: remove unused env var from sample
* docs: openid connect claims
* fix: forward fetch errors
* feat: configurable team claim name
* docs: move OIDC env vars together
* refactor: change provider name
* refactor: rename error to match provider
* fix: resolve claim using lodash.get
* refactor: remove OIDC_TEAM_CLAIM and hard code team name
2021-09-02 19:50:17 -07:00
..
2021-08-29 03:05:37 +05:30
2021-08-30 22:43:13 -07:00
2021-08-18 18:37:50 -07:00
2021-08-29 03:05:37 +05:30
2021-08-29 03:05:37 +05:30
2021-08-23 13:07:28 +05:30
2021-09-02 19:50:17 -07:00
2021-08-29 03:05:37 +05:30
2021-07-21 10:34:55 -07:00
2021-08-05 15:03:55 -07:00
2021-08-13 14:21:25 -07:00
2021-08-23 13:07:28 +05:30
2021-06-26 21:49:25 -07:00
2020-07-18 11:02:40 -07:00
2021-07-12 11:57:17 -07:00