Documentation ReactiveOidcSessionStrategy should be ReactiveOidcSessionRegistry #15724
Labels
in: docs
An issue in Documentation or samples
status: duplicate
A duplicate of another issue
type: bug
A general bug
I believe this documentation is wrong:
ReactiveOidcSessionStrategy should be ReactiveOidcSessionRegistry
Here:
https://docs.spring.io/spring-security/reference/reactive/oauth2/login/logout.html#_customizing_the_oidc_provider_session_strategy
My IDE could not find ReactiveOidcSessionStrategy, but it found ReactiveOidcSessionRegistry
The text was updated successfully, but these errors were encountered: