This document describes the steps to register for a new account and load your service provider metadata at ssocircle.com. This websute will act as the Identity Provider (IdP) with your fortress-saml-demo Service Provider (SP)
Completion of the steps under SPRING-SECURITY-SAML2-SAMPLE.md document.
User Name [a-zA-Z.-]:
this is the userid you will use to log into the SSO Circle Identity Provider (IdP)
Required Field Password - at least 8 characters:
this is the password you will use to log into the IdP
Required Field First Name:
enter anything
Required Field Last Name:
enter: sam*
this field maps to a fortress userId. For now enter 'sam*' who will be allowed full access to fortress-saml-sample web app.
Required Field Full Name:
anything
Required Field Email Address:
this email address must be valid. it is needed for registration confirmation later.
Remember: the values entered into User Name, Password and Last Name.
Note: the Last Name attribute at ssocircle.com website will be used to map to a fortress userId, and will be sent inside the saml assertion. Use the sam* user who will be allowed full access to fortress-saml-sample web app.
Enter the User Name and Password from above.
a. click on Manage Metadata
b. click on Add new Service Provider
c. Enter the FQDN of the ServiceProvider ex.: sp.cohos.de
enter hostname for your tomcat machine
Use previous value: The host-name used here must match that created during SP metadata gen step here: SPRING-SECURITY-SAML2-SAMPLE.md.
d. enable the LastName checkbox:
e. paste the same metadata saved from before during SP metadata gen step here: SPRING-SECURITY-SAML2-SAMPLE.md.
f. click on Submit button
g. wait for the confirmation message. This could take a minute or two.