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.
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.
Every account uses the password Test1234!
| Sign in as | Represents |
|---|---|
student1 | A regular student — the everyday case |
faculty1 | A faculty member |
admin1 | Someone who maps to a Smart Inspect Company admin |
multi1 | Belongs to more than one group |
noemail1 | Missing an email — used to test the "we can't sign you in" path |
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.