Commit Graph

82 Commits

Author SHA1 Message Date
github-actions[bot] f275697d2b Version Packages (next) 2022-09-06 13:11:16 +00:00
renovate[bot] 667d917488 chore(deps): update dependency msw to ^0.47.0
Signed-off-by: Renovate Bot <bot@renovateapp.com>
2022-09-06 07:09:16 +00:00
Brian Fletcher 46ed515441 fix yarn lock after merge
Signed-off-by: Brian Fletcher <brian@roadie.io>
2022-09-01 10:58:14 +01:00
Brian Fletcher 04370684e8 Merge branch 'master' of github.com:backstage/backstage into RoadieHQ-5identity-api-client-interface 2022-09-01 10:51:52 +01:00
Patrik Oldsberg 8911f684e1 Yarn 3 automatic formatting changes
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2022-08-31 15:49:38 +02:00
Brian Fletcher 4925dfcb74 Merge branch 'master' of github.com:backstage/backstage into RoadieHQ-5identity-api-client-interface 2022-08-31 11:19:34 +01:00
renovate[bot] 87ec2ba4d6 chore(deps): update dependency msw to ^0.46.0
Signed-off-by: Renovate Bot <bot@renovateapp.com>
2022-08-31 01:34:13 +00:00
github-actions[bot] d1ec204774 Version Packages (next) 2022-08-30 12:02:13 +00:00
Brian Fletcher ec74f25794 fix test
Signed-off-by: Brian Fletcher <brian@roadie.io>
2022-08-25 15:54:24 +01:00
Brian Fletcher ed92f732a1 default id provider surface NotAllowedError
Signed-off-by: Brian Fletcher <brian@roadie.io>
2022-08-25 15:42:59 +01:00
Fredrik Adelöw 9212439d15 just some more use of setupRequestMockHandlers
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2022-08-24 11:26:12 +02:00
Brian Fletcher d102f14f9e fix some review comments
Signed-off-by: Brian Fletcher <brian@roadie.io>
2022-08-23 16:55:16 +01:00
Brian Fletcher 8f44eb1724 Merge branch 'master' of github.com:backstage/backstage into RoadieHQ-identity-api-client-interface-7 2022-08-23 15:28:40 +01:00
github-actions[bot] 18ab337f96 Version Packages (next) 2022-08-23 10:29:17 +00:00
renovate[bot] bf5e9030eb chore(deps): update dependency msw to ^0.45.0
Signed-off-by: Renovate Bot <bot@renovateapp.com>
2022-08-22 02:27:29 +00:00
Brian Fletcher 71f39b4bea Merge branch 'master' into identity-api-client-interface 2022-08-16 15:14:49 +01:00
Brian Fletcher b16ebc2a1b add express dep
Signed-off-by: Brian Fletcher <brian@roadie.io>
2022-08-16 13:26:28 +01:00
github-actions[bot] a5684d0d53 Version Packages 2022-08-16 12:15:33 +00:00
Brian Fletcher 782acbafdd fix express package
Signed-off-by: Brian Fletcher <brian@roadie.io>
2022-08-16 13:01:24 +01:00
Brian Fletcher 90223b820b adding express.Request back to interface
I tried to use the node-fetch request, however the express handlers
appear to be passing down express.Request so its seems to be the right
choice.

Signed-off-by: Brian Fletcher <brian@roadie.io>
2022-08-16 12:00:06 +01:00
Brian Fletcher 518e5ddcd1 addressing some code review comments
Signed-off-by: Brian Fletcher <brian@roadie.io>
2022-08-15 14:51:27 +01:00
Brian Fletcher 16f0a6fac6 Merge branch 'master' into identity-api-client-interface 2022-07-28 10:22:14 +01:00
github-actions[bot] 73cee58fc2 Version Packages (next) 2022-07-26 08:37:39 +00:00
Brian Fletcher 7b4bad2e55 Merge branch 'master' into identity-api-client-interface 2022-07-19 15:36:51 +01:00
github-actions[bot] 7d7da6caec Version Packages 2022-07-19 08:34:21 +00:00
Brian Fletcher 7d2dfaf3dc Merge branch 'master' into identity-api-client-interface 2022-07-18 09:45:22 +01:00
renovate[bot] 8006d0f9bf chore(deps): update dependency msw to ^0.44.0
Signed-off-by: Renovate Bot <bot@renovateapp.com>
2022-07-13 02:08:31 +00:00
github-actions[bot] 0e967f188b Version Packages (next) 2022-07-12 13:19:14 +00:00
Brian Fletcher 2fd4fd0585 move types to deps
Signed-off-by: Brian Fletcher <brian@roadie.io>
2022-07-08 22:49:16 +01:00
Brian Fletcher 36832b084d add @types/express to auth-node
Signed-off-by: Brian Fletcher <brian@roadie.io>
2022-07-08 21:37:30 +01:00
Brian Fletcher 2cbd533426 break identity client into an interface
The interface has changed a little instead of allowing the client to
parse out the authorization header, it takes the request object as is
to extract the identity from it how the implementation decides.

IdentityClient#authenticate is now deprecated, in favor of
IdentityApi#getIdentity.

I am leaving the IdentityClient in place deprecated so that plugins
that use this can migrate away from it.

Signed-off-by: Brian Fletcher <brian@roadie.io>
2022-07-08 16:56:23 +01:00
renovate[bot] a70869e775 chore(deps): update dependency msw to ^0.43.0
Signed-off-by: Renovate Bot <bot@renovateapp.com>
2022-07-05 09:54:46 +00:00
github-actions[bot] c92deffe39 Version Packages (next) 2022-06-28 09:27:36 +00:00
github-actions[bot] 2231987c10 Version Packages (next) 2022-06-21 09:04:17 +00:00
github-actions[bot] 2e2a82c9d7 Version Packages 2022-06-14 09:12:05 +00:00
Fredrik Adelöw 5ca0b86b88 always create a keystore
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2022-06-13 14:53:45 +02:00
github-actions[bot] b844443164 Version Packages (next) 2022-06-03 15:01:16 +00:00
github-actions[bot] a13ab262de Version Packages (next) 2022-05-31 11:51:41 +00:00
blam 6c8474c4a7 chore: bumping the versions
Signed-off-by: blam <ben@blam.sh>

Signed-off-by: blam <ben@blam.sh>
2022-05-31 12:33:35 +02:00
Renovate Bot 8f7b1835df chore(deps): update dependency msw to ^0.41.0
Signed-off-by: Renovate Bot <bot@renovateapp.com>
2022-05-31 12:33:35 +02:00
github-actions[bot] bcc563abe9 Version Packages (next) 2022-05-24 11:05:52 +00:00
Manuel Scurti 46eb655650 fixed api reports
Signed-off-by: Manuel Scurti <manuel.scurti@agilelab.it>
2022-05-18 18:14:03 +02:00
Manuel Scurti 9079a78078 algorithms field is now array for IdentityClient
Signed-off-by: Manuel Scurti <manuel.scurti@agilelab.it>
2022-05-18 11:31:29 +02:00
Manuel Scurti f6aae90e4e Added configurable signing algorithm
Signed-off-by: Manuel Scurti <manuel.scurti@agilelab.it>
2022-05-17 19:40:15 +02:00
github-actions[bot] 64a03bd946 Version Packages 2022-05-17 09:26:29 +00:00
github-actions[bot] c02ce52da1 Version Packages (next) 2022-05-10 08:00:04 +00:00
github-actions[bot] 1bff70d602 Version Packages (next) 2022-04-26 12:22:43 +00:00
Patrik Oldsberg 5434c9fcb4 Merge branch 'master' into jose-version-update 2022-04-19 18:01:06 +02:00
github-actions[bot] 3f7acfb96e Version Packages 2022-04-19 14:28:08 +00:00
Fredrik Adelöw 047cff37d2 update yarn.lock
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2022-04-18 23:50:43 +02:00