oktadev / okta-spring-boot-saml-example

Spring Boot, SAML, and Okta
https://developer.okta.com/blog/2022/08/05/spring-boot-saml
Apache License 2.0
77 stars 57 forks source link

code not compile #12

Closed focuscoder closed 4 years ago

focuscoder commented 4 years ago

The configure method line 36. saml() is not defined in SecurityConfiguration class ,so compile failed

mraible commented 4 years ago

Can you please provide steps to reproduce this problem? Are you just cloning this repo and trying to build it?

mraible commented 4 years ago

Closing due to lack of response.