Follow the steps below to set up an OIDC SSO integration with o2o.

Register a new client in your OIDC Identity Provider

At the side of the identity provider, a new client (i.e., my.o2o.be) needs to be added with the following parameters:

Register the following claims to automatically pass user information in the id token / via the userinfo endpoint from the identity provider to o2o:

Securely exchange the required parameters with o2o

Setting up a new client in your OIDC IdP will automatically generate a client ID and client secret . Send these to o2o together with the other parameters below. We suggest 1Password to securely exchange the sensitive parameters, but any other secure way is fine as well.