Skip to main content

Guides

Help center

Short, illustrated guides for the redaction path, Fast Track, cases, integrations, and compliance.

All articles
Integrations
1 min read

SBSYS connector

SBSIP REST plus a required OAuth2/OIDC token URL.

How it works

Connect

Admin credentials

Browse

Folder or case scope

Import

Into a Northdocs case

Apply

Then verify

Write-back

Optional, off by default

SBSIP REST plus a required OAuth token URL.

Prerequisites: SBSIP API base, token URL, and OAuth client (Brugerklubben / Dafolo). Password grant also needs a service username/password.

Open Integrations, then Connect on SBSYS. The numbered guide on that page matches the steps below.

SBSYS talks SBSIP REST plus OAuth2/OIDC. Unlike WorkZone, the token URL is required. Brugerklubben / Dafolo docs describe client registration.

  1. 1

    Register an SBSIP/OIDC client

    Use Brugerklubben or Dafolo documentation. You need the journal API base, the token URL, client id, and secret.

  2. 2

    Enter API base and token URL

    Both are required. The token URL may be a public IdP while the journal API stays on a private link (select that link under Network).

  3. 3

    Choose the grant

    client_credentials: client id and secret only. Password grant: also paste the service username and password.

  4. 4

    Scope to a sandbox case

    Put a non-production case id in Sandbox case id. Do not write back into live citizen cases.

  5. 5

    Connect with the minted token

    Northdocs mints a token at the token URL, then calls the journal API. There is no SBSYS login screen.

Token URL may be a public IdP while the journal API stays on a private link.

See also: Danish ESDH connectors and ESDH write-back certification.

Related articles

Still need a hand?