/

Jenzabar

Jenzabar

Integration type

SIS (Student Info System)

What we solve

Jenzabar institutions need a secure way to verify student identity during enrollment/onboarding and to require step-up authentication for sensitive self-service actions (financial account access, enrollment verification requests) without relying on weak portal credentials or manual checks. This integration subscribes to Jenzabar Integration Engine events (PERSON.CREATED/ENROLLMENT.CREATED) to trigger 1Kosmos identity proofing, writes IAL2 verification status back to Jenzabar via REST user-defined fields, and uses OIDC-based step-up in the student portal to raise assurance for high-risk transactions.

Integration architecture

API authentication




Touchpoint 1 — New person event Jenzabar's JX platform supports event-driven integrations via its Integration Engine. 1Kosmos registers as an Integration Engine subscriber for PERSON.CREATED and ENROLLMENT.CREATED events:

{
  "event": "PERSON.CREATED",
  "personId": 10042,
  "email": "student@university.edu",
  "enrollmentType": "NEW_STUDENT",
  "campus": "Main"
}
{
  "event": "PERSON.CREATED",
  "personId": 10042,
  "email": "student@university.edu",
  "enrollmentType": "NEW_STUDENT",
  "campus": "Main"
}
{
  "event": "PERSON.CREATED",
  "personId": 10042,
  "email": "student@university.edu",
  "enrollmentType": "NEW_STUDENT",
  "campus": "Main"
}

Touchpoint 2 — IDV result write-back via REST




Touchpoint 3 — Student portal OIDC step-up Jenzabar's Self-Service portal supports OIDC. The portal triggers a step-up flow when students access financial account history or request enrollment verifications.

Integration complexity: Low-Medium

Jenzabar's API is straightforward. The Integration Engine provides a low-code event subscription framework that reduces custom development. Jenzabar's active partner program provides a clear path to marketplace listing.

Transform how you verify and authenticate

Secure onboarding, eliminate passwords, and stop fraud on one platform. Schedule a demo and see it in action.

Transform how you verify and authenticate

Secure onboarding, eliminate passwords, and stop fraud on one platform. Schedule a demo and see it in action.

Transform how you verify and authenticate

Secure onboarding, eliminate passwords, and stop fraud on one platform. Schedule a demo and see it in action.