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
Token based authentication integration with core extension (#4011)
* tba draft
* - stop authxmanager on pool close
- swith to long dates
* drop use of authxmanager and authenticatedconnection from core
* -update submodule ref
-change exception message
* - remove submodule
- update dependency
* back to current version
* - move autxhmanager creation to user space
- introduce authenticationeventlisteners
- clenaup in connectionpool
- add entraidtestcontext
- add redisintegrationtests
- fix failing tokenbasedauthentication unit&integ tests
* - prevent use of pubsub with TBA+RESP2 combination
- fix flaky test
* - support tba with clusters
- add cluster+tba tests
* - remove onerror from authxmanager
- fix flaky tests
* - fix flaky test
* fix renewalDuringOperationsTest
* -reviews from @sazzad16
* - fix config for managedIdentity
- set audiences with scopes
- managed identity tests
* review from @ggivo
- use getuser instead oid from Token
* handle and propogate from unsuccessful AUTH response
* adding reauth support for both pubsub and shardedpubsub
* fix ping issue with pubsub
* - review from @sazzad16 : make JedisSafeAuthenticator protected
- fix failing unit tests
* update authx version
* - remove workaround for standalone endpoint
0 commit comments