Sample Identity Provider

WSO2 Identity Solution has a in-build sample Identity Provider (IdP), which has the full functionality

Sample IdP is configured to,

What can you do using Sample IdP?

Sample IdP can demonstrate full functionality of a real IdP

Download a Managed Information Card from Sample IdP

When downloading cards from the Sample IdP you must login using the browser in your local machine because the certificate of the Sample IdP is issued with "CN=localhost".You can download cards by logging using a Personal card or username/password. Start the Identity Solution application and point your browser to "https://localhost:12433/" Downloading a Managed Card

Getting Tokens issued by Sample IdP

Sample IdP trust "Servlet Filter Sample", and "Servlet Filter Sample" accepts token issued by Sample IdP. Therefore you can log into Servlet Filter sample using the InfoCards issued by the Sampe IdP. When you are logging in the Smaple IdP will issue tokens to the Java Relying Party Sample Code for this sample is available in the src-distribution under "modules/samples/identity-provider"