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
Without this, gateway needs to manually filter the keys returned from ego, which will not scale in the long-run. This change will allow gateway to ask for only unrevoked keys.
The text was updated successfully, but these errors were encountered:
update to use the new feature from overture-stack/ego#460
Detailed Description
Without this, gateway needs to manually filter the keys returned from ego, which will not scale in the long-run. This change will allow gateway to ask for only unrevoked keys.
The text was updated successfully, but these errors were encountered: