<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Digdir Docs - dokumentasjon av fellesløsninger</title>
    <description>Prosjekt for teknisk dokumentasjon av FEL&apos;s fellesløsninger. Publisert via Github Pages og Jekyll på docs.digdir.no</description>
    <lastBuildDate></lastBuildDate>
    <link>https://docs.digdir.no</link>
    <atom:link href="https://docs.digdir.no/feed.xml" rel="self" type="application/rss+xml" />
    
      <item>
        <title>ICD 0192</title>
        <description>&lt;p&gt;All Peppol addresses in Elma under the ICD 9908 will be deleted from Elma by thursday 14. december 2024.&lt;/p&gt;

&lt;p&gt;This step concludes the migration of Norwegian Peppol addresses from ICD 9908 to ICD 0192.&lt;/p&gt;

&lt;p&gt;The migration started ~5 years ago when Elma first published information on the migration strategy on behalf of the
Norwegian Peppol Authority.&lt;/p&gt;

&lt;p&gt;New profiles were made available only under ICD 0192.&lt;/p&gt;

&lt;p&gt;ICD 9908 was officially marked as deprecated in v8.3 of the Peppol code lists, released 19. january 2023. Shortly
after, in v8.4, it was marked for removal at 24. may 2023.&lt;/p&gt;

&lt;p&gt;Any questions may be directed to:&lt;/p&gt;

&lt;ul&gt;
  &lt;li&gt;Your Peppol service provider (for end users)&lt;/li&gt;
  &lt;li&gt;The Norwegian Peppol Authority at peppolmyndighet@dfo.no (for Peppol service providers)&lt;/li&gt;
&lt;/ul&gt;
</description>
        <pubDate>Wed, 22 Apr 2026 12:49:31 +0000</pubDate>
        <link>https://docs.digdir.no//docs/ELMA/elma_0192andnewprofiles.html</link>
        <guid isPermaLink="true">https://docs.digdir.no//docs/ELMA/elma_0192andnewprofiles.html</guid>
      </item>
    
      <item>
        <title>Access Point Provider Manual</title>
        <description>&lt;p&gt;&lt;em&gt;Updated: 03.04.2023&lt;/em&gt;&lt;/p&gt;

&lt;h2 id=&quot;access-points&quot;&gt;Access Points&lt;/h2&gt;

&lt;p&gt;At the top of the access point page a list of your access points will be displayed. If you have no access points, a 
“Get Started!” box will be displayed, making it easy to initiate the creation of your first access point.&lt;br /&gt;
At the bottom of the page you will see a list of all access points in ELMA.&lt;/p&gt;

&lt;p&gt;&lt;img src=&quot;/images/elma/app/access_points.PNG&quot; alt=&quot;&quot; /&gt;&lt;/p&gt;

&lt;h3 id=&quot;add-access-point&quot;&gt;Add access point&lt;/h3&gt;

&lt;p&gt;To add an access point, you can press the “Add Access Point”-button. Then you can choose a title for your access point.&lt;/p&gt;

&lt;p&gt;&lt;img src=&quot;/images/elma/app/access_point_new.PNG&quot; alt=&quot;&quot; /&gt;&lt;/p&gt;

&lt;p&gt;After pressing the “Save”-button, you will see access point page.&lt;/p&gt;

&lt;p&gt;&lt;img src=&quot;/images/elma/app/access_point.PNG&quot; alt=&quot;&quot; /&gt;&lt;/p&gt;

&lt;p&gt;Please notice the empty Endpoint table. The next task will be to create one or more Endpoints.&lt;/p&gt;

&lt;h3 id=&quot;add-endpoint&quot;&gt;Add endpoint&lt;/h3&gt;

&lt;p&gt;There can be one Endpoint for each Transport Profile. To add an Endpoint, press the “Add Endpoint”-button.&lt;/p&gt;

&lt;p&gt;&lt;img src=&quot;/images/elma/app/endpoint_new.PNG&quot; alt=&quot;&quot; /&gt;&lt;/p&gt;

&lt;p&gt;After pressing the “Save”-button, you will see access point again. This time the Endpoint-table will show the newly 
created Endpoint.&lt;/p&gt;

&lt;p&gt;&lt;img src=&quot;/images/elma/app/access_point_with_endpoint.PNG&quot; alt=&quot;&quot; /&gt;&lt;/p&gt;

&lt;h2 id=&quot;agreements&quot;&gt;Agreements&lt;/h2&gt;

&lt;p&gt;Here you will see agreements for usage of your access point by the service providers.&lt;/p&gt;

&lt;p&gt;&lt;img src=&quot;/images/elma/app/agreements.PNG&quot; alt=&quot;&quot; /&gt;&lt;/p&gt;

&lt;p&gt;The service providers initiate an agreement. The service provider will not be able to activate the agreement before you as the access point owner has added the
public key certificate belonging to the service provider. This should only be done after you have installed the key-pair in your access point.&lt;/p&gt;

&lt;h3 id=&quot;adding-a-public-key-certificate&quot;&gt;Adding a public key certificate&lt;/h3&gt;

&lt;p&gt;Select the agreement you want to add a public key certificate to by clicking the “View”-button. Then you will see the agreement page:&lt;/p&gt;

&lt;p&gt;&lt;img src=&quot;/images/elma/app/agreement.PNG&quot; alt=&quot;&quot; /&gt;&lt;/p&gt;

&lt;p&gt;Then you press the “Add Certificate”-button:&lt;/p&gt;

&lt;p&gt;&lt;img src=&quot;/images/elma/app/agreement_add_certificate.PNG&quot; alt=&quot;&quot; /&gt;&lt;/p&gt;

&lt;p&gt;Select the correct certificate type and the certificate itself and press the “Save”-button.&lt;/p&gt;

&lt;p&gt;&lt;img src=&quot;/images/elma/app/agreement_certificate_added.PNG&quot; alt=&quot;&quot; /&gt;&lt;/p&gt;

&lt;p&gt;Now the agreement is ready for activation by the service provider.&lt;/p&gt;

&lt;hr /&gt;

&lt;h2 id=&quot;certificates&quot;&gt;Certificates&lt;/h2&gt;

&lt;p&gt;This is where you can see all the certificates belonging to one or more agreements.
To add, update or delete a certificate, you need to go to select an agreement first.&lt;/p&gt;

&lt;p&gt;The certificates should be of a PEM format with a .crt or .cer file type.&lt;/p&gt;

&lt;p&gt;&lt;img src=&quot;/images/elma/app/certificates.PNG&quot; alt=&quot;&quot; /&gt;&lt;/p&gt;

&lt;hr /&gt;

&lt;h2 id=&quot;service-providers&quot;&gt;Service Providers&lt;/h2&gt;

&lt;p&gt;Here you will find the different Service Providers in ELMA and their contact information.&lt;/p&gt;

&lt;p&gt;&lt;img src=&quot;/images/elma/app/service_providers.PNG&quot; alt=&quot;&quot; /&gt;&lt;/p&gt;

&lt;h2 id=&quot;access-point-providers&quot;&gt;Access Point Providers&lt;/h2&gt;

&lt;p&gt;Here you will find the different Access Point Providers in ELMA and their contact information and access points.&lt;/p&gt;

&lt;p&gt;&lt;img src=&quot;/images/elma/app/access_point_providers.PNG&quot; alt=&quot;&quot; /&gt;&lt;/p&gt;

&lt;hr /&gt;

&lt;h2 id=&quot;users&quot;&gt;Users&lt;/h2&gt;
&lt;p&gt;Whenever you make a new user it will be automatically added to the same Access Point Provider you are logged in as.&lt;/p&gt;

&lt;h3 id=&quot;addedit-new-user&quot;&gt;Add/edit new user&lt;/h3&gt;
&lt;p&gt;Make sure you fill in all the fields before you click save.&lt;/p&gt;

&lt;p&gt;&lt;img src=&quot;/images/elma/app/user_new.PNG&quot; alt=&quot;&quot; /&gt;&lt;/p&gt;

&lt;p&gt;After you have successfully added a new user you can edit this user, add another or view log of the currently added users.&lt;/p&gt;

&lt;p&gt;&lt;img src=&quot;/images/elma/app/users.PNG&quot; alt=&quot;&quot; /&gt;&lt;/p&gt;

&lt;hr /&gt;

&lt;h2 id=&quot;events&quot;&gt;Events&lt;/h2&gt;

&lt;p&gt;Here you will find all the create, update and delete events related to you as an Access Point Provider.&lt;/p&gt;

&lt;p&gt;&lt;img src=&quot;/images/elma/app/events.PNG&quot; alt=&quot;&quot; /&gt;&lt;/p&gt;

&lt;p&gt;If you have any questions don’t hesitate to contact us &lt;a href=&quot;elma@digdir.no&quot;&gt;elma@digdir.no&lt;/a&gt;&lt;/p&gt;

&lt;hr /&gt;

</description>
        <pubDate>Wed, 22 Apr 2026 12:49:31 +0000</pubDate>
        <link>https://docs.digdir.no//docs/ELMA/elma_as_access_point_provider.html</link>
        <guid isPermaLink="true">https://docs.digdir.no//docs/ELMA/elma_as_access_point_provider.html</guid>
      </item>
    
      <item>
        <title>Service Provider Manual</title>
        <description>&lt;p&gt;&lt;em&gt;Updated: 03.04.2023&lt;/em&gt;&lt;/p&gt;

&lt;h2 id=&quot;participants&quot;&gt;Participants&lt;/h2&gt;

&lt;p&gt;The participant page shows the participants belonging to the service provider.&lt;/p&gt;

&lt;p&gt;&lt;img src=&quot;/images/elma/sp/participants.PNG&quot; alt=&quot;&quot; /&gt;&lt;/p&gt;

&lt;h3 id=&quot;add-participant&quot;&gt;Add participant&lt;/h3&gt;

&lt;p&gt;To add a new participant you can press the “Add participant”-button.&lt;/p&gt;

&lt;p&gt;Fill in the required information&lt;/p&gt;

&lt;p&gt;&lt;img src=&quot;/images/elma/sp/participant_new.PNG&quot; alt=&quot;&quot; /&gt;&lt;/p&gt;

&lt;p&gt;If successful the participant detail page will be displayed:&lt;/p&gt;

&lt;p&gt;&lt;img src=&quot;/images/elma/sp/participant.PNG&quot; alt=&quot;&quot; /&gt;&lt;/p&gt;

&lt;p&gt;Note that process dependencies are shown. In a special case, when viewing a 0192-participant, profiles 
which are dependencies that are profiles on the 9908-sibling-participant will also be shown. Those dependencies 
are not processes on the 0192-participant, but are still shown in ELMA web. They are not visible in a SMP-lookup.&lt;/p&gt;

&lt;h3 id=&quot;edit-participant&quot;&gt;Edit participant&lt;/h3&gt;

&lt;p&gt;To edit a participant you can press the “Edit participant”-button.&lt;/p&gt;

&lt;p&gt;&lt;img src=&quot;/images/elma/sp/participant_edit.PNG&quot; alt=&quot;&quot; /&gt;&lt;/p&gt;

&lt;h3 id=&quot;delete-participant&quot;&gt;Delete participant&lt;/h3&gt;
&lt;p&gt;To delete a participant you should be standing in the same window as above. (Endpoints-&amp;gt;Your endpoint). From here you can click delete on the selected participant to remove it from your endpoint. If you attempt to delete a participant from the Participants view(pressing the home button) you will get an error. This delete button will be removed in a future release as it’s not meant to be there.&lt;/p&gt;

&lt;hr /&gt;

&lt;h2 id=&quot;access-points&quot;&gt;Access Points&lt;/h2&gt;

&lt;p&gt;Here you will see all the access point that are available.&lt;/p&gt;

&lt;p&gt;&lt;img src=&quot;/images/elma/sp/access_points_list.PNG&quot; alt=&quot;&quot; /&gt;&lt;/p&gt;

&lt;h3 id=&quot;applying-for-an-access-point-agreement&quot;&gt;Applying for an Access Point agreement&lt;/h3&gt;

&lt;p&gt;If you want to use a specific access point, you need to make an agreement with the access point provider.
This can be initiated by pressing the “Apply for agreement”-button on the access point.&lt;/p&gt;

&lt;p&gt;Then you will see a the New Agreement screen. You need to specify which domain the agreement is for. Click save when you’re done.&lt;/p&gt;

&lt;p&gt;&lt;img src=&quot;/images/elma/sp/agreement_new.PNG&quot; alt=&quot;&quot; /&gt;&lt;/p&gt;

&lt;p&gt;After the agreement is created, you will see something like this:&lt;/p&gt;

&lt;p&gt;&lt;img src=&quot;/images/elma/sp/agreement_no_certificate.PNG&quot; alt=&quot;&quot; /&gt;&lt;/p&gt;

&lt;p&gt;Notice that the agreement is not active yet. To activate the agreement you need to give the access point provider your certificate, so 
that they can install it in the access point. Then the access point provider will add the public key to the agreement.
As soon as the public key is added, you as the service provider, will be able to activate the agreement.&lt;/p&gt;

&lt;p&gt;Given that the access point provider has installed the certificate, then you will see something like this:&lt;/p&gt;

&lt;p&gt;&lt;img src=&quot;/images/elma/sp/agreement_certificate_added.PNG&quot; alt=&quot;&quot; /&gt;&lt;/p&gt;

&lt;p&gt;You can now activate the agreement so that the participants belonging to the same domain as the agreement will be
recipients of the access point. Activate the agreement by pressing the “Activate”-button and get the following popup:&lt;/p&gt;

&lt;p&gt;&lt;img src=&quot;/images/elma/sp/agreement_activate_are_you_sure.PNG&quot; alt=&quot;&quot; /&gt;&lt;/p&gt;

&lt;p&gt;Confirm by pressing the “Yes, activate it!”-button.&lt;/p&gt;

&lt;p&gt;&lt;img src=&quot;/images/elma/sp/agreement_activate_success.PNG&quot; alt=&quot;&quot; /&gt;&lt;/p&gt;

&lt;hr /&gt;

&lt;h2 id=&quot;access-point-providers&quot;&gt;Access Point Providers&lt;/h2&gt;

&lt;p&gt;Here you will see all the Access Point Providers in ELMA&lt;/p&gt;

&lt;p&gt;&lt;img src=&quot;/images/elma/sp/access_point_providers.PNG&quot; alt=&quot;&quot; /&gt;&lt;/p&gt;

&lt;p&gt;Click on any one of them and get contact information and which access points they provide.&lt;/p&gt;

&lt;p&gt;&lt;img src=&quot;/images/elma/sp/access_point_provider.PNG&quot; alt=&quot;&quot; /&gt;&lt;/p&gt;

&lt;hr /&gt;

&lt;h2 id=&quot;processes&quot;&gt;Processes&lt;/h2&gt;
&lt;p&gt;Here you see the different processes currently in use as well as deprecated ones. 
By clicking on either one you can see the document types connected to that process. 
Only the Elma admins and peppol authorities are allowed to add, edit or remove processes. 
To add a process to a participant you need to go to the edit/add participant menu.&lt;/p&gt;

&lt;p&gt;&lt;img src=&quot;/images/elma/sp/processes.PNG&quot; alt=&quot;&quot; /&gt;&lt;/p&gt;

&lt;hr /&gt;

&lt;h2 id=&quot;users&quot;&gt;Users&lt;/h2&gt;
&lt;p&gt;Whenever you make a new user it will be automatically added to the same Service provider you are logged in as.&lt;/p&gt;

&lt;h3 id=&quot;addedit-new-user&quot;&gt;Add/edit new user&lt;/h3&gt;
&lt;p&gt;Make sure you fill in all the fields before you click save.&lt;/p&gt;

&lt;p&gt;&lt;img src=&quot;/images/elma/sp/user_new.PNG&quot; alt=&quot;&quot; /&gt;&lt;/p&gt;

&lt;p&gt;After you have succesfully added a new user you can edit this user, add another or view log of the currently added users.&lt;/p&gt;

&lt;p&gt;&lt;img src=&quot;/images/elma/sp/users.PNG&quot; alt=&quot;&quot; /&gt;&lt;/p&gt;

&lt;hr /&gt;

&lt;h2 id=&quot;events&quot;&gt;Events&lt;/h2&gt;

&lt;p&gt;Here you will find all the create, update and delete events related to you as an Service Provider.&lt;/p&gt;

&lt;p&gt;&lt;img src=&quot;/images/elma/sp/events.PNG&quot; alt=&quot;&quot; /&gt;&lt;/p&gt;

&lt;hr /&gt;

&lt;h2 id=&quot;sml-queue&quot;&gt;SML Queue&lt;/h2&gt;

&lt;p&gt;When adding or deleting a participant there will be sent a request to update the SML (Service Metadata Locator) accordingly.
The requests will be put on a queue and processed as soon as possible. Typically, within a minute. Below is a screenshot
of the SML queue containing one entry that hasn’t yet been processed.&lt;/p&gt;

&lt;p&gt;&lt;img src=&quot;/images/elma/sp/sml_queue.PNG&quot; alt=&quot;&quot; /&gt;&lt;/p&gt;

&lt;p&gt;There can be situations where the requests can’t be processed. I.e. due to planned maintenance of the SML Application server or network problems.
Is such scenarios the operations will fail, but they will automatically be retried later on. The SML Queue screen shows the active queue.
Entries that are successfully executed will get status COMPLETED and will disappear after some time. 
Sometimes the same request will fail over and over again due to a specific problem. Then it is important to check the error message.
You can manually retry the request be pressing the Retry-button or delete the SML request by pressing the Delete-button.&lt;/p&gt;

&lt;hr /&gt;

&lt;h2 id=&quot;peppol-directory-queue&quot;&gt;Peppol Directory Queue&lt;/h2&gt;

&lt;p&gt;When adding or deleting a participant there will be sent a request to update the Peppol Directory accordingly.
Peppol Directory requires that a participant is registered in the SML.
The requests will be put on a queue and processed as soon as possible. Typically, within a minute. Below is a screenshot
of the SML queue containing one entry that hasn’t yet been processed.&lt;/p&gt;

&lt;p&gt;&lt;img src=&quot;/images/elma/sp/peppol_directory_queue.PNG&quot; alt=&quot;&quot; /&gt;&lt;/p&gt;

&lt;p&gt;There can be situations where the requests can’t be processed. I.e. due to planned maintenance of the Peppol Directory application server or network problems.
Is such scenarios the operations will fail, but they will automatically be retried later on. The Peppol Directory Queue screen shows the active queue.
Entries that are successfully executed will get status COMPLETED and will disappear after some time. 
Sometimes the same request will fail over and over again due to a specific problem. Then it is important to check the error message.
You can manually retry the request be pressing the Retry-button or delete the SML request by pressing the Delete-button.&lt;/p&gt;

&lt;p&gt;If you have any questions don’t hesitate to contact us &lt;a href=&quot;elma@digdir.no&quot;&gt;elma@digdir.no&lt;/a&gt;&lt;/p&gt;

&lt;hr /&gt;

</description>
        <pubDate>Wed, 22 Apr 2026 12:49:31 +0000</pubDate>
        <link>https://docs.digdir.no//docs/ELMA/elma_as_service_provider.html</link>
        <guid isPermaLink="true">https://docs.digdir.no//docs/ELMA/elma_as_service_provider.html</guid>
      </item>
    
      <item>
        <title>Elma</title>
        <description>&lt;p&gt;&lt;em&gt;Updated: 20.01.2022&lt;/em&gt;&lt;/p&gt;

&lt;p&gt;Please visit the manual for your current user role in the sidebar menu.&lt;/p&gt;
</description>
        <pubDate>Wed, 22 Apr 2026 12:49:31 +0000</pubDate>
        <link>https://docs.digdir.no//docs/ELMA/elma_elma.html</link>
        <guid isPermaLink="true">https://docs.digdir.no//docs/ELMA/elma_elma.html</guid>
      </item>
    
      <item>
        <title>ELMA FAQ</title>
        <description>&lt;h3 id=&quot;can-i-as-a-service-provider-have-more-than-one-access-point-agreement-per-domain&quot;&gt;Can I as a Service Provider have more than one Access Point agreement per domain?&lt;/h3&gt;
&lt;p&gt;No, you’ll then have use two different Service Providers for that domain.&lt;/p&gt;
</description>
        <pubDate>Wed, 22 Apr 2026 12:49:31 +0000</pubDate>
        <link>https://docs.digdir.no//docs/ELMA/elma_faq.html</link>
        <guid isPermaLink="true">https://docs.digdir.no//docs/ELMA/elma_faq.html</guid>
      </item>
    
      <item>
        <title>Elma open data</title>
        <description>&lt;p&gt;&lt;em&gt;Updated: 19.09.2024&lt;/em&gt;&lt;/p&gt;

&lt;h3 id=&quot;important-note-on-use&quot;&gt;Important note on use&lt;/h3&gt;
&lt;p&gt;NB! These datasets must not be used to check if a given norwegian organization is registered in PEPPOL or what documents an organization can receive. This should be done via a lookup via the SML (Service Metadata Locator).&lt;/p&gt;

&lt;p&gt;See section below on how to do a proper lookup.&lt;/p&gt;

&lt;h3 id=&quot;datasets&quot;&gt;Datasets&lt;/h3&gt;

&lt;p&gt;We have previously published data sets of recipients in Elma at Datahotellet (hotell.difi.no). Datahotellet was discontinued on 11 February 2025. Elma will stop updating the datasets at 23 September 2024.&lt;/p&gt;

&lt;p&gt;Read more about the &lt;a href=&quot;https://hotell.difi.no/avvikling&quot;&gt;discontinuation of Datahotellet&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Read more about &lt;a href=&quot;https://directory.peppol.eu/public&quot;&gt;Peppol Directory&lt;/a&gt;&lt;/p&gt;

&lt;h3 id=&quot;how-to-lookup-participants-in-peppol&quot;&gt;How to lookup participants in PEPPOL&lt;/h3&gt;

&lt;p&gt;The only valid way to lookup an organization is the PEPPOL way of lookup via the SML.&lt;/p&gt;

&lt;p&gt;Previously, ELMA was the only PEPPOL SMP where norwegian organizations were registered. This is no longer the case. A norwegian organization may be registered to an other SMP. A lookup only in ELMA is no longer a valid way to lookup norwegian organizations in PEPPOL.&lt;/p&gt;

&lt;p&gt;It is also possible to lookup organizations via PEPPOL Directory. It is currently not mandatory for SMPs to publish information to PEPPOL Directory, so the list there is not complete.&lt;/p&gt;

&lt;p&gt;&lt;a href=&quot;https://peppol.helger.com/public/menuitem-docs-smp-sml-interplay&quot;&gt;Recipe for creating the URL to lookup an organization can be found at helger.com&lt;/a&gt;&lt;br /&gt;
Under the section “Create participant in SMP and SML” at the bullet point “A new DNS entry in the form of …”&lt;/p&gt;

&lt;p&gt;See &lt;a href=&quot;https://peppol.org/documentation/technical-documentation/edelivery-documentation/&quot;&gt;official PEPPOL Documentation on SML and SMP for more details&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;See the &lt;a href=&quot;https://github.com/OxalisCommunity/vefa-peppol/tree/master/peppol-lookup&quot;&gt;vefa-peppol lookup library&lt;/a&gt; for a Java implementation.&lt;/p&gt;
</description>
        <pubDate>Wed, 22 Apr 2026 12:49:31 +0000</pubDate>
        <link>https://docs.digdir.no//docs/ELMA/elma_open_data.html</link>
        <guid isPermaLink="true">https://docs.digdir.no//docs/ELMA/elma_open_data.html</guid>
      </item>
    
      <item>
        <title>ELMA Terminology</title>
        <description>&lt;p&gt;&lt;em&gt;Updated: 2023-04-11&lt;/em&gt;&lt;/p&gt;

&lt;h3 id=&quot;terminology&quot;&gt;Terminology&lt;/h3&gt;
&lt;p&gt;Here are some terms which will be used throughout the ELMA manuals.&lt;/p&gt;

&lt;dl&gt;
  &lt;dt&gt;Service provider (SP)&lt;/dt&gt;
  &lt;dd&gt;A company that connects organizations to the Peppol network. A service provider is associated with one or more domains, and participants registered by the provider will only be approved for message exchange within the provider’s domain(s).&lt;/dd&gt;
  &lt;dt&gt;Access point (AP)&lt;/dt&gt;
  &lt;dd&gt;Represents a physical access point service endpoint, accessible through one or several URLs.&lt;/dd&gt;
  &lt;dt&gt;Endpoint&lt;/dt&gt;
  &lt;dd&gt;An access point has one or more physical endpoints represented by a URL and transport profile.&lt;/dd&gt;
  &lt;dt&gt;Transport profile&lt;/dt&gt;
  &lt;dd&gt;The transport method that must be used for communicating with a given AP. AS4 is an example of a transport profile.&lt;/dd&gt;
  &lt;dt&gt;Access point provider (APP)&lt;/dt&gt;
  &lt;dd&gt;An access point provider operates APs that the SPs can use by making an agreement.&lt;/dd&gt;
  &lt;dt&gt;Agreement&lt;/dt&gt;
  &lt;dd&gt;An agreement between an SP and an APP for usage of a specific access point.&lt;/dd&gt;
  &lt;dt&gt;Processes&lt;/dt&gt;
  &lt;dd&gt;Standardized, maintained collections of document types used in e-procurement.&lt;/dd&gt;
  &lt;dt&gt;Participants&lt;/dt&gt;
  &lt;dd&gt;Organizations that are connected to the Peppol network. (An organization might act as its own SP.) You can think of this as a “contract” between an organization and an SP, that connects the SP’s customer organizations to the Peppol network by means of the SP’s associated APP’s AP.&lt;/dd&gt;
  &lt;dt&gt;Certificates&lt;/dt&gt;
  &lt;dd&gt;Your PEPPOL SP certificate.&lt;/dd&gt;
  &lt;dt&gt;Domains&lt;/dt&gt;
  &lt;dd&gt;Collections of processes used in e-procurement.&lt;/dd&gt;
  &lt;dt&gt;Document types&lt;/dt&gt;
  &lt;dd&gt;Standardized message types belonging to processes, used in communication between APs.&lt;/dd&gt;
  &lt;dt&gt;Identifier&lt;/dt&gt;
  &lt;dd&gt;Identifier for a participant, consisting of a set prefix and an organization identifier. e.g. 9908:991825827&lt;/dd&gt;
  &lt;dt&gt;SML (Service Metadata Locator)&lt;/dt&gt;
  &lt;dd&gt;A DNS that returns the address of the SMP that holds the metadata of a given PEPPOL receiver. The SML is the only centrally operated component in the PEPPOL transport infrastructure. It is managed by OpenPEPPOL and operates out of Brussels by DG/DIGIT.&lt;/dd&gt;
&lt;/dl&gt;
</description>
        <pubDate>Wed, 22 Apr 2026 12:49:31 +0000</pubDate>
        <link>https://docs.digdir.no//docs/ELMA/elma_terminology.html</link>
        <guid isPermaLink="true">https://docs.digdir.no//docs/ELMA/elma_terminology.html</guid>
      </item>
    
      <item>
        <title>Om Elma</title>
        <description>&lt;p&gt;&lt;strong&gt;ELMA - Elektronisk mottakaradresseregister er eit norsk register over foretak som kan ta i mot dokument i EHF-format.&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;Alle foretak som vil ta i mot EHF-dokument må vere registrert i ELMA. ELMA inneheld informasjon om foretaket si internettadresse
(aksesspunktadresse) og kva type dokument mottakaren kan ta i mot, som faktura, ordre, katalogar, tilbod m.fl. Sjølve sendinga skjer
via EHF-infrastruktur/CEF eDelivery (PEPPOL) som er ein standardisert måte å sende til dømes fakturaer på til det offentleg sektor.&lt;/p&gt;

&lt;p&gt;Les meir om ELMA på &lt;a href=&quot;https://samarbeid.digdir.no/elma/elma/24&quot;&gt;Samarbeidsportalen&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Mottakarar som er registrert i ELMA må ta imot dokument frå alle avsendarar. Avsendar forpliktar seg til å sende i standardformat og
versjonen som er ført opp i ELMA. Det er aksesspunktleverandøren som registrerer mottakarane i ELMA.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;English&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;Elektronisk mottaker- og adresseregister (ELMA) is the SMP provided by Digitaliseringsdirektoratet for the Norwegian market. Using ELMA is free of charge for approved access points in the OpenPEPPOL network.&lt;/p&gt;

&lt;p&gt;Approved access points may get access by sending an e-mail to &lt;a href=&quot;mailto:servicedesk@digdir.no&quot;&gt;servicedesk@digdir.no&lt;/a&gt;.
Information on &lt;a href=&quot;https://samarbeid.digdir.no/elma/ta-i-bruk-elma/109&quot;&gt;Samarbeidsportalen&lt;/a&gt;&lt;/p&gt;
</description>
        <pubDate>Wed, 22 Apr 2026 12:49:31 +0000</pubDate>
        <link>https://docs.digdir.no//docs/ELMA/index.html</link>
        <guid isPermaLink="true">https://docs.digdir.no//docs/ELMA/index.html</guid>
      </item>
    
      <item>
        <title>Oppslag ved innlogget bruker (brukerstyrt datadeling)</title>
        <description>&lt;h2 id=&quot;introduksjon&quot;&gt;Introduksjon&lt;/h2&gt;

&lt;p&gt;Kontaktopplysninger fra Kontakt- og Reservasjonsregisteret er oftest utlevert globalt gjennom &lt;a href=&quot;/docs/Kontaktregisteret/oppslagstjenesten_rest&quot;&gt;Oppslagstjenesten&lt;/a&gt;. Men kunder kan også motta kontaktopplysninger kun tilhørende innlogget bruker, og det er i noen sammenhenger mer hensiktsmessig og bruke denne tjenesten.&lt;/p&gt;

&lt;h2 id=&quot;bruk-av-oauth2&quot;&gt;Bruk av Oauth2&lt;/h2&gt;

&lt;p&gt;Oppslag ved innlogget bruker baserer seg på &lt;a href=&quot;/docs/idporten/oidc/oidc_auth_oauth2&quot;&gt;brukerstyrt datadeling&lt;/a&gt;. I tillegg til idporten-scopene openid og profile, må det forespørres ett eller flere av følgende scopes:&lt;/p&gt;

&lt;table&gt;
  &lt;thead&gt;
    &lt;tr&gt;
      &lt;th&gt;scope&lt;/th&gt;
      &lt;th&gt;beskrivelse&lt;/th&gt;
    &lt;/tr&gt;
  &lt;/thead&gt;
  &lt;tbody&gt;
    &lt;tr&gt;
      &lt;td&gt;krr:user/kontaktinformasjon.read&lt;/td&gt;
      &lt;td&gt;Returnerer epostadresse og mobilnummer + tidspunkt for sist oppdatering&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
      &lt;td&gt; &lt;/td&gt;
      &lt;td&gt;Returnerer status for om kontaktinfomasjonen kan brukast for varsling iht. eForvaltningsforskrifta sin §32&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
      &lt;td&gt; &lt;/td&gt;
      &lt;td&gt;Returnerer brukerens foretrukne språk for kommunikasjon med det offentlige.&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
      &lt;td&gt;krr:user/digitalpost.read&lt;/td&gt;
      &lt;td&gt;Returnerer adresse for digital post til innbygger&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
      &lt;td&gt; &lt;/td&gt;
      &lt;td&gt;Returnerer brukerens krypteringssertifikat ved sending av digital post&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
      &lt;td&gt;krr:user/spraak.write&lt;/td&gt;
      &lt;td&gt;Endrer brukerens foretrukne språk for kommunikasjon med det offentlige.&lt;/td&gt;
    &lt;/tr&gt;
  &lt;/tbody&gt;
&lt;/table&gt;

&lt;h2 id=&quot;api-endepunkt&quot;&gt;API-endepunkt&lt;/h2&gt;

&lt;table&gt;
  &lt;thead&gt;
    &lt;tr&gt;
      &lt;th&gt;miljø&lt;/th&gt;
      &lt;th&gt;url&lt;/th&gt;
    &lt;/tr&gt;
  &lt;/thead&gt;
  &lt;tbody&gt;
    &lt;tr&gt;
      &lt;td&gt;TEST&lt;/td&gt;
      &lt;td&gt;&lt;a href=&quot;https://test.kontaktregisteret.no/rest/v1/person&quot;&gt;https://test.kontaktregisteret.no/rest/v1/person&lt;/a&gt;&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
      &lt;td&gt;PROD&lt;/td&gt;
      &lt;td&gt;&lt;a href=&quot;https://kontaktregisteret.no/rest/v1/person&quot;&gt;https://kontaktregisteret.no/rest/v1/person&lt;/a&gt;&lt;/td&gt;
    &lt;/tr&gt;
  &lt;/tbody&gt;
&lt;/table&gt;

&lt;div class=&quot;alert alert-info&quot; role=&quot;alert&quot;&gt;&lt;i class=&quot;fa fa-info-circle&quot;&gt;&lt;/i&gt; &lt;b&gt;Note:&lt;/b&gt; Merk den lille forskjellen mellom ‘person’ (dette endepunktet) og ‘personer’ (&lt;a href=&quot;oppslagstjenesten_rest.html&quot;&gt;maskin-til-maskin endepunktet&lt;/a&gt;). De to tjenestene har også forskjellige domene-navn.&lt;/div&gt;

&lt;p&gt;Følgende header-parametere må brukes på request:&lt;/p&gt;

&lt;table&gt;
  &lt;thead&gt;
    &lt;tr&gt;
      &lt;th&gt;Parameter&lt;/th&gt;
      &lt;th&gt;Verdi&lt;/th&gt;
    &lt;/tr&gt;
  &lt;/thead&gt;
  &lt;tbody&gt;
    &lt;tr&gt;
      &lt;td&gt;Http-metode:&lt;/td&gt;
      &lt;td&gt;GET&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
      &lt;td&gt;Accept:&lt;/td&gt;
      &lt;td&gt;application/jose  (evt. application/json )&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
      &lt;td&gt;Authorization:&lt;/td&gt;
      &lt;td&gt;Bearer &amp;lt;utstedt access_token&amp;gt;&lt;/td&gt;
    &lt;/tr&gt;
  &lt;/tbody&gt;
&lt;/table&gt;

&lt;h3 id=&quot;eksempel-på-respons&quot;&gt;Eksempel på respons:&lt;/h3&gt;

&lt;p&gt;Se https://begrep.difi.no/Oppslagstjenesten/Person for definisjon av kodeverket.&lt;/p&gt;

&lt;div class=&quot;language-plaintext highlighter-rouge&quot;&gt;&lt;div class=&quot;highlight&quot;&gt;&lt;pre class=&quot;highlight&quot;&gt;&lt;code&gt;      {
         &quot;personidentifikator&quot;: &quot;23079421936&quot;,
         &quot;reservasjon&quot;: &quot;NEI&quot;,
         &quot;status&quot;: &quot;AKTIV&quot;,
		 &quot;varslingsstatus&quot; : &quot;KAN_VARSLES&quot;,
         &quot;kontaktinformasjon&quot;:
         {
            &quot;epostadresse&quot;: &quot;23079421936-test@minid.norge.no&quot;,
            &quot;epostadresse_oppdatert&quot; : &quot;2018-06-29T10:14:52+02&quot;,
         }
      }
&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;&lt;/div&gt;

&lt;h3 id=&quot;spraak&quot;&gt;Eksempel på endring av språk:&lt;/h3&gt;

&lt;p&gt;Forspørselen nedenfor vil endre innlogget bruker sitt foretrukne språk i Kontaktregisteret til engelsk:&lt;/p&gt;

&lt;div class=&quot;language-plaintext highlighter-rouge&quot;&gt;&lt;div class=&quot;highlight&quot;&gt;&lt;pre class=&quot;highlight&quot;&gt;&lt;code&gt;PATCH /rest/v1/person
Content-type: application/json
Authorization: Bearer SWDQ_pVct3HIzsIaC3zHDuMmIqffr4ORr508N3p0Mtg=

{
 &quot;spraak&quot; : &quot;en&quot;
}
&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;&lt;/div&gt;

&lt;p&gt;Det er viktig at kunder som bruker skrive-API informerer brukeren om at endringer skjer i et nasjonalt register, og ikke kun for denne tjenesten.&lt;/p&gt;

&lt;h2 id=&quot;swagger&quot;&gt;Swagger&lt;/h2&gt;
&lt;p&gt;OpenAPI-dokumentasjon.&lt;/p&gt;

&lt;table&gt;
  &lt;thead&gt;
    &lt;tr&gt;
      &lt;th&gt;miljø&lt;/th&gt;
      &lt;th&gt;url&lt;/th&gt;
    &lt;/tr&gt;
  &lt;/thead&gt;
  &lt;tbody&gt;
    &lt;tr&gt;
      &lt;td&gt;TEST&lt;/td&gt;
      &lt;td&gt;&lt;a href=&quot;https://test.kontaktregisteret.no/swagger-ui/index.html&quot;&gt;https://test.kontaktregisteret.no/swagger-ui/index.html&lt;/a&gt;&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
      &lt;td&gt;PROD&lt;/td&gt;
      &lt;td&gt;&lt;a href=&quot;https://kontaktregisteret.no/swagger-ui/index.html&quot;&gt;https://kontaktregisteret.no/swagger-ui/index.html&lt;/a&gt;&lt;/td&gt;
    &lt;/tr&gt;
  &lt;/tbody&gt;
&lt;/table&gt;
</description>
        <pubDate>Wed, 22 Apr 2026 12:49:31 +0000</pubDate>
        <link>https://docs.digdir.no//docs/Kontaktregisteret/Brukerspesifikt-oppslag_rest.html</link>
        <guid isPermaLink="true">https://docs.digdir.no//docs/Kontaktregisteret/Brukerspesifikt-oppslag_rest.html</guid>
      </item>
    
      <item>
        <title>Eksempel på kall</title>
        <description>&lt;p&gt;Det er bare tre kall du kan gjøre mot oppslagstjenesten;&lt;/p&gt;

&lt;ul&gt;
  &lt;li&gt;hente endringer&lt;/li&gt;
  &lt;li&gt;hente personer&lt;/li&gt;
  &lt;li&gt;hente printsertifikat.&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Først må du sette opp &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;OppslagstjenesteKonfigurasjon&lt;/code&gt; med virksomhetssertifikat og &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;Miljø&lt;/code&gt; som skal brukes.&lt;/p&gt;

&lt;h3 id=&quot;sett-opp-klientkonfigurasjon&quot;&gt;Sett opp klientkonfigurasjon&lt;/h3&gt;

&lt;p&gt;Med sertifikat fra thumbprint:&lt;/p&gt;

&lt;div class=&quot;language-csharp highlighter-rouge&quot;&gt;&lt;div class=&quot;highlight&quot;&gt;&lt;pre class=&quot;highlight&quot;&gt;&lt;code&gt;&lt;span class=&quot;k&quot;&gt;const&lt;/span&gt; &lt;span class=&quot;kt&quot;&gt;string&lt;/span&gt; &lt;span class=&quot;n&quot;&gt;avsendersertifikatThumbprint&lt;/span&gt; &lt;span class=&quot;p&quot;&gt;=&lt;/span&gt; &lt;span class=&quot;s&quot;&gt;&quot;fe14593dd66b2...&quot;&lt;/span&gt;&lt;span class=&quot;p&quot;&gt;;&lt;/span&gt;

&lt;span class=&quot;kt&quot;&gt;var&lt;/span&gt; &lt;span class=&quot;n&quot;&gt;konfigurasjon&lt;/span&gt; &lt;span class=&quot;p&quot;&gt;=&lt;/span&gt; &lt;span class=&quot;k&quot;&gt;new&lt;/span&gt; &lt;span class=&quot;nf&quot;&gt;OppslagstjenesteKonfigurasjon&lt;/span&gt;&lt;span class=&quot;p&quot;&gt;(&lt;/span&gt;
    &lt;span class=&quot;n&quot;&gt;Milj&lt;/span&gt;&lt;span class=&quot;err&quot;&gt;ø&lt;/span&gt;&lt;span class=&quot;p&quot;&gt;.&lt;/span&gt;&lt;span class=&quot;n&quot;&gt;FunksjoneltTestmilj&lt;/span&gt;&lt;span class=&quot;err&quot;&gt;ø&lt;/span&gt;&lt;span class=&quot;n&quot;&gt;Verifikasjon1&lt;/span&gt;&lt;span class=&quot;p&quot;&gt;,&lt;/span&gt;
    &lt;span class=&quot;n&quot;&gt;avsendersertifikatThumbprint&lt;/span&gt;
&lt;span class=&quot;p&quot;&gt;);&lt;/span&gt;

&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;&lt;/div&gt;

&lt;blockquote&gt;
  &lt;p&gt;Vi anbefaler å laste sertifikatet fra &lt;em&gt;thumbprint&lt;/em&gt; fordi passordet ikke er i koden. Sertifikat kan installeres i &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;Personal&lt;/code&gt; for &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;CurrentUser&lt;/code&gt; eller &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;LocalMachine&lt;/code&gt;. Se hvordan du installerer sertifikatet &lt;a href=&quot;#installeresertifikater&quot;&gt;her&lt;/a&gt;.&lt;/p&gt;
&lt;/blockquote&gt;

&lt;p&gt;Med sertifikat fra fil:&lt;/p&gt;

&lt;div class=&quot;language-csharp highlighter-rouge&quot;&gt;&lt;div class=&quot;highlight&quot;&gt;&lt;pre class=&quot;highlight&quot;&gt;&lt;code&gt;&lt;span class=&quot;k&quot;&gt;const&lt;/span&gt; &lt;span class=&quot;kt&quot;&gt;string&lt;/span&gt; &lt;span class=&quot;n&quot;&gt;avsendersertifikatSti&lt;/span&gt; &lt;span class=&quot;p&quot;&gt;=&lt;/span&gt; &lt;span class=&quot;s&quot;&gt;@&quot;C:\Sti\Til\Sertifikat\Sertifikat.pfx&quot;&lt;/span&gt;&lt;span class=&quot;p&quot;&gt;;&lt;/span&gt;
&lt;span class=&quot;kt&quot;&gt;var&lt;/span&gt; &lt;span class=&quot;n&quot;&gt;sertifikat&lt;/span&gt; &lt;span class=&quot;p&quot;&gt;=&lt;/span&gt; &lt;span class=&quot;k&quot;&gt;new&lt;/span&gt; &lt;span class=&quot;nf&quot;&gt;X509Certificate2&lt;/span&gt;&lt;span class=&quot;p&quot;&gt;(&lt;/span&gt;
    &lt;span class=&quot;n&quot;&gt;File&lt;/span&gt;&lt;span class=&quot;p&quot;&gt;.&lt;/span&gt;&lt;span class=&quot;nf&quot;&gt;ReadAllBytes&lt;/span&gt;&lt;span class=&quot;p&quot;&gt;(&lt;/span&gt;&lt;span class=&quot;n&quot;&gt;avsendersertifikatSti&lt;/span&gt;&lt;span class=&quot;p&quot;&gt;),&lt;/span&gt;
    &lt;span class=&quot;s&quot;&gt;&quot;Passord&quot;&lt;/span&gt;&lt;span class=&quot;p&quot;&gt;,&lt;/span&gt;
    &lt;span class=&quot;n&quot;&gt;X509KeyStorageFlags&lt;/span&gt;&lt;span class=&quot;p&quot;&gt;.&lt;/span&gt;&lt;span class=&quot;n&quot;&gt;Exportable&lt;/span&gt;
&lt;span class=&quot;p&quot;&gt;);&lt;/span&gt;

&lt;span class=&quot;kt&quot;&gt;var&lt;/span&gt; &lt;span class=&quot;n&quot;&gt;konfigurasjon&lt;/span&gt; &lt;span class=&quot;p&quot;&gt;=&lt;/span&gt; &lt;span class=&quot;k&quot;&gt;new&lt;/span&gt; &lt;span class=&quot;nf&quot;&gt;OppslagstjenesteKonfigurasjon&lt;/span&gt;&lt;span class=&quot;p&quot;&gt;(&lt;/span&gt;
    &lt;span class=&quot;n&quot;&gt;Milj&lt;/span&gt;&lt;span class=&quot;err&quot;&gt;ø&lt;/span&gt;&lt;span class=&quot;p&quot;&gt;.&lt;/span&gt;&lt;span class=&quot;n&quot;&gt;FunksjoneltTestmilj&lt;/span&gt;&lt;span class=&quot;err&quot;&gt;ø&lt;/span&gt;&lt;span class=&quot;n&quot;&gt;Verifikasjon1&lt;/span&gt;&lt;span class=&quot;p&quot;&gt;,&lt;/span&gt;
    &lt;span class=&quot;n&quot;&gt;sertifikat&lt;/span&gt;
&lt;span class=&quot;p&quot;&gt;);&lt;/span&gt;

&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;&lt;/div&gt;

&lt;h3 id=&quot;hent-endringer&quot;&gt;Hent endringer&lt;/h3&gt;

&lt;div class=&quot;language-csharp highlighter-rouge&quot;&gt;&lt;div class=&quot;highlight&quot;&gt;&lt;pre class=&quot;highlight&quot;&gt;&lt;code&gt;&lt;span class=&quot;kt&quot;&gt;string&lt;/span&gt; &lt;span class=&quot;n&quot;&gt;avsendersertifikatThumbprint&lt;/span&gt; &lt;span class=&quot;p&quot;&gt;=&lt;/span&gt; &lt;span class=&quot;k&quot;&gt;null&lt;/span&gt;&lt;span class=&quot;p&quot;&gt;;&lt;/span&gt;         &lt;span class=&quot;c1&quot;&gt;//Som initiert tidligere&lt;/span&gt;
&lt;span class=&quot;n&quot;&gt;OppslagstjenesteKonfigurasjon&lt;/span&gt; &lt;span class=&quot;n&quot;&gt;konfigurasjon&lt;/span&gt; &lt;span class=&quot;p&quot;&gt;=&lt;/span&gt; &lt;span class=&quot;k&quot;&gt;null&lt;/span&gt;&lt;span class=&quot;p&quot;&gt;;&lt;/span&gt; &lt;span class=&quot;c1&quot;&gt;//Som initiert tidligere&lt;/span&gt;

&lt;span class=&quot;kt&quot;&gt;var&lt;/span&gt; &lt;span class=&quot;n&quot;&gt;oppslagstjenesteKlient&lt;/span&gt; &lt;span class=&quot;p&quot;&gt;=&lt;/span&gt; &lt;span class=&quot;k&quot;&gt;new&lt;/span&gt; &lt;span class=&quot;nf&quot;&gt;OppslagstjenesteKlient&lt;/span&gt;&lt;span class=&quot;p&quot;&gt;(&lt;/span&gt;&lt;span class=&quot;n&quot;&gt;konfigurasjon&lt;/span&gt;&lt;span class=&quot;p&quot;&gt;);&lt;/span&gt;

&lt;span class=&quot;kt&quot;&gt;var&lt;/span&gt; &lt;span class=&quot;n&quot;&gt;personidentifikator&lt;/span&gt; &lt;span class=&quot;p&quot;&gt;=&lt;/span&gt; &lt;span class=&quot;k&quot;&gt;new&lt;/span&gt;&lt;span class=&quot;p&quot;&gt;[]&lt;/span&gt; &lt;span class=&quot;p&quot;&gt;{&lt;/span&gt; &lt;span class=&quot;s&quot;&gt;&quot;08077000292&quot;&lt;/span&gt; &lt;span class=&quot;p&quot;&gt;};&lt;/span&gt;
&lt;span class=&quot;kt&quot;&gt;var&lt;/span&gt; &lt;span class=&quot;n&quot;&gt;personer&lt;/span&gt; &lt;span class=&quot;p&quot;&gt;=&lt;/span&gt; &lt;span class=&quot;n&quot;&gt;oppslagstjenesteKlient&lt;/span&gt;&lt;span class=&quot;p&quot;&gt;.&lt;/span&gt;&lt;span class=&quot;nf&quot;&gt;HentPersoner&lt;/span&gt;&lt;span class=&quot;p&quot;&gt;(&lt;/span&gt;&lt;span class=&quot;n&quot;&gt;personidentifikator&lt;/span&gt;&lt;span class=&quot;p&quot;&gt;,&lt;/span&gt;
    &lt;span class=&quot;n&quot;&gt;Informasjonsbehov&lt;/span&gt;&lt;span class=&quot;p&quot;&gt;.&lt;/span&gt;&lt;span class=&quot;n&quot;&gt;Kontaktinfo&lt;/span&gt;&lt;span class=&quot;p&quot;&gt;,&lt;/span&gt;
    &lt;span class=&quot;n&quot;&gt;Informasjonsbehov&lt;/span&gt;&lt;span class=&quot;p&quot;&gt;.&lt;/span&gt;&lt;span class=&quot;n&quot;&gt;Sertifikat&lt;/span&gt;&lt;span class=&quot;p&quot;&gt;,&lt;/span&gt;
    &lt;span class=&quot;n&quot;&gt;Informasjonsbehov&lt;/span&gt;&lt;span class=&quot;p&quot;&gt;.&lt;/span&gt;&lt;span class=&quot;n&quot;&gt;SikkerDigitalPost&lt;/span&gt;&lt;span class=&quot;p&quot;&gt;,&lt;/span&gt;
    &lt;span class=&quot;n&quot;&gt;Informasjonsbehov&lt;/span&gt;&lt;span class=&quot;p&quot;&gt;.&lt;/span&gt;&lt;span class=&quot;n&quot;&gt;VarslingsStatus&lt;/span&gt;
&lt;span class=&quot;p&quot;&gt;);&lt;/span&gt;
&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;&lt;/div&gt;

&lt;h3 id=&quot;hent-personer&quot;&gt;Hent personer&lt;/h3&gt;

&lt;div class=&quot;language-csharp highlighter-rouge&quot;&gt;&lt;div class=&quot;highlight&quot;&gt;&lt;pre class=&quot;highlight&quot;&gt;&lt;code&gt;&lt;span class=&quot;kt&quot;&gt;string&lt;/span&gt; &lt;span class=&quot;n&quot;&gt;avsendersertifikatThumbprint&lt;/span&gt; &lt;span class=&quot;p&quot;&gt;=&lt;/span&gt; &lt;span class=&quot;k&quot;&gt;null&lt;/span&gt;&lt;span class=&quot;p&quot;&gt;;&lt;/span&gt;         &lt;span class=&quot;c1&quot;&gt;//Som initiert tidligere&lt;/span&gt;
&lt;span class=&quot;n&quot;&gt;OppslagstjenesteKonfigurasjon&lt;/span&gt; &lt;span class=&quot;n&quot;&gt;konfigurasjon&lt;/span&gt; &lt;span class=&quot;p&quot;&gt;=&lt;/span&gt; &lt;span class=&quot;k&quot;&gt;null&lt;/span&gt;&lt;span class=&quot;p&quot;&gt;;&lt;/span&gt; &lt;span class=&quot;c1&quot;&gt;//Som initiert tidligere&lt;/span&gt;

&lt;span class=&quot;kt&quot;&gt;var&lt;/span&gt; &lt;span class=&quot;n&quot;&gt;oppslagstjenesteKlient&lt;/span&gt; &lt;span class=&quot;p&quot;&gt;=&lt;/span&gt; &lt;span class=&quot;k&quot;&gt;new&lt;/span&gt; &lt;span class=&quot;nf&quot;&gt;OppslagstjenesteKlient&lt;/span&gt;&lt;span class=&quot;p&quot;&gt;(&lt;/span&gt;&lt;span class=&quot;n&quot;&gt;konfigurasjon&lt;/span&gt;&lt;span class=&quot;p&quot;&gt;);&lt;/span&gt;

&lt;span class=&quot;kt&quot;&gt;var&lt;/span&gt; &lt;span class=&quot;n&quot;&gt;personidentifikator&lt;/span&gt; &lt;span class=&quot;p&quot;&gt;=&lt;/span&gt; &lt;span class=&quot;k&quot;&gt;new&lt;/span&gt;&lt;span class=&quot;p&quot;&gt;[]&lt;/span&gt; &lt;span class=&quot;p&quot;&gt;{&lt;/span&gt; &lt;span class=&quot;s&quot;&gt;&quot;08077000292&quot;&lt;/span&gt; &lt;span class=&quot;p&quot;&gt;};&lt;/span&gt;
&lt;span class=&quot;kt&quot;&gt;var&lt;/span&gt; &lt;span class=&quot;n&quot;&gt;personer&lt;/span&gt; &lt;span class=&quot;p&quot;&gt;=&lt;/span&gt; &lt;span class=&quot;n&quot;&gt;oppslagstjenesteKlient&lt;/span&gt;&lt;span class=&quot;p&quot;&gt;.&lt;/span&gt;&lt;span class=&quot;nf&quot;&gt;HentPersoner&lt;/span&gt;&lt;span class=&quot;p&quot;&gt;(&lt;/span&gt;&lt;span class=&quot;n&quot;&gt;personidentifikator&lt;/span&gt;&lt;span class=&quot;p&quot;&gt;,&lt;/span&gt;
    &lt;span class=&quot;n&quot;&gt;Informasjonsbehov&lt;/span&gt;&lt;span class=&quot;p&quot;&gt;.&lt;/span&gt;&lt;span class=&quot;n&quot;&gt;Kontaktinfo&lt;/span&gt;&lt;span class=&quot;p&quot;&gt;,&lt;/span&gt;
    &lt;span class=&quot;n&quot;&gt;Informasjonsbehov&lt;/span&gt;&lt;span class=&quot;p&quot;&gt;.&lt;/span&gt;&lt;span class=&quot;n&quot;&gt;Sertifikat&lt;/span&gt;&lt;span class=&quot;p&quot;&gt;,&lt;/span&gt;
    &lt;span class=&quot;n&quot;&gt;Informasjonsbehov&lt;/span&gt;&lt;span class=&quot;p&quot;&gt;.&lt;/span&gt;&lt;span class=&quot;n&quot;&gt;SikkerDigitalPost&lt;/span&gt;&lt;span class=&quot;p&quot;&gt;,&lt;/span&gt;
    &lt;span class=&quot;n&quot;&gt;Informasjonsbehov&lt;/span&gt;&lt;span class=&quot;p&quot;&gt;.&lt;/span&gt;&lt;span class=&quot;n&quot;&gt;VarslingsStatus&lt;/span&gt;
    &lt;span class=&quot;p&quot;&gt;);&lt;/span&gt;
&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;&lt;/div&gt;

&lt;h3 id=&quot;hent-printsertifikat&quot;&gt;Hent printsertifikat&lt;/h3&gt;

&lt;div class=&quot;language-csharp highlighter-rouge&quot;&gt;&lt;div class=&quot;highlight&quot;&gt;&lt;pre class=&quot;highlight&quot;&gt;&lt;code&gt;&lt;span class=&quot;kt&quot;&gt;string&lt;/span&gt; &lt;span class=&quot;n&quot;&gt;avsendersertifikatThumbprint&lt;/span&gt; &lt;span class=&quot;p&quot;&gt;=&lt;/span&gt; &lt;span class=&quot;k&quot;&gt;null&lt;/span&gt;&lt;span class=&quot;p&quot;&gt;;&lt;/span&gt;         &lt;span class=&quot;c1&quot;&gt;//Som initiert tidligere&lt;/span&gt;
&lt;span class=&quot;n&quot;&gt;OppslagstjenesteKonfigurasjon&lt;/span&gt; &lt;span class=&quot;n&quot;&gt;konfigurasjon&lt;/span&gt; &lt;span class=&quot;p&quot;&gt;=&lt;/span&gt; &lt;span class=&quot;k&quot;&gt;null&lt;/span&gt;&lt;span class=&quot;p&quot;&gt;;&lt;/span&gt; &lt;span class=&quot;c1&quot;&gt;//Som initiert tidligere&lt;/span&gt;

&lt;span class=&quot;kt&quot;&gt;var&lt;/span&gt; &lt;span class=&quot;n&quot;&gt;oppslagstjenesteKlient&lt;/span&gt; &lt;span class=&quot;p&quot;&gt;=&lt;/span&gt; &lt;span class=&quot;k&quot;&gt;new&lt;/span&gt; &lt;span class=&quot;nf&quot;&gt;OppslagstjenesteKlient&lt;/span&gt;&lt;span class=&quot;p&quot;&gt;(&lt;/span&gt;&lt;span class=&quot;n&quot;&gt;konfigurasjon&lt;/span&gt;&lt;span class=&quot;p&quot;&gt;);&lt;/span&gt;

&lt;span class=&quot;kt&quot;&gt;var&lt;/span&gt; &lt;span class=&quot;n&quot;&gt;printSertifikat&lt;/span&gt; &lt;span class=&quot;p&quot;&gt;=&lt;/span&gt; &lt;span class=&quot;n&quot;&gt;oppslagstjenesteKlient&lt;/span&gt;&lt;span class=&quot;p&quot;&gt;.&lt;/span&gt;&lt;span class=&quot;nf&quot;&gt;HentPrintSertifikat&lt;/span&gt;&lt;span class=&quot;p&quot;&gt;();&lt;/span&gt;
&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;&lt;/div&gt;
</description>
        <pubDate>Wed, 22 Apr 2026 12:49:31 +0000</pubDate>
        <link>https://docs.digdir.no//docs/Kontaktregisteret/dotnet_klient/1_eksempel_paa_kall.html</link>
        <guid isPermaLink="true">https://docs.digdir.no//docs/Kontaktregisteret/dotnet_klient/1_eksempel_paa_kall.html</guid>
      </item>
    
  </channel>
</rss>
