AndreasKasparek
AndreasKasparek
Created after initial (now deleted) discussion on #534
Hi @jgrandja, Thanks for your feedback. I understand your flow of thought and agree that the OAuth2 spec mainly speaks about the resource owner's authorization of the client request, but...
> Can you explain the details of the workaround you used? As the current authentication provide is only checking the isAuthenticated flag, the workaround would be to only set this...
Hi @vpavic @eleftherias, I have implemented a `ReactiveSessionRepository` based on Hazelcast (following the general approach of the existing non-reactive Hazelcast4 session repo and reusing the existing entry processor) and was...