Configuring the Trust Platform
IDPartner provides a set of services that together form what we call the Trust Platform. The services offered by IDPartner are:
oidc-provider-service
All Identity Providers implement a standard OIDC interface, in line with the IDPartner specifications. This allows Relying Parties to develop once against the standard and then successfully integrate with all Identity Providers.
authorization-adapter-service
The adapter service connects the OIDC provider to an existing OAuth2 Authorization Server that the identity provider maintains.
backchannel-authentication-service
The backchannel service coordinates and manages the out-of-band communication. It supports QRCode and Push Authentication and uses cryptography to generate, exchange, and secure data between the Trust Platform and the secondary channel.

For access to the docker images or to build from source reach out to [email protected]
Last modified 3mo ago