Commit Graph

315 Commits

Author SHA1 Message Date
github-actions[bot] 6e9f4d4a15 Version Packages 2020-12-17 10:16:33 +00:00
keshan a30d277d87 adding config.d to files in package 2020-12-12 12:37:57 +05:30
keshan 7b15cc271e Introduced config schema for plugins/auth-backend 2020-12-12 11:13:02 +05:30
github-actions[bot] cf187484bf Version Packages 2020-12-10 11:25:39 +00:00
Frieder Bluemle cbd3a44c09 Fix typos (#3646) 2020-12-09 07:50:41 +01:00
Adam Harvey 8b395bee26 Add standard NPM metadata 2020-12-08 13:42:23 -05:00
github-actions[bot] 01aa774d9a Version Packages 2020-12-03 15:28:22 +00:00
dependabot[bot] 338e60a826 build(deps-dev): bump @types/jwt-decode from 2.2.1 to 3.1.0
Bumps [@types/jwt-decode](https://github.com/auth0/jwt-decode) from 2.2.1 to 3.1.0.
- [Release notes](https://github.com/auth0/jwt-decode/releases)
- [Changelog](https://github.com/auth0/jwt-decode/blob/master/CHANGELOG.md)
- [Commits](https://github.com/auth0/jwt-decode/commits/v3.1.0)

Signed-off-by: dependabot[bot] <support@github.com>
2020-12-02 09:47:01 +01:00
github-actions[bot] 892645b815 Version Packages 2020-11-27 12:51:09 +00:00
Govind 202da8ab36 Allow application to register custom AuthProviderFactory. Refs #1984 (#3329)
* Allow application to register custom `AuthProviderFactory`. Refs #1984

* PR comments: Explicit exports

* Export `OAuth` specific types from the package

* Update documentation on how to use the interfaces

* Re-export from base `index.ts` as per ADR-004

* pass `providerId` as a parameter to `AuthFactory` instead of hardcoding

Co-authored-by: Govindarajan Nagarajan <govindarajan.nagarajan@zalando.de>
2020-11-26 11:27:00 +01:00
Ben Lambert 8c58337a07 Merge pull request #3430 from jot-hub/bug/issue-3223
detect differing origin and indicate it at auth failure
2020-11-26 10:20:39 +01:00
jothisubaramaniam 039970d710 introduce data.type=config_info for the new postMessage in auth 2020-11-25 16:28:49 -05:00
Ben Lambert 26f5d6d224 Merge pull request #3409 from bleathem/oidc-provider
Fixed the OIDC token refresh
2020-11-25 14:07:32 +01:00
Fredrik Adelöw fae3fafcfa silence some new ts squigglies in the editor (#3435) 2020-11-25 09:57:16 +01:00
jothisubaramaniam 7e49365080 fix ci 2020-11-24 17:31:19 -05:00
jothisubaramaniam e338648910 add a postMessage with targetOrigin * 2020-11-24 16:52:56 -05:00
Brian Leathem 9c9d12e899 Added back the id_token when calling refresh 2020-11-24 11:30:25 -08:00
Brian Leathem cec3da2c90 Used ts private instead of _ naming convention 2020-11-24 10:26:39 -08:00
Brian Leathem 78177f24b7 Fixed a lint failure on the oidc provider test 2020-11-24 10:26:39 -08:00
Brian Leathem e3ad37e39d Fix broken tests 2020-11-24 10:26:39 -08:00
Brian Leathem 636cc58dca Fixed a TS type error in the OIDC provider test 2020-11-24 10:26:39 -08:00
Brian Leathem 5f1c1c2edf Fixed the OIDC token refresh 2020-11-24 10:26:39 -08:00
github-actions[bot] fefb0e18e0 Version Packages 2020-11-24 10:17:02 +00:00
Brian Leathem 40b3036fac Added a test for the createOidcProvider method 2020-11-20 11:57:11 -08:00
Brian Leathem 68be35912b Conditionally enable the auth-backend session support 2020-11-20 11:57:11 -08:00
Brian Leathem 3712c47974 Added a test for the OidcAuthProvider handler method 2020-11-20 11:57:11 -08:00
Brian Leathem 78b390483d Added a oidc provider test 2020-11-20 11:57:10 -08:00
Brian Leathem 5c485ff60f Added a auth.session.secret config value for setting the express session secret 2020-11-20 11:57:10 -08:00
Brian Leathem 52e79a0032 Addressed PR feedback from @Rugvip 2020-11-20 11:57:10 -08:00
Brian Leathem 14faf3ad37 Changed the oidc prompt parameter value to "none" 2020-11-20 11:57:10 -08:00
Brian Leathem b5bb693522 Initialized resave in express-session 2020-11-20 11:57:10 -08:00
Brian Leathem 5d27349000 Initialized saveUninitialized in express-session 2020-11-20 11:57:10 -08:00
Brian Leathem 563533dc6c Moved @types deps to devDependencies 2020-11-20 11:57:10 -08:00
Brian Leathem 8d948b243b Implement a generic OpenIdConnect auth-provider 2020-11-20 11:57:10 -08:00
github-actions[bot] bc0f47b7b7 Version Packages 2020-11-19 15:13:57 +00:00
Fredrik Adelöw 4a25ee5cf5 auth-backend: use the catalog client (#3298) 2020-11-18 21:10:04 +01:00
Fredrik Adelöw d21e4172b5 auth-backend: change messaging around missing email (#3287) 2020-11-13 10:04:33 +01:00
github-actions[bot] 76a8099029 Version Packages 2020-11-12 10:52:23 +00:00
Fredrik Adelöw 752808090b auth-backend: Handle non-7-bit safe characters in the posted message data (#3280) 2020-11-12 11:48:46 +01:00
Fredrik Adelöw 4628763998 auth-backend: Encode the OAuth state param using URL safe chars (#3281) 2020-11-12 11:43:35 +01:00
Patrik Oldsberg bb547d5bf6 Merge pull request #3187 from n2ygk/gitlab-doc
Gitlab Enterprise documentation
2020-11-04 11:35:19 +01:00
github-actions[bot] 715bb76fb5 Version Packages 2020-11-03 20:50:42 +00:00
Patrik Oldsberg 8360d9f7e2 Merge pull request #3140 from backstage/rugvip/release
Release v0.1.1
2020-11-03 13:28:03 +01:00
Patrik Oldsberg af141c0766 rewrite repo location urls 2020-11-03 11:03:49 +01:00
Patrik Oldsberg b22c4ac14c Merge pull request #3151 from forrestwaters/fw_onelogin
Add OneLogin as Identity Provider
2020-11-02 18:39:37 +01:00
Alan Crosswell 13e6a6d337 update GitLab docs to include both gitlab.com and GitLab Enterprise configuration 2020-10-31 14:41:07 -04:00
Alan Crosswell 8fc93d4696 Gitlab Enterprise documentation
Most importantly documents the Gitlab callback URL but also the various scopes that seem appropriate.
2020-10-29 16:57:16 -04:00
Oliver Sand a6da3d1c06 fix: upgrade knex to 0.21.6
This reduces a overly noisy warning during tests: https://github.com/knex/knex/pull/3936
2020-10-29 20:24:49 +01:00
Forrest Waters 842acf4f5d remove commented code 2020-10-29 12:02:33 -05:00
Forrest Waters b652bf2cc5 add changeset for onelogin 2020-10-29 12:02:33 -05:00