I have a session scoped Bean and want to get access to the session.
I tried this:
@Bean @SessionScope public WebClient oauthClient(HttpSess