Need a sample application to integrate spring boot 3 with Okta

Please let me know if we have a sample application to integrate spring boot 3 with Okta .I am trying to upgrade Spring SAML SSO authentication with latest spring boot version 3 with Okta.

Is this not a good one? GitHub - okta-samples/okta-spring-boot-sample: Spring Boot + Okta

Hi
The solution provided here uses OauthLogin.
I was looking for Saml2Login example.

Thanks,
Dinesh

Oh right, my bad. How about Spring Security - SAML example?