Smart Card

The EmpowerID SSO framework allows you to configure a Smart Card connection as an identity provider (IDP) for EmpowerID.

  • For your users to be able to access EmpowerID with a smart card, the account store containing your user identities must be named after the issuer of the smart card certificate associated with the IDP connection.
  • The root certificate for your smart card issuer must be installed in the Trusted Root Certification Authorities certificate store on the EmpowerID Web server.


Prerequisites — Before setting up smart card registration, you must do the following on the EmpowerIDWebIdPSmartCard application in IIS:

  1. Enable Anonymous Authentication
  2. Set the SSL Settings to Require SSL and Require Client certificates
  3. Click Edit Permissions in the Actions pane and give Read & execute, List folder contents and Read permissions to the Users, IIS_IUSR and ANONYMOUS LOGON groups

Once the IDP Connection has been set up for smart cards, you can create a link similar to the one below to allow users to login to EmpowerID using their smart cards.

https://sso.empowerid.com/WebIdPForms/Login/EmpowerIDWebSite/SmartCard?returnUrl=%2FWebIdPForms%2F



Be sure to replace "sso.empowerID.com" with the FQDN of the EmpowerID Web server in your environment and "SmartCard" with the name of the smart card IDP connection you create in EmpowerID.




To configure an IDP connection for a smart card

  1. From the navigation sidebar, expand Admin > Applications and Directories > SSO Connections and click SAML.
  2. From the SAML Connections tab of the SAML Connections management page, search for Smart, click the drop-dwon arrow for Login using Smart Card and then click the Edit link.
  3. From the Actions pane of Application Manager, click the Create SAML Connection action link.
  4. From the General tab of the Connection Details form, scroll to the Account Information section and select the appropriate account store from the Account Directory drop-down.

    The FQN of the Account Directory must match the Root CA CN of the smart card certificate issuer for EmpowerID to authenticate the smart card user.

  5. In the Certificates section, select the signing and verifying certificates for your environment from theSigning Certificate and Verifying Certificate drop-downs.
  6. Leave all other fields as is.
  7. Click the Domains tab and then click the Add (+) button in the Assigned Domains section.
  8. In the Add Domain dialog that appears, type the name of the existing EmpowerID domain for which you want a SmartCard login tile to appear on the Login page and then click the tile for that domain.




  9. Click Add to close the Add Domain dialog.
  10. Back in the Connections Details page, click Save to save your changes.

Now that the IDP Connection is configured, you can test it by following the procedure outlined below.

To test the Smart Card connection

  1. Insert your Smart Card reader on a machine and then launch your web browser, pointing it to the domain name you configured for the Smart Card ID Connection.
  2. Click the Login using your SmartCard button.
  3. In the Select a certificate dialog that appears, select the appropriate authenticating certificate and then click OK.




  4. In the Check for EmpowerID Login page the appears, click Yes if you wish to link the smart card to an existing user or No if you wish to link the smart card to a new user.

    Users without an EmpowerID Person can request EmpowerID accounts by clickingNo. This initiates theCreate User Accountworkflow, which displays a form in the browser to allow the user to fill in the appropriate information. If a user submits the request, EmpowerID routes that request to those individuals in your environment with the ability to approve or deny the request and returns the user to the EmpowerID web login.

    The Check for EmpowerID Login page only appears the first time you log in to EmpowerID with your smart card.


  5. Type your EmpowerID Login or Email in the form and click Submit. The EmpowerID Person must have a valid email address as EmpowerID sends a one-time password to that address.




  6. Check your email for the one-time password.
  7. Back in the EmpowerID Web application, type the one-time password into the Password form and click Submit.

On this page