Hey Opkar,
First I followed the process from - www.aemstuff.com/blogs/july/saml.html
Add IdP public cert to AEM truststore
- Add SP key and certificate chain to AEM keystore (authentication-service)
Pls see the attached image that is showing the certificate. If this is not to be followed in AEM 6.1, do let me know
Also, since I am only using un-encrypted communication, Is this WARN message is worth looking at ?
=============
Then I used the curl command in the link you mentioned to upload the IDP certificate.
The thing is that now I am getting a saml packet back from idp(attached) but the error/warning is misleading me.
04.09.2015 16:00:14.701 *WARN* [qtp1338887913-216] com.adobe.granite.auth.saml.SamlAuthenticationHandler Private key of SP not provided: Cannot sign Authn request.
04.09.2015 16:00:30.000 *INFO* [pool-7-thread-1] com.adobe.granite.taskmanagement.impl.jcr.TaskArchiveService archiving tasks at: 'Fri Sep 04 16:00:30 AEST 2015'
04.09.2015 16:00:31.021 *INFO* [qtp1338887913-228] org.apache.sling.auth.core.impl.SlingAuthenticator getAnonymousResolver: Anonymous access not allowed by configuration - requesting credentials
Why would it treat it as anonymous ?
/Regards
Kanwal