DEV Community

Discussion on: Simple Authentication with Spring Security

Collapse
 
chiragsoni2401 profile image
chiragsoni2401

Team,
Could you please present a demo spring boot app to authenticate user with okta using SAML protocol.
Could you please show how to use spring's "SAMLAuthenticationProvider".

One sample app (developer.okta.com/blog/2017/03/16...) is there at Okta using SAML but it is not showing use of "SAMLAuthenticationProvider"