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
EDC will implement a standalone runtime exposing the STS API (OAuth2), that can create tokens as per IATP spec.
The functionality of creating tokens should be the same as in the embedded variant (#3500), but this time it's made available through a REST API (#3498).
In this issue we need:
a api + controller
a launcher
The text was updated successfully, but these errors were encountered:
WHAT
EDC will implement a standalone runtime exposing the STS API (OAuth2), that can create tokens as per IATP spec.
The functionality of creating tokens should be the same as in the embedded variant (#3500), but this time it's made available through a REST API (#3498).
In this issue we need:
The text was updated successfully, but these errors were encountered: