Closed ipawanktiwari closed 4 years ago
We published a new tutorial on Spring Boot and SAML this week. See https://developer.okta.com/blog/2020/10/14/spring-security-saml-database-authentication. Please let us know if it helps.
On Fri, Oct 16, 2020 at 07:16 pawanktiwari notifications@github.com wrote:
The saml() is not supported in spring boot 2.x. Please update code or kindly drop a link so that we can move in a right direction.
— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/oktadeveloper/okta-spring-boot-saml-example/issues/15, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAAELZF7U3LRL3IIJV65XNDSLBBSDANCNFSM4STKP4SQ .
Hi @mraible , Thanks for response. Yeah it had helped me to understand the flow and I've successfully integrated it in my application. So thank you.
That's great to hear! I'm closing this issue since your problem seems to be fixed. 🙂
The saml() is not supported in spring boot 2.x. Please update code or kindly drop a link so that we can move in a right direction.
https://github.com/oktadeveloper/okta-spring-boot-saml-example/blob/e2edc1ed024f27a9b154bb789b448ba4994e779e/src/main/java/com/example/demo/SecurityConfiguration.java#L38