Smart Inspect SSO — Test Identity Provider

Running

This is a stand-in for a client's login system. It lets us build and test "Sign in with your organization" for Smart Inspect without needing a real client — using a real, standards-based login and a set of fake test users.

What it is, in plain terms

When a university or company turns on SSO, their staff sign in through their identity system, not a Smart Inspect password. To build that, we need something to sign in against. This box is that something: a real Shibboleth identity provider — the same technology our first target customers (higher-ed) actually run — pre-loaded with pretend users.

It means engineering can test the whole "sign in through your organization" experience today, and the demo team can see it work, long before a real client is connected.

The test users

Every account uses the password Test1234!

Sign in asRepresents
student1A regular student — the everyday case
faculty1A faculty member
admin1Someone who maps to a Smart Inspect Company admin
multi1Belongs to more than one group
noemail1Missing an email — used to test the "we can't sign you in" path

Good to know

This is a test tool only. Everything about it — the users, the passwords, the certificates — is fake and public on purpose so it's easy to reproduce. It never touches real customer data and is not meant for real traffic.