github-actions[bot]
911bbe0d92
Version Packages (next)
2024-08-27 11:41:57 +00:00
github-actions[bot]
2a2c84ba68
Version Packages
2024-08-20 08:56:34 +00:00
github-actions[bot]
003494838b
Version Packages (next)
2024-08-13 13:59:06 +00:00
github-actions[bot]
120319d2b5
Version Packages (next)
2024-08-06 13:15:32 +00:00
Patrik Oldsberg
b8bbf061fd
Merge pull request #25254 from Zaperex/update-auth-node-signin-resolver
...
chore(auth-node): allow declarative signin resolvers to take precedence
2024-08-06 13:43:56 +02:00
Heikki Hellgren
93095eecea
chore(deps): bump node-fetch to ^2.7.0
...
Relates to #24590
Signed-off-by: Heikki Hellgren <heikki.hellgren@op.fi >
2024-08-02 12:19:38 +03:00
github-actions[bot]
58bbb3edca
Version Packages (next)
2024-07-30 12:26:11 +00:00
github-actions[bot]
4a8774820c
Version Packages (next)
2024-07-23 14:02:37 +00:00
github-actions[bot]
8d2fe707cb
Version Packages
2024-07-16 12:06:55 +00:00
Patrik Oldsberg
c5ce79a14c
Merge pull request #25569 from backstage/nbs10/rename-setup-request-handlers
...
[NBS 1.0]Rename `setupRequestMockHandlers` to `registerMswTestHooks`
2024-07-16 11:01:29 +02:00
Camila Belo
b82aff92aa
refactor(test-utils): deprecate the isDockerDisabledForTests function
...
Signed-off-by: Camila Belo <camilaibs@gmail.com >
2024-07-10 17:06:00 +02:00
Camila Belo
95a3a0b91c
refactor(test-utils): rename setupRequestMockHandlers to setupMswHandler
...
Signed-off-by: Camila Belo <camilaibs@gmail.com >
2024-07-10 15:45:49 +02:00
Olivier Liechti
aca86a6a00
Address review comments
...
Signed-off-by: Olivier Liechti <olivier.liechti@wasabi-tech.com >
2024-07-10 08:11:02 +02:00
Olivier Liechti
e1eda89df3
Add api-report.md
...
Signed-off-by: Olivier Liechti <olivier.liechti@wasabi-tech.com >
2024-07-09 18:58:55 +02:00
Olivier Liechti
55c1a729ac
Simplify the bug fix, by implementing logic in the PassportHelper
...
Signed-off-by: Olivier Liechti <olivier.liechti@wasabi-tech.com >
2024-07-09 16:29:50 +02:00
github-actions[bot]
08c63d46ac
Version Packages (next)
2024-07-02 09:03:14 +00:00
Frank Kong
9561f653f7
Merge branch 'master' of https://github.com/backstage/backstage into update-auth-node-signin-resolver
2024-06-27 16:02:10 -04:00
github-actions[bot]
f03d12aff2
Version Packages (next)
2024-06-25 13:05:56 +00:00
github-actions[bot]
18a40424cb
Version Packages
2024-06-18 12:37:38 +00:00
Frank Kong
579afd0d32
chore(auth-node): allow declarative signin resolvers to take precedence
...
Signed-off-by: Frank Kong <frkong@redhat.com >
2024-06-14 18:33:50 -04:00
github-actions[bot]
e83ead9b1a
Version Packages (next)
2024-06-11 15:25:17 +00:00
Patrik Oldsberg
d1bc8e9835
Merge pull request #25125 from backstage/rugvip/plugin-meta
...
cli: implement plugin metadata proposal
2024-06-11 17:01:09 +02:00
Patrik Oldsberg
bdabd9952e
auth-*: test fixes for new CookieScopeManager
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2024-06-11 11:30:13 +02:00
Patrik Oldsberg
dd99788e6b
auth-node: allow additonalScopes to be a string too
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2024-06-11 11:30:13 +02:00
Patrik Oldsberg
bb7d150937
auth-node: added CookieScopeManager tests + fixes
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2024-06-11 11:30:13 +02:00
Patrik Oldsberg
798ec37c1c
auth-node: initial scope manager refactor
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2024-06-11 11:30:13 +02:00
Patrik Oldsberg
d44a20a5cd
add plugin metadata to all plugin packages
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2024-06-11 11:24:29 +02:00
github-actions[bot]
09f502208f
Version Packages (next)
2024-06-04 15:34:15 +00:00
github-actions[bot]
77da22e67f
Version Packages (next)
2024-05-28 13:43:01 +00:00
github-actions[bot]
cce04957e9
Version Packages (next)
2024-05-21 14:41:46 +00:00
github-actions[bot]
0972164fbc
Version Packages
2024-05-14 12:02:01 +00:00
github-actions[bot]
0478509ee2
Version Packages (next)
2024-04-30 11:22:01 +00:00
github-actions[bot]
46046059b4
Version Packages (next)
2024-04-23 14:53:09 +00:00
Patrik Oldsberg
ee5173fd5e
Merge pull request #22765 from drodil/auth_resolver_override
...
feat: allow overriding default ownership resolving
2024-04-23 16:44:50 +02:00
github-actions[bot]
0e48f5a289
Version Packages
2024-04-16 12:20:53 +00:00
Heikki Hellgren
776ec144ed
fix: review comments and naming
...
Signed-off-by: Heikki Hellgren <heikki.hellgren@op.fi >
2024-04-15 08:44:56 +03:00
Heikki Hellgren
b0ae9ccac4
feat: support for new backend system via extension point
...
Signed-off-by: Heikki Hellgren <heikki.hellgren@op.fi >
2024-04-15 08:21:16 +03:00
Heikki Hellgren
ea9262bc9f
feat: allow overriding default ownership resolving
...
This allows to modify the ownership resolving in the auth resolve
context. For example if user wants to include parent groups also to
the ownershipEntityRefs, it's not possible unless the built-in
auth providers are forked and rewritten.
Signed-off-by: Heikki Hellgren <heikki.hellgren@op.fi >
2024-04-15 08:21:16 +03:00
github-actions[bot]
036b9b3434
Version Packages (next)
2024-04-09 15:55:28 +00:00
Patrik Oldsberg
318c0b760a
api report updates for service token improvements
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2024-04-05 16:28:56 +02:00
Vincenzo Scamporlino
130b215629
backend-app-api: final service to service refactoring
...
Co-authored-by: Patrik Oldsberg <poldsberg@gmail.com >
Signed-off-by: Vincenzo Scamporlino <vincenzos@spotify.com >
2024-04-04 14:40:41 +02:00
Camila Belo
ff681360cc
refactor: make token types internal
...
Co-authored-by: Patrik Oldsberg <poldsberg@gmail.com >
Signed-off-by: Camila Belo <camilaibs@gmail.com >
2024-04-03 13:43:54 +02:00
Patrik Oldsberg
0d2a05418b
backend-app-api,auth: move token typ claim to be a header param
...
Co-authored-by: Camila Belo <camilaibs@gmail.com >
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2024-04-03 13:12:54 +02:00
Patrik Oldsberg
018b0910e0
backend-app-api,auth: add ent claim to user identity proof
...
Co-authored-by: Camila Belo <camilaibs@gmail.com >
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2024-04-03 13:12:54 +02:00
Fredrik Adelöw
4194ac7200
auth: issue user identity claims and create limited user tokens from them
...
Co-authored-by: Camila Belo <camilaibs@gmail.com >
Signed-off-by: Fredrik Adelöw <freben@gmail.com >
2024-04-03 13:12:54 +02:00
github-actions[bot]
366cf07ad3
Version Packages (next)
2024-04-02 14:11:36 +00:00
github-actions[bot]
bb8923602f
Version Packages
2024-03-27 09:37:09 +00:00
Patrik Oldsberg
9966baab13
Merge pull request #23308 from Roshick/patch-2
...
fix(auth): filter only for users in emailMatchingUserEntityProfileEmail resolver
2024-03-25 16:02:01 +01:00
Fredrik Adelöw
04655bb318
Generate Release
...
Signed-off-by: Fredrik Adelöw <freben@gmail.com >
2024-03-22 21:41:20 +01:00
github-actions[bot]
e83e055841
Version Packages
2024-03-19 14:56:10 +00:00