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
79 stars 57 forks source link

Not finding Service provider meta data #16

Closed sasmitapatipinki closed 2 years ago

sasmitapatipinki commented 4 years ago

while i import your application and run i did not getting my application(service provider application)meta data how to getting service provider meta data

mraible commented 4 years ago

Did you follow the steps in this project's README or its associated blog post. If so, and it didn't work for you, I'd recommend this more recent tutorial:

https://developer.okta.com/blog/2020/10/14/spring-security-saml-database-authentication

mraible commented 2 years ago

Closing since this repo will be updated with a new example soon. See #17 for more information.