Difference between revisions of "Features/MitID og Eboks"
Line 39: | Line 39: | ||
== MitID signatures == | == MitID signatures == | ||
MitID can also be used for digitally signing documents. | |||
The typical process is | |||
# Some event is triggers a status change | |||
# A document is generated and populated with data | |||
# Document is sent to eBoks AND user is notified | |||
# User logins with MitID and signs document | |||
# Signed version of document is returned to TS | |||
# Record changes status | |||
Cost for each succesfull signature i approx 8 DKK, including the authentication. | Cost for each succesfull signature i approx 8 DKK, including the authentication. | ||
For more information see [[Features/File_managment#Document_signing|Document signing]] |
Revision as of 09:00, 10 November 2024
Usage
Via the builtin interfaces to eBoks and MitID, it is possible to interact with users that we have no previous interaction with.
No email or account is required, because CPR numbers (danish social security) are used as key for their persons.
eBoks messaging
The eBoks interface will allow you to send messages in the same way as you send an email notification.
The usecases are
- Only contact information is CPR
- Content to sensitive for email
- Proof of delivery and read requirements
A requirement for sending eBoks messages is having an account at Stråfors or PostNord. Most goverment institutions allready have one, and new accesspoints can be set up in a day or so.
Cost will vary according to our deal.
Instructions
- Set up eBoks account
- Add a CPR field
- Add a Status action
- Activate Notification
- Set Email raw / Dynamic = The CPR field
MitID authentication
Cost for each succesfull login i approx 1 DKK.
Instructions
- Set up Criipto account
- Add entity interface
- Choose MitID authentication
- Click on NAME field > Assign
- Set User property = fname
- Click on CPR field > Assign
- Set User property = cpr
MitID signatures
MitID can also be used for digitally signing documents.
The typical process is
- Some event is triggers a status change
- A document is generated and populated with data
- Document is sent to eBoks AND user is notified
- User logins with MitID and signs document
- Signed version of document is returned to TS
- Record changes status
Cost for each succesfull signature i approx 8 DKK, including the authentication.
For more information see Document signing