
256t9 (256t9) asked a question.
Hello everyone,
I've integrated Okta with Spring WebFlux through the okta-spring-boot starter. I'm using OIDC along with WebSession for authentication. Post authentication, I aim to modify the state parameter within the OAuth2AuthorizationRequest and initiate re-authentication, whether from a service or a web filter.
Here's an overview of my configuration:
Framework: Spring WebFlux
Authentication Method: OIDC with WebSession
Additional Libraries: okta-spring-boot
Objective: Modify state post-authentication and initiate re-authentication manually.
I've set up a custom ReactiveOAuth2AuthorizationRequestResolver, but it seems to align closely with the standard authentication process. My challenge is to tailor the authorization process using the okta-spring-boot starter and manually invoke it once more after authentication.
If anyone has insights or experience regarding this, your input would be greatly appreciated!
Thanks in advance!

Hello @256t9 (256t9) Thank you for reacting out to our Community!
I was unable to find a specific doc on this matter or a similar question, however you can check below doc that might provide some information on how to achieve this:
https://developer.okta.com/docs/reference/api/oidc/#request-parameters
Additionally we recommend to leverage the Okta Developer forums for this type of questions and take advantage of their expertise.
https://devforum.okta.com/
Community members help others by clicking Like or Select as Best on responses. Try it today.
What you missed: new product releases and other announcements