Release 2025 SuperGlue v5.3.0
Schedule
Release SuperGlue v5.3.0 was deployed:
To pilot: October 28, 2025
To production: October 30, 2025
Release Summary
SuperGlue v5.3.0 updates the College Adaptor in preparation for the integration of DMV Wallet with Mobile Driver’s License (mDL) as an alternative method for verifying student identities. Four new fields have been added to accommodate this data. For more information about these new fields, see Identify Verification Status Change Data Fields.
One new field has been added to support subTypes of applications within the Standard Application dataset.
Two new fields have been added to support the future delivery of fraud actions and comments on given fraud reports.
Some internal version reporting has been added as a debugging and convenience mechanism for Enabling Services staff
College Adaptor Mappings
The following fields have been added to the CCCApply staging tables records for Standard, Shared, International, and CCPG applications:
Data Dictionary Name | Description | App Dataset | PeopleSoft Field Name | Colleague Field Name | Banner Field Name |
|---|---|---|---|---|---|
Verification OptIn Timestamp | Much like the ID.me OptIn Timestamp, but able to hold any identity source as specified by the Verification Source Identity field | Standard | CCTC_APPL_STG::CCTC_IDVF_OPTIN_TS | XCTC.CCC.APPLY.APPL::XCTC.SD.VERIF.OPTIN.TIME | VERIFICATION_OPTIN_TIMESTAMP |
Shared/CVCOEI | CCTC_SHARED_STG::CCTC_IDVF_OPTIN_TS | XCTC.CCC.APPLY.APPL::XCTC.SD.VERIF.OPTIN.TIME | VERIFICATION_OPTIN_TIMESTAMP | ||
International | CCTC_INTL_STG::CCTC_IDVF_OPTIN_TS |
|
| ||
CCPG | CCTC_PMGT_STG::CCTC_IDVF_OPTIN_TS |
|
| ||
Verification Confirmation Timestamp | Much like the ID.me Confirmation Timestamp, but able to hold any identity source as specified by the Verification Source Identity field | Standard | CCTC_APPL_STG::CCTC_IDVF_CNFRM_TS | XCTC.CCC.APPLY.APPL::XCTC.CA.VERIF.CONFIRM.TIME | VERIFICATION_CONFIRMATION_TIMESTAMP |
Shared/CVCOEI | CCTC_SHARED_STG::CCTC_IDVF_CNFRM_TS | XCTC.CCC.APPLY.APPL::XCTC.CA.VERIF.CONFIRM.TIME | VERIFICATION_CONFIRMATION_TIMESTAMP | ||
International | CCTC_INTL_STG::CCTC_IDVF_CNFRM_TS |
|
| ||
CCPG | CCTC_PMGT_STG::CCTC_IDVF_CNFRM_TS |
|
| ||
Verification Workflow Status | Much like the ID.me Workflow Status, but able to hold any identity source as specified by the Verification Source Identity field | Standard | CCTC_APPL_STG::CCTC_IDVF_WKFL_STS | XCTC.CCC.APPLY.APPL::XCTC.CA.VERIF.WF.STATUS | VERIFICATION_WORKFLOW_STATUS |
Shared/CVCOEI | CCTC_SHARED_STG::CCTC_IDVF_WKFL_STS | XCTC.CCC.APPLY.APPL::XCTC.CA.VERIF.WF.STATUS | VERIFICATION_WORKFLOW_STATUS | ||
International | CCTC_INTLSTG::CCTC_IDVF_WKFL_STS |
|
| ||
CCPG | CCTC_PMGT_STG::CCTC_IDVF_WKFL_STS |
|
| ||
Verification Source Identity | Represents which system verified the students identity: STAFF, IDME, or DMV | Standard | CCTC_APPL_STG::CCTC_IDVF_SRC_IDTY | XCTC.CCC.APPLY.APPL::XCTC.CA.VERIF.SRC.IDENT | VERIFICATION_SOURCE_IDENTITY |
Shared/CVCOEI | CCTC_SHARED_STG::CCTC_IDVF_SRC_IDTY | XCTC.CCC.APPLY.APPL::XCTC.CA.VERIF.SRC.IDENT | VERIFICATION_SOURCE_IDENTITY | ||
International | CCTC_INTL_STG::CCTC_IDVF_SRC_IDTY |
|
| ||
CCPG | CCTC_PMGT_STG::CCTC_IDVF_SRC_IDTY |
|
|
Additionally, the standard/shared CCCApply applications have 1 more additional field, appType to help drive support of consolidating applications payloads:
Data Dictionary Name | Description | App Dataset | PeopleSoft Field Name | Colleague Field Name | Banner Field Name |
|---|---|---|---|---|---|
appType | A code value of which application subtype the student submitted, such as DualEnrollment | Standard | CCTC_APPL_STG::CCTC_APPL_APPTYPE | XCTC.CCC.APPLY.APPL::XCTC.CA.APP.TYPE | APP_TYPE |
Shared/CVCOEI | CCTC_SHARED_STG::CCTC_APPL_APPTYPE | XCTC.CCC.APPLY.APPL::XCTC.CA.APP.TYPE | APP_TYPE |
Lastly, 2 new fields have been added the Fraud Reports dataset:
Data Dictionary Name | Description | PeopleSoft Field Name | Colleague Field Name | Banner Field Name |
|---|---|---|---|---|
Fraud Action | A 100 character field that allows colleges to provide a short description of why the application was marked fraudulent or not fraudulent. | CCTC_FRDRPT_STG::CCTC_FRDACT | XCTC.FRAUD.REPORT::XCTC.FR.FRAUD.ACTION | SZRFRAD_FRAUD_ACTION |
Fraud Comments | A larger field for further explanation of the fraud status change. | CCTC_FRDRPT_STG::CCTC_FRDCMT | XCTC.FRAUD.REPORT::XCTC.FR.FRAUD.COMMENTS | SZRFRAD_FRAUD_COMMENTS |
Documentation
The following documents have been updated to include new information on the fields for DMV Wallet and how it fits into the workflow:
Identity Verification with the OpenCCC Student Account System
Standard Application Data Mappings for Colleague, PeopleSoft, Banner, and MS SQL
