cap-js-community / event-queue

An event queue that enables secure multi-tenant enabled transactional processing of asynchronous events, featuring instant event processing with Redis Pub/Sub and load distribution across all application instances.
https://cap-js-community.github.io/event-queue/
Apache License 2.0
11 stars 1 forks source link

CDS does not expose authInfo on req.user.authInfo #183

Open oklemenz2 opened 1 month ago

oklemenz2 commented 1 month ago

Currently only the tokenInfo is exposed at req.user.tokenInfo. The implementation shall be aligned with CDS standards.

github-actions[bot] commented 1 month ago

This issue is stale because it has been open for 14 days with no activity.

soccermax commented 1 month ago

still ongoing discussion with CDS if we can align to that CDS also offers authInfo on req.user. If we can agree on this we can close this issue