Commit Graph

1058 Commits

Author SHA1 Message Date
blam f85b100123 chore: fix missing deps
Signed-off-by: blam <ben@blam.sh>
2023-02-17 12:06:59 +01:00
Ben Lambert a71192c115 Merge pull request #16108 from afscrome/easyauth
Azure Easy Auth
2023-02-15 13:50:54 +01:00
Alex Crome b84349e2f6 PR Feedback
Signed-off-by: Alex Crome <afscrome@users.noreply.github.com>
2023-02-14 14:50:37 +00:00
Alex Crome aa721158d1 Merge remote-tracking branch 'upstream/master' into easyauth 2023-02-14 14:47:01 +00:00
github-actions[bot] 25b57cc07f Version Packages 2023-02-14 13:41:52 +00:00
Patrik Oldsberg 63421b1729 Merge pull request #16186 from KatharinaSick/feature/bitbucket-server-auth-provider
feat(auth): add auth provider for Bitbucket Server
2023-02-13 23:06:01 +01:00
Katharina Sick 02ac23ea90 reset node-fetch version
Signed-off-by: Katharina Sick <katharina.sick@dynatrace.com>
2023-02-13 16:34:37 +01:00
Katharina Sick 1fad33684e use node-fetch
Signed-off-by: Katharina Sick <katharina.sick@dynatrace.com>
2023-02-13 16:31:49 +01:00
Katharina Sick 0c1d0229aa remove not needed test dependencies
Signed-off-by: Katharina Sick <katharina.sick@dynatrace.com>
2023-02-13 13:46:03 +01:00
Patrik Oldsberg 5febb216fe backend-plugin-api: refactor CacheService to lift up client methods to the service
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2023-02-10 10:19:44 +01:00
Katharina Sick bb3e4c3f8d use msw for tests & fix resolver type
Signed-off-by: Katharina Sick <katharina.sick@dynatrace.com>
2023-02-07 17:33:31 +01:00
github-actions[bot] b2a73c984a Version Packages (next) 2023-02-07 15:03:45 +00:00
Katharina Sick d19c77cc41 fixed API report errors and regenerated the reports
Signed-off-by: Katharina Sick <katharina.sick@dynatrace.com>
2023-02-07 08:55:10 +01:00
Katharina Sick 8940c27279 Add API report
Signed-off-by: Katharina Sick <katharina.sick@dynatrace.com>
2023-02-06 12:04:37 +01:00
Katharina Sick db10b6ef65 feat(auth): add auth provider for Bitbucket Server
Signed-off-by: Katharina Sick <katharina.sick@dynatrace.com>
2023-02-06 11:10:58 +01:00
Alex Crome f79df8ab24 Initial easyauth work
Signed-off-by: Alex Crome <afscrome@users.noreply.github.com>
2023-02-01 12:02:24 +00:00
github-actions[bot] 675324ed19 Version Packages (next) 2023-01-31 14:45:37 +00:00
github-actions[bot] 12a7b316ee Version Packages (next) 2023-01-24 12:01:10 +00:00
github-actions[bot] 6d46667727 Version Packages 2023-01-17 11:50:48 +00:00
github-actions[bot] 9521f1274d Version Packages (next) 2023-01-10 14:18:51 +00:00
Johan Haals 5437fe488f Migrate Cache and Database types into backend-plugin-api
Signed-off-by: Johan Haals <johan.haals@gmail.com>
2023-01-04 13:14:47 +01:00
github-actions[bot] c4132274d9 Version Packages (next) 2023-01-03 14:44:31 +00:00
github-actions[bot] f834622f56 Version Packages (next) 2022-12-27 15:22:57 +00:00
github-actions[bot] 3245539963 Version Packages 2022-12-20 11:30:21 +00:00
github-actions[bot] b2f4e97add Version Packages (next) 2022-12-13 16:56:03 +00:00
github-actions[bot] 6465ab3686 Version Packages (next) 2022-12-06 13:22:31 +00:00
github-actions[bot] 2cb6963f9b Version Packages (next) 2022-11-29 11:14:34 +00:00
github-actions[bot] 83d3167594 Version Packages (next) 2022-11-22 15:40:52 +00:00
renovate[bot] 3280711113 Update dependency msw to ^0.49.0
Signed-off-by: Renovate Bot <bot@renovateapp.com>
2022-11-22 04:34:08 +00:00
Fredrik Adelöw 1d3025fcbd Merge pull request #14618 from backstage/freben/catalog-client-tests
update tests to be more robust against catalog-client changes
2022-11-15 14:35:46 +01:00
github-actions[bot] 3164131851 Version Packages 2022-11-15 12:31:55 +00:00
Fredrik Adelöw 9bafcfc209 update tests to be more robust against catalog-client changes
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2022-11-14 16:55:48 +01:00
Adam Kunicki 89d705e806 Permit customizing the header name for the IAP jwt
This creates a new configuration parameter `jwtHeader` for the gcp-iap
auth provider. This allows setting a custom header to look in for the
IAP issued JWT.

Signed-off-by: Adam Kunicki <kunickiaj@gmail.com>
2022-11-11 21:02:55 -08:00
renovate[bot] e13cd3feaf Update dependency msw to ^0.48.0
Signed-off-by: Renovate Bot <bot@renovateapp.com>
2022-11-09 10:15:16 +00:00
Fredrik Adelöw 1685f784cd Merge pull request #14422 from kvmw/kvmw/inject-catalog-api
Inject optional CatalogApi in auth-backend createRouter function.
2022-11-08 21:41:05 +01:00
github-actions[bot] b01fea7b8c Version Packages (next) 2022-11-08 14:04:37 +00:00
kvmw a74a0ff182 Updates api-report.md
Signed-off-by: kvmw <mshamsi@vmware.com>
2022-11-07 16:13:15 +01:00
kvmw 24152c0c52 Inject optional CatalogApi in auth-backend router
Signed-off-by: kvmw <mshamsi@vmware.com>
2022-11-07 16:13:15 +01:00
Patrik Oldsberg ee35a695dd auth-backend: bump openid-client to most recent version
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2022-11-07 11:48:23 +01:00
Patrik Oldsberg 442cbba625 Revert "auth-backend: add script for re-publishing openid-client"
This reverts commit 6c7a73e597bc53e0bbe93eab2518b5d4e4b26a05.

Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2022-11-07 11:48:22 +01:00
Patrik Oldsberg 40c578eaf6 Revert "auth-backend: use openid-client-any-engine"
This reverts commit fabe460cd5b4c3f5e9b75d5cb5635a87440c6465.

Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2022-11-07 11:48:22 +01:00
Patrik Oldsberg 4ca99cc367 auth-backend: use openid-client-any-engine
Co-authored-by: blam <ben@blam.sh>
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2022-11-07 11:39:08 +01:00
Patrik Oldsberg 1d43bcfa6d auth-backend: add script for re-publishing openid-client
Co-authored-by: blam <ben@blam.sh>
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2022-11-07 11:39:08 +01:00
Patrik Oldsberg 6752df6279 Merge pull request #14371 from Bonial-International-GmbH/pjungermann/auth-logging
chore(auth): improve logging
2022-11-02 15:49:20 +01:00
Patrik Oldsberg 7a503c0d41 Merge pull request #14368 from jgrumboe/fix-gh-cb-docs
Fix GitHub callback URL documentation
2022-11-02 13:57:10 +01:00
Johannes Grumböck 405eab555f Fix: missing another occurrence of GH auth callback URL
Signed-off-by: Johannes Grumböck <johannes@grumboeck.net>
2022-11-02 13:39:12 +01:00
Patrick Jungermann abaed9770e chore(auth): improve logging
Make the logging more clear as "provider" is ambiguous.

Signed-off-by: Patrick Jungermann <Patrick.Jungermann@gmail.com>
2022-10-28 11:58:34 +02:00
Johannes Grumboeck c7a6c96d0b chore: fix wrong github callback url documentation
Signed-off-by: Johannes Grumboeck <johannes@grumboeck.net>
2022-10-28 01:08:07 +02:00
github-actions[bot] d4df1fbb2e Version Packages (next) 2022-10-25 13:18:27 +00:00
Fredrik Adelöw cbe11d1e23 just getting rid of vale warnings
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2022-10-22 17:18:47 +02:00