Skip to content

Documentation ReactiveOidcSessionStrategy should be ReactiveOidcSessionRegistry #15724

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
dreamstar-enterprises opened this issue Sep 2, 2024 · 3 comments
Assignees
Labels
in: docs An issue in Documentation or samples status: duplicate A duplicate of another issue type: bug A general bug

Comments

@dreamstar-enterprises
Copy link

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

@dreamstar-enterprises dreamstar-enterprises added status: waiting-for-triage An issue we've not yet triaged type: bug A general bug labels Sep 2, 2024
@kse-music
Copy link
Contributor

This fixed by f372f5c and 2ba9b68

@dreamstar-enterprises
Copy link
Author

Thank you!

The docs still say though 'Strategy' instead of 'Registry' - see here: ReactiveOidcSessionStrategy

@jzheaux
Copy link
Contributor

jzheaux commented Sep 18, 2024

@dreamstar-enterprises, I believe that's because the bug is fixed but not yet released. I'm going to close this as a duplicate; however please let me know if I've misunderstood.

We also publish the snapshot reference, so you should see the correction there at this point.

@jzheaux jzheaux closed this as completed Sep 18, 2024
@jzheaux jzheaux added status: duplicate A duplicate of another issue in: docs An issue in Documentation or samples and removed status: waiting-for-triage An issue we've not yet triaged labels Sep 18, 2024
@jzheaux jzheaux self-assigned this Sep 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
in: docs An issue in Documentation or samples status: duplicate A duplicate of another issue type: bug A general bug
Projects
None yet
Development

No branches or pull requests

3 participants