Open
Description
I am using custom implementation for authentication as mentioned in your document.
Using authsceheme selector and provider , I don't want to authenticate for every request instead i want to leverage
Context to get current authentication object and check if token has not changed.
I am not sure how authentication object is saved in SecurityContextHolder, i do see it gets cleared with every request.
overall i don't understand intention behind saving authentication object in security context holder if its not used for subsequent request.
I am using unary call's
Metadata
Metadata
Assignees
Labels
No labels