I want to use shibboleth authentication for my web application. Is there any sample java application which tell how to use shibboleth authentication step by step.
I have installed shibboleth but still didn't get idea how to use it.
I want to use shibboleth authentication for my web application. Is there any sample java application which tell how to use shibboleth authentication step by step.
I have installed shibboleth but still didn't get idea how to use it.
I assume you have to use Service Provider
Use testshib to test your app in an easy way.
Follow the steps
You are ready to go. Go to https://mywebsitehost.com/secure and you should be redirected to idp to authenticate.
NOTE: Make sure you have a domain name configured with ssl(https)