You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
# [4.0.0](v3.11.20...v4.0.0) (2023-07-11)
### Features
* use global auth ([dfc0e06](dfc0e06)), closes [#324](#324) [#285](#285) [#286](#286) [#287](#287)
### BREAKING CHANGES
* former x-auth-* headers are no longer returned thus also needs new .hlx.live logic
goals:
implementation:
sub
claim (also see verify sub claim in jwt to match project #285 )jid
claim (also see verify jid claim #286)jid
is included, it must match any of the configuredaccess.apiKeyId
valuessub
is included, it must match owner/repo of the project.sub
should support wildcard for therepo
iss
, andaud
, but this is now stored in edge dict of .livejti
of the project should also be stored in the edge dict and updated automaticallysub
andjti
claimroles
claim, that can be used to auth against adminadmin@adobe.com
as email. defining their role in the config overrides the ones defined in theroles
claimfuture:
/cc @stefan-guggisberg @davidnuescheler
The text was updated successfully, but these errors were encountered: