ConnectID
Overview
A platform connecting businesses and identity providers for secure digital authentication. ConnectID serves as a global digital identity exchange, linking online merchants and service providers with various trusted identity providers to facilitate secure, user-consented identity verification and data sharing across organizations.
- ID:
australia-connect-id - Type: BankID (connection)
- Verification Type: Presentation
- Regions: Oceania
- Countries: AU
- Adoption: 10,000,000
- URL: https://connectid.com.au/
Integration with Trinsic
ConnectID verification is integrated into Trinsic's identity acceptance network allowing businesses to verify users against the four major banks in Australia.
- Permission required: Yes. Contact the Trinsic team to request access to this beta provider.
- Cost: Contact the Trinsic team.
User Flow
The user is required to select the bank they are a member of to review the information they will be sharing. By doing so, the user will consent to sharing their data and the data will be shared with the relying party.
Testing
To create a test account:
- Launch the provider in test mode
- Click on one of the mock banks.
- In the UI it should show a Register button, depending on the mock bank you picked.
- Fill out the form. Make sure to use a real email and phone number, but all other data can be made up.
- Verify the OTPs sent to your email and phone number.
- You now have a test account and can re-use this continuously.
Direct API Requirements
Direct is not a requirement.You can integrate with this provider using the Widget or Hosted UI instead, with no additional integration requirements on your end.
What your integration must support in order to use this provider with the Direct Provider Sessions API.
- Supports Direct Provider Sessions: ✅
- Launch Method:
LaunchBrowser— Send the user's browser (via redirect, popup, or new tab) to the given URL. - Collection Method:
CaptureRedirect— The user is redirected back to your app with aresultsAccessKeyupon completion.
Outputs
Normalized AttributesThese attributes form part of our normalized model, a standardized set used across providers. Trinsic normalizes this for you and lets you know when a property is available for each provider.
| Field | Availability | Notes |
|---|---|---|
person.givenName | Always | - |
person.familyName | Always | - |
person.middleName | Always | - |
person.dateOfBirth | Always | - |
person.phoneNumber | Always | - |
person.address.line1 | Always | - |
person.address.city | Always | - |
person.address.subdivision | Always | - |
person.address.postalCode | Always | - |
person.address.country | Always | - |
Updated 6 days ago
