Hi folks,
I got the Spring SAML sample running and I was able to make first steps to protect my own application. However, it only works with the "apollo" for the application. If I create my own certificate it seams a call to the IDP without SAML message is initiated. I have put the logging to the DEBUG level. But no error message is shown. The log messages show the encryption with my private key and the creation of a SAML message, but then it is not sent, but only a call to the IDP with the URL as specified in the "Destination"tag of the SAMLRequest. I have compared the apollo certificate and my own certificate. i can not see any difference.
Any advice?
Christian
I got the Spring SAML sample running and I was able to make first steps to protect my own application. However, it only works with the "apollo" for the application. If I create my own certificate it seams a call to the IDP without SAML message is initiated. I have put the logging to the DEBUG level. But no error message is shown. The log messages show the encryption with my private key and the creation of a SAML message, but then it is not sent, but only a call to the IDP with the URL as specified in the "Destination"tag of the SAMLRequest. I have compared the apollo certificate and my own certificate. i can not see any difference.
Any advice?
Christian