SAML 2.0 StepUp Guide 2025:

Overview

A.D. Banker uses the SAML 2.0 protocol for single sign-on (SSO) authentication. A.D. Banker supports IDP-initiated SSO.

Development Environment

A development environment is available using the URL https://www.test.adbanker.com/saml/sp/.

Production Environment

Once you’re ready to go live, you can use our production environment using the URL https://www.adbanker.com/saml/sp/.

Errors

If you would like errors emailed to you, please provide us the email you would like this reported to.

Authentication

To successfully log in an existing A.D. Banker user, two requirements must be met:

  1. The user must be associated with your company in A.D. Banker.
  2. The user must have a matching Employee ID and/or Email.

Attributes that can be passed in the assertion:

Attribute Name Required Required to Create User Max Length
Employee Number Y Y 50
Email y y 32
FirstName N Y 20
LastName N Y 20
PhoneNumber N Y 50
PhoneExtension N N 50
Address N Y 50
Address2 N N 50
City N Y 50
State N Y 50
ZipCode N Y 50
NationalProducerNumber N N 50
CostCenter N N 50

Step 1: Verify on Employee ID

Case Result Action
No match exists for your company Go to Step 2
1 match exists for your company Success User is logged in and redirected to their Dashboard.
2 or more matches exist for your company Go to Step 2

Step 2: Verify on Email

Case Result Action
A user with that email exists for your company Success User is logged in and redirected to their Dashboard. Employee ID is updated in our system.
A user with that email exists but is not associated with your company User action required User is redirected to login screen and asked if they would like to connect their existing A.D. Banker account to your company.
No user with that email exists for any company in our system, and required parameters are passed without a validation error Success User is logged in and redirected to their Dashboard. Employee ID is updated in our system.
No user with that email exists for any company in our system, and required parameters are not passed, or passed with a validation error User action required User is redirected to create an account with provided Employee ID, Email, and automatically associated with your company. Attributes passed are pre-filled in the account creation form whether they passed validation or not.