Skip to main content
Advanced Search
Search Terms
Content Type

Exact Matches
Tag Searches
Date Options
Updated after
Updated before
Created after
Created before

Search Results

26 total results found

3. Load x509credential into organization wallet

Implementing a Nuts Use Case Initial configuration of Nuts-node

Using Nuts Admin application: Log in to the care organization’s Nuts Admin application. Click on “Identities”. Click on the wallet to load the credential into (there should be only one). Click on “Load Credential”. Enter/paste the credential in the input fiel...

Register service at Discovery Service

Implementing a Nuts Use Case

Before another party can interact with you, they will first need to find your endpoints. The discovery service in the Nuts node helps you. Via Nuts admin to do Via API: POST /internal/discovery/v1/<servicedefinition-id>/<subject-id> { "registrationParameter...

Connectathon 29 Sept 2025

PZP

Choices made We will use the discovery service of Topicus (see definition files We will use the test-environment We will use any public trust certificates for the mTLS, see decision 3 here: https://wiki.nuts.nl/books/generic-technical-agreements-generieke-bo...

Configure url rewrite for OAuth

Implementing a Nuts Use Case Deploying the Nuts-node in your environ...

At Nuts uses the RFC8615 spec for .well-known URIs (https://www.rfc-editor.org/rfc/rfc8615.html). This means well-known resources, like the OAuth server, are resolved from the root of the (sub)domain. If you host the Nuts node on a subpath, you need to do some...

Deploy Nuts-node

Implementing a Nuts Use Case Deploying the Nuts-node in your environ...

Scenario if you want to use Nuts-node (default) deploy Nuts-node using Scenario if you want to use Knooppunt You could use this deployment guide and/or this docker-compose file.

Deploy admin app

Implementing a Nuts Use Case Deploying the Nuts-node in your environ...

deploy Nuts-admin-app: https://github.com/nuts-foundation/nuts-admin