I am new to Spring Security. I want to use only the authorization module of spring security.
For authentication I am calling an IDP server that post SAML response back. This is being done for single sign on.
Once this happens i need to call the authentication module. Any sample pointers would be vey helpful.
Thanks,
Chandini


Reply With Quote
