EP2561461A1 - Method for reading an attribute from an id token - Google Patents

Method for reading an attribute from an id token

Info

Publication number
EP2561461A1
EP2561461A1 EP11717537A EP11717537A EP2561461A1 EP 2561461 A1 EP2561461 A1 EP 2561461A1 EP 11717537 A EP11717537 A EP 11717537A EP 11717537 A EP11717537 A EP 11717537A EP 2561461 A1 EP2561461 A1 EP 2561461A1
Authority
EP
European Patent Office
Prior art keywords
computer system
certificate
token
connection
user
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Ceased
Application number
EP11717537A
Other languages
German (de)
French (fr)
Inventor
Carsten Schwarz
Günter Koch
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Bundesdruckerei GmbH
Original Assignee
Bundesdruckerei GmbH
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Bundesdruckerei GmbH filed Critical Bundesdruckerei GmbH
Priority to EP23208338.6A priority Critical patent/EP4357945A3/en
Publication of EP2561461A1 publication Critical patent/EP2561461A1/en
Ceased legal-status Critical Current

Links

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L63/00Network architectures or network communication protocols for network security
    • H04L63/08Network architectures or network communication protocols for network security for authentication of entities
    • H04L63/0823Network architectures or network communication protocols for network security for authentication of entities using certificates
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F21/00Security arrangements for protecting computers, components thereof, programs or data against unauthorised activity
    • G06F21/30Authentication, i.e. establishing the identity or authorisation of security principals
    • G06F21/31User authentication
    • G06F21/33User authentication using certificates
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F21/00Security arrangements for protecting computers, components thereof, programs or data against unauthorised activity
    • G06F21/30Authentication, i.e. establishing the identity or authorisation of security principals
    • G06F21/31User authentication
    • G06F21/34User authentication involving the use of external additional devices, e.g. dongles or smart cards
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F21/00Security arrangements for protecting computers, components thereof, programs or data against unauthorised activity
    • G06F21/30Authentication, i.e. establishing the identity or authorisation of security principals
    • G06F21/31User authentication
    • G06F21/41User authentication where a single sign-on provides access to a plurality of computers
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L63/00Network architectures or network communication protocols for network security
    • H04L63/04Network architectures or network communication protocols for network security for providing a confidential data exchange among entities communicating through data packet networks
    • H04L63/0428Network architectures or network communication protocols for network security for providing a confidential data exchange among entities communicating through data packet networks wherein the data content is protected, e.g. by encrypting or encapsulating the payload
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L63/00Network architectures or network communication protocols for network security
    • H04L63/10Network architectures or network communication protocols for network security for controlling access to devices or network resources
    • H04L63/102Entity profiles
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L63/00Network architectures or network communication protocols for network security
    • H04L63/14Network architectures or network communication protocols for network security for detecting or protecting against malicious traffic
    • H04L63/1441Countermeasures against malicious traffic
    • H04L63/1466Active attacks involving interception, injection, modification, spoofing of data unit addresses, e.g. hijacking, packet injection or TCP sequence number attacks

Definitions

  • the invention relates to a method for reading at least one attribute from an ID token, a computer program product and a computer system.
  • Various methods for managing the so-called digital identity of a user are known from the prior art:
  • Microsoft Windows CardSpace is a client-based digital identity system designed to allow Internet users to compare their digital identity Communicate online services.
  • the disadvantage here is, inter alia, that the user can manipulate his digital identity.
  • OPENID is a server-based system.
  • a so-called identity server stores a database with the digital identities of the registered users.
  • One disadvantage of this is, inter alia, inadequate data protection, since the digital identities of the users are stored centrally and the user behavior can be recorded. From US 2007/0294431 A1 a further method for the management of the digital identities is known, which likewise requires a user registration.
  • the invention is based on the object to provide an improved method for reading at least one attribute, as well as a corresponding computer program product and a computer system.
  • a method for reading at least one attribute stored in an ID token, wherein the ID token is assigned to a user.
  • the method includes the following steps: authenticating the user to the ID token; Authenticating a first computer system against the ID token; after successful authentication of the user and the first computer system against the ID token, read access of the first computer system to the at least one in the ID token stored attribute for transmitting the at least one attribute to a second computer system. This can create a "trust anchor".
  • Embodiments of the invention allow one or more of the attributes stored in an ID token to be read by the first computer system, wherein the connection between the ID token and the first computer system may be established over a network, particularly the Internet.
  • the at least one attribute may be an indication as to the identity of the user assigned to the ID token, in particular with regard to its so-called digital identity.
  • the first computer system reads the attributes name, first name, address to forward these attributes to a second computer system, for example an online service.
  • the ID token can be a portable electronic device, such as a so-called USB stick, or a document, in particular a value or security document.
  • a first cryptographically secure connection between a browser of a third computer system and the second computer system is established, the third computer system receives a first certificate over the first connection.
  • the receipt of the first certificate is required for the establishment of the first cryptographically secured connection
  • the first certificate may also be received as part of the signature of the signed attribute specification over the first cryptographically secured connection from the third computer system.
  • the first certificate includes an identifier of the second computer system.
  • the first certificate received via the first cryptographically secured connection is stored by the third computer system at least temporarily for a predetermined period of time. Furthermore, a second cryptographically secured connection is established between the browser of the third computer system and the first computer system, and the signed attribute specification is forwarded via the second connection from the browser to the first computer system, for example via a so-called redirect.
  • the first computer system is authorized by the operator of the second computer system through which a service is offered to perform the ID provider function.
  • an authorization certificate assigned to the second computer system and, if applicable, the authorization certificates of further second computer systems, which can also use the ID provider function of the first computer system, are stored, as well as the respectively associated private keys.
  • the authorization certificate associated with the second computer system includes its identifier.
  • the first computer system Based on the signature of the attribute specification, the first computer system identifies the authentication certificate of that of the second computer system from which the attribute specification has been signed.
  • a third cryptographically secured connection is set up between the first computer system and the client of the third computer system, wherein the client of the third computer system receives the authorization certificate from the first computer system via the third connection.
  • the client On the part of the third computer system, the client then checks whether the identifiers match.
  • the certificate of the first computer system can then be used to then subsequently transmit the authorization certificate of the identified second computer system via this third connection, or the authorization certificate of the second computer system can be used to set up the third computer system.
  • th connection are used so that in this case the authorization certificate is transmitted.
  • this is a proof that the first certificate is associated with the service certificate associated with the second computer system and by means of which the attribute specification has been signed, and the entitlement certificate are associated with each other service certificate such assignment does not indicate a Man in the Middle Attack, so a demolition occurs.
  • the first computer system authenticates against the ID token and a fourth end-to-end cryptographically secured connection between the ID token and built the first computer system. If the user has also successfully authenticated against the ID token, then the read access of the first computer system can take place via the fourth connection.
  • a "document” is understood to mean paper-based and / or plastic-based documents, such as identity documents, identity cards, visas and driving licenses, vehicle registration documents, vehicle registration documents, company ID cards, health cards or other ID documents as well as chip cards, payment means, in particular Banknotes, bank cards and credit cards, bills of lading or other credentials, in which a data memory for storing the at least one attribute is integrated.
  • a “certificate” is understood here as a digital certificate, which is also referred to as a public-key certificate, which is a structured data that serves to identify a public key of an asymmetric cryptosystem of an identity, such as Example of a person or device to assign, for example, the certificate may conform to the standard X.509 or any other standard, in particular it may be an SSL certificate or a TLS certificate.
  • a “Certificate of Authorization” is understood herein to mean a certificate that includes a specification of access rights to attributes stored in the ID token.An authorization certificate may include a reference to one or more certificates, in particular SSL or TLS certificates, corresponding to the authorization - are assigned certificate of approval.
  • Embodiments of the invention are thus particularly advantageous since the at least one attribute is read from a particularly trustworthy document, for example an official document. Of particular advantage is further that a central storage of the attributes is not required. Thus, the invention enables a particularly high degree of trustworthiness with regard to the communication of the attributes belonging to a digital identity, combined with optimum data protection and extremely convenient handling.
  • the first computer system has at least one authorization certificate, which is used to authenticate the first computer system against the ID token.
  • the entitlement certificate includes an indication of those attributes for which the first computer system has read permission.
  • the ID token uses this certificate to verify that the first computer system has the read permission to read the attribute before such read access can be performed by the first computer system.
  • This entitlement certificate is associated with a service certificate of the second computer system, i. it contains the same identifier as the service certificate. If there is no man-in-the-middle attack, the first certificate received by the third computer system in establishing the first connection is the service certificate of the second computer system.
  • the first computer system sends the at least one attribute read out from the ID token directly to the second computer system.
  • the second computer system may be, for example, a server for providing an on-line service or other service, such as a banking service or ordering a product.
  • the user can open an account online, including attributes that include the identity of the user, are transferred from the first computer system to the second computer system of a bank.
  • the third computer system has a conventional browser with which the user can open a web page of the second computer system. The user can enter a request or order for a service or product into the web page.
  • the second computer system then specifies those attributes, for example the user or his ID token, which it needs for the provision of the service or the acceptance of the order.
  • the corresponding attribute specification including the specification of these attributes is then sent from the second computer system via the third computer system to the first computer system.
  • the service request of the user to the second computer system includes the indication of an identifier, wherein the identifier identifies the first computer system.
  • the identifier is a link, for example a URL of the first computer system.
  • the attributes read from the ID token are signed by the first computer system and then transmitted to the third computer system.
  • the user of the third computer system can thus read the attributes, but without being able to change them. Only after release by the user are the attributes forwarded from the third computer system to the second computer system.
  • the user can supplement the attributes before their forwarding by further data.
  • the first computer system has a plurality of authorization certificates with different read rights. Due to the receipt of the attribute specification, the first computer system selects one or more of these Authorization certificates to read the corresponding attributes from the ID token.
  • the first, second and third connections are each transport layer connections which are cryptographically secured.
  • the first, second and third connections are each Transport Layer Security (TLS) or Secure Sockets Layer (SSL) connections.
  • TLS Transport Layer Security
  • SSL Secure Sockets Layer
  • the fourth end-to-end encryption connection between the ID token and the first computer system is placed on a higher layer, such as the one shown in FIG. an application layer, constructed using the third connection.
  • the TLS protocol in version 1.0 or later is used to secure the communication (The TLS Protocol, Version 1.0, http://www.etf.org/rfc/rfc2246; The Transport Layer Security (US Pat. TLS) Protocol, Version 1.1, http://www.ietf.org/rfc/rfc4346).
  • the cryptographic algorithms and safety parameters used in this case preferably satisfy the requirements of the Technical Guideline Cryptographic Procedures: Recommendations and Key Lengths (BSI-TR-02102), Version 1.0, 20.06.2008: https://www.bsi.bund.de/cae/ servlet / contentblob / 477256 / publicationFile / 43752 / BSI-TR-02102_V1_0_pdf.pdf defined requirements.
  • the second computer system generates a Security Assurance Markup Language (SAML) object, which contains the attribute specification and the signature of the second computer system.
  • SAML Security Assurance Markup Language
  • the SAML object is transmitted over the first connection to the third computer system and forwarded by the redirect from the third computer system to the first computer system via the second connection.
  • the first computer system includes a SAML logic component, that is, a computer program for receiving and processing SAML objects.
  • the second connection is established in this embodiment between the browser of the third computer system and the SAML logic component of the first computer system.
  • the first computer system includes a protocol stack component, that is to say a computer program for carrying out a predetermined protocol stack, such as, for example, the protocol stack TR03112 specified by the Federal Office for Information Security.
  • the third connection is established in such an embodiment between the client of the third computer system and the protocol stack component of the first computer system.
  • the browser of the third computer system has a plug-in program.
  • the plug-in program implements the forwarding of the signed attribute specification, such as the SAML object, over the second connection, as well as the launch of the client and the delivery of the first certificate received over the first connection to the client.
  • the client implements the check to see if the identifiers of the certificates match.
  • the service certificate of the service computer system is an SSL certificate.
  • the SSL certificate of the service computer system includes the identifier by which the service computer system is uniquely identified. This identifier may be the public key of the service computer system, a hash value of this public key, or some other unique identifier.
  • the identifier by which the service computer system (and the authorization certificate) are uniquely identified is given in the form of a URL composed of the service provider's Internet domain and a path listing the service provider's web application which the user can access with his browser.
  • the general format is: https: // ⁇ service provider domain> / ⁇ service provider application>
  • the first cryptographically secured connection is an SSL connection
  • the establishment of this first connection involves the transmission of the service certificate of the service computer system, that is to say the second computer system, to the user computer system, that is to say the third computer system. required.
  • This service certificate is identical to the first certificate received from the user computer system unless there is a "man-in-the-middle attack" 1 .
  • the first certificate is stored by the user computer system.
  • the ID provider computer system may be associated with an ID provider certificate.
  • the I D provider certificate can also be an SSL certificate.
  • the I D provider certificate includes an identifier of the ID provider computer system, such as its public key, a hash of its public key, or another unique identifier by which the ID provider computer system, that is, the first computer system, identifies becomes.
  • the second cryptographically secured connection is a TLS connection
  • its construction requires the transmission of the ID provider certificate from the ID provider computer system to the user computer system.
  • the second certificate that the user computer system receives is identical to the I D provider certificate if there is no man-in-the-middle attack.
  • the user computer system also stores the second certificate, i. normally the ID provider certificate, from.
  • both the identifier of the service computer system and the identifier of the ID provider computer system are included in the authorization certificate of the ID provider computer system. If there is no "man-in-the-middle attack" regarding the construction of the second cryptographically secured connection, then the second certificate received from the user computer system is the ID provider certificate. The-middle attacks can therefore be caused by the user's computer system be excluded if the identifier of the first certificate is present in the authorization certificate and also the identifier of the second certificate is also specified in the authorization certificate.
  • the invention relates to a computer program product, in particular a digital storage medium, with executable program instructions for carrying out a method according to the invention.
  • the ID token has a protected memory area for storing at least one attribute, means for authenticating the ID token associated with the ID token against the ID token, means for authenticating the first computer system to the ID token, means for Structure of the fourth connection to the first computer system, via which the first computer system can read the at least one attribute, wherein a necessary condition for reading the at least one attribute from the ID token by the first computer system, the successful authentication of the user and first computer system against the ID token.
  • MRTD Extended Access Control for machine-readable travel documents
  • ICAO international aviation authority
  • the ID token has means for end-to-end encryption. This makes it possible to set up the fourth connection between the ID token and the first computer system via the third computer system of the user, since the user can not make any changes to the data transmitted via the connection due to the end-to-end encryption.
  • the first computer system has means for receiving an attribute specification over a network, the attribute specification specifying at least one attribute, means for authenticating against an ID token, means for reading at least one attribute from the ID token via a secured fourth A connection wherein reading the at least one attribute requires that a user associated with the ID token has authenticated against the ID token.
  • the first computer system may include means for generating a request to the user. After the first computer system has received the attribute specification from, for example, the second computer system, it then sends a request to the user's third computer system, prompting the user to authenticate against the ID token. After the user's authentication to the ID token has been successfully performed, the first computer system receives an acknowledgment from the third computer system. Thereafter, the first computer system authenticates to the ID token, and the secure fourth connection between the ID token and the first computer system is established with end-to-end encryption.
  • the first computer system has a plurality of authorization certificates, each specifying different read rights. Upon receiving the attribute specification, the first computer system selects at least one of these authentication certificates with the read rights sufficient to read the specified attributes.
  • Embodiments of the first computer system of the present invention are particularly advantageous because, in combination with the need to authenticate the user against the ID token and reliably guard against "man-in-the-middle" attacks, they provide a trust anchor for the user's unadulterated digital identity In this case, it is of particular advantage that this does not require any prior registration of the user with respect to the computer system and also no central storage of the attributes of the users forming the digital identities.
  • the first computer system is an officially certified trust center, in particular a signature center-compliant trust center.
  • the various functional means of the computer systems are implemented by executable program instructions, a combination of hardware and software components, and / or by electronic logic circuits.
  • Figure 1 is a block diagram of a first embodiment according to the invention
  • FIG. 2 shows a flowchart of an embodiment of an inventive device
  • Method, Figure 3 is a UML diagram of another embodiment of a method according to the invention.
  • the user computer system 100 may be a personal computer, a portable computer, such as a laptop or palmtop computer, a persona! Digital Assistant, a mobile telecommunications device, in particular a smart phone, or the like act.
  • the user computer system 100 has an interface 104 for communicating with an ID token 106 having a corresponding interface 108.
  • the interfaces 104 and 108 may be, for example, Near Field Communication (NFC), Bluetooth, RFI D interfaces or the like.
  • the user computer system 100 has at least one processor 110 for executing program instructions 112 and 113 and a network interface 114 for communicating over a network 116.
  • the network may be a computer network, such as the Internet.
  • a browser such as e.g. Microsoft Internet Explorer or another common browser program implemented.
  • the program instructions 112 may include a so-called plug-in for the browser.
  • the program instructions 113 implement a client.
  • the corresponding server is formed by a protocol stack component 172 of the ID provider computer system 36.
  • the ID token 106 has an electronic memory 118 with protected memory areas 120, 122, and 124.
  • the protected memory area 120 serves to store a reference value needed for authenticating the user 102 to the ID token 106.
  • This reference value is, for example, an identifier, in particular a so-called Personal Identification Number (PIN), or reference data for a biometric feature of the user 102, which can be used for the authentication of the user to the ID token 106
  • PIN Personal Identification Number
  • the protected area 122 is for storing a private key
  • the protected memory area 124 is for storing attributes, such as the user 102, such as name, place of residence, date of birth, gender, and / or attributes including the ID token itself, such as the institution that created or issued the ID token, the validity period of the ID token, an identifier of the ID token, such as a passport number or a credit card number.
  • the electronic memory 118 may further include a storage area for storing a certificate 126.
  • the certificate 126 includes a public Key associated with the private key stored in the protected storage area 122.
  • the certificate may have been initialed according to a Public Key Infrastructure (PKI) standard, for example according to the X.509 standard.
  • PKI Public Key Infrastructure
  • the certificate 126 does not necessarily have to be stored in the electronic memory 118 of the ID token 106.
  • the certificate 126 may also be stored in a public directory server.
  • the ID token 106 has a processor 128.
  • the processor 128 is for executing program instructions 130, 132 and 134.
  • the program instructions 130 are for user authentication, i. for authenticating the user 102 to the ID token.
  • the user 102 enters his PIN for authentication in the ID token 106, for example, via the user computer system 100. Execution of the program instructions 130 then accesses the protected memory area 120 for the entered PIN with the reference value of the PIN stored there. In the event that the entered PIN matches the reference value of the PIN, the user 102 is considered authenticated.
  • a biometric feature of the user 102 is captured.
  • the ID token 106 has a fingerprint sensor or a fingerprint sensor is connected to the user's computer system 100.
  • the biometric data acquired by the user 102 is compared to the biometric reference data stored in the protected memory area 120 by executing the program instructions 130 in this embodiment. If the biometric data acquired by the user 102 sufficiently matches the biometric reference data, the user 102 is considered authenticated.
  • the program instructions 134 are used to execute the steps of a cryptographic protocol concerning the ID token 106 for the purpose of authenticating an I D provider computer system 136 with respect to the ID token 106.
  • the cryptographic protocol can be based on a challenge-response protocol. act on a symmetric key or an asymmetrical key pair.
  • the cryptographic protocol implements an Extended Access Control method as specified for machine-readable travel documents (RTD) by the International Aviation Authority (ICAO).
  • RTD machine-readable travel documents
  • ICAO International Aviation Authority
  • the ID provider computer system 136 authenticates against the ID token, thereby verifying its readability to read the attributes stored in the protected storage area 124.
  • the authentication may also be mutually, i. also, the ID token 106 must then authenticate to the ID provider computer system 136 according to the same or another cryptographic protocol.
  • the program instructions 132 serve for the end-to-end encryption of data transmitted between the ID token 106 and the ID provider computer system 136, or at least the attributes read from the protected memory area 124 by the ID provider computer system 136.
  • a symmetric key may be used, which is agreed upon, for example, during the execution of the cryptographic protocol between the ID token 106 and the ID provider computer system 136.
  • the user computer system 100 with its interface 104 can not communicate directly with the interface 108, but via a reading device for the ID token 106 connected to the interface 104. Via this reading device, such as For example, a so-called class 2 smart card terminal, the PIN can also be entered.
  • the ID provider computer system 136 has a network interface 138 for communication over the network 116.
  • the ID provider computer system 136 also has a memory 140 in which one or more entitlement certificates and associated private keys are stored. Each of the certificates is associated with one of the service computer systems. For example, various service computer systems, such as the service computer system I 150, the service computer system II 150 '... are connected.
  • the service computer system I is identified by the assigned operator of the service "computer system I certificate ZD I. Accordingly, the service computer system II is identified by the certificate ZD II assigned to the operator of the service computer system II. The operators of these service computer systems have authorized the operator of the ID provider computer system 136 to perform the ID provider function for these service computer systems.
  • an ID provider certificate ZDID 188 is stored in the memory 140.
  • the ID provider computer system 136 further has at least one processor 145 for executing program instructions 146 and 148.
  • the steps of the cryptographic protocol concerning the ID provider computer system 136 are executed.
  • the cryptographic protocol is implemented by executing the program instructions 134 by the processor 128 of the ID token 106 and by executing the program instructions 146 by the processor 145 of the ID provider computer system 136.
  • the program instructions 148 are used to implement the end-to-end encryption on the ID provider computer system 136 side, for example, based on the symmetric key that is present during the execution of the cryptographic protocol between the ID token 106 and the I D provider - Computer system 136 has been agreed.
  • each method known per se can be used to agree the symmetric key for the end-to-end End encryption, such as a Diffie-Hellman key exchange.
  • the processor 145 also provides evaluation logic 174 and a protocol stack component 172.
  • the evaluation logic 174 may be a program module that forms a SAML logic component to receive and evaluate a SAML object.
  • the protocol stack component 172 may be a program module for implementing a communication protocol, such as the technical guideline of the Federal Office for Information Security, BSI TR-03112-7.
  • BSI TR-03112-7 the technical guideline of the Federal Office for Information Security
  • the ID provider computer system 136 is preferably located in a particularly protected environment, in particular in a so-called trust center, so that the ID provider computer system 136 in combination with the necessity of authenticating the user 102 to the ID token 106 Trust anchor for the authenticity of the read from the ID token 106 attributes.
  • a service computer system 150 may be configured to receive an order or order for a service or product, particularly an online service.
  • the user 102 may open an account online with a bank via the network 16, or may use other financial or banking services.
  • the service computer system 150 can also be designed as an online department store, so that the user 102 can, for example, purchase a mobile telephone or the like online.
  • the service computer system 150 may also be configured to provide digital content, such as for downloading music and / or video data.
  • the service computer system 150 has for this purpose a network interface 152 for connection to the network 116.
  • the service computer system 150 has at least one processor 154 for executing program instructions 156. By executing the program instructions 156, for example, dynamic HTML pages are generated via which the user 102 can enter his order or his order.
  • the service computer system 150 must review one or more attributes of the user 102 and / or its ID token 106 based on one or more predetermined criteria. Only if this check is passed will the order or order of the user 102 be accepted and / or executed.
  • the user 102 For example, to open a bank account or purchase a mobile phone with a related contract, it is required that the user 102 reveal his identity to the service computer system 150 and that this identity be verified. In the prior art, for example, the user 102 has to present his identity card for this purpose. This process is replaced by the reading of the digital identity of the user 102 from its ID token 106.
  • the user 102 does not have to disclose his identity to the service computer system 150, but the message, for example only one of the attributes, is sufficient.
  • the user 102 can provide evidence via one of the attributes that he belongs to a specific group of persons who are authorized to access data for download on the service computer system 150.
  • a criterion may be a minimum age of the user 102 or the affiliation of the user 102 to a group of people having access to certain confidential data.
  • the computer systems according to FIG. 1 are designed such that the service certificate 144 contains an identifier of the relevant service computer system.
  • the service computer system 1 is identified by the identifier of the certificate ZDI.
  • the I D provider certificate ZDID 188 includes an identifier through which the ID provider computer system 136 is clearly identified.
  • the entitlement certificate 186 associated with the service computer system 1 accordingly includes the identifier of the service computer system I and the identifier of the ID provider computer system.
  • the user 102 starts the execution of the program instructions 112, for example, a standard web browser program, such as Microsoft Internet Explorer. Via the network 116, i. For example, the Internet, the user 102 selects one of the service computer systems. In the following, it will be assumed, without loss of generality, that the user 102 selects the service computer system I. On the website of the service computer system I, the user 102 selects a specific service offered by the service computer system 1. Subsequently, a first cryptographically secured connection TLS1 is established between the service computer system i and the browser 112. You can use the Transport Layer Security (TLS) protocol for this. For the establishment of the first cryptographically secured connection TLS1, the service computer system I transmits its certificate ZD I 144 to the user during the execution of the TLS protocol.
  • TLS Transport Layer Security
  • the authorization certificate ZDB I 186 includes a reference to the certificate ZD I 144, which may be designed in particular as a TLS certificate.
  • the user computer system 100 thus receives a first certificate Z 176.
  • This certificate Z 176 is normally the certificate ZD I 144 of the service computer system I.
  • the certificate ZD I 144 is exchanged by the attacker 178 by its certificate ZA 180, so that the user computer system 100 then stores the certificate ZA 180 as a certificate Z 176.
  • the service computer system I After establishing the connection TLS1, the service computer system I sends an attribute specification 182 via TLS1 to the browser 112 of the user computer system 100.
  • the attribute specification 182 includes a specification of those attributes of the ID token 106, the knowledge of which the service Computer system ⁇ required to provide the desired by the user 102 service.
  • This attribute specification 182 is a request from the service computer system I to the I D provider computer system 136 to securely read these attributes.
  • the attribute specification 182 is signed by the service computer system I using the private key 142.
  • the signature also includes the certificate ZD I.
  • the attacker 178 may attempt to manipulate the signature of the request 182 by exchanging the certificate ZD I for the certificate ZA.
  • the attribute specification 182 also includes the identifier of the service computer system I.
  • the attribute specification 182 may take the form of a so-called SAML object. Due to the reception of the SAML object 182, a plug-in program of the browser 112 is addressed. Subsequently, a second cryptographically secured connection TLS2 is established between the browser 112 and the evaluation logic 174 of the ID provider computer system 136 via the network 116, for example likewise according to the TLS protocol.
  • the ID provider certificate ZDID 188 is sent to the user computer system 100 and received there as a second certificate 190, which is identical to ZDID 188, unless it is due to a man-in-the-middle attack by the attacker's ZA certificate 180 has been replaced.
  • the certificate 190 is stored by the user computer system 100. Further, the program instructions 113 (client) are started.
  • the signed request 182 is forwarded via a so-called redirect from the browser 112 via the connection TLS2 to the evaluation logic 174.
  • the ID provider computer system 136 evaluates the request 82 with the aid of the evaluation logic 174. Thereby, the ID provider computer system 136 identifies the service computer system, ie here the service computer system I, from which the request 182 has been sent. This can be done by using the signature of the request 182 or by using another identifier of the service computer system I included in the request 182.
  • an authorization certificate with the associated private key must be available in the memory 140 matches the established identity of the requesting service computer system, here the service computer system I. If such an authorization certificate can not be found, the process is aborted at this point.
  • the evaluation logic 174 selects the certificate ZDB I from the memory 140 for the further procedure. Also, in the transmission of request 182 over TLS2, a man in the middle attack may occur, such as again by attacker 178, who may attempt to manipulate the signature of request 82 using its certificate ZA.
  • the I D provider computer system 136 transmits the authorization certificate of the identified service computer system, here the certificate ZDB 1 186 of the identified service computer system I, to the client 113.
  • the client 113 checks, whether the authorization certificate received via the connection TLS3, in this case the certificate ZDB 1, agrees with the stored certificates 176 and 190.
  • the ID provider certificate can be used, then subsequently to transmit the authorization certificate of the identified service computer system via TLS3, or the authorization certificate of the identified service computer system can be used for establishing the secure connection TLS3, so that in this case the authorization certificate is transmitted.
  • the certificates 176 and 190 contain the identifiers of the received authorization certificate. If not, this indicates the presence of a Man in the Middle Attack, and further action is aborted. On the other hand, if there is a match, it can continue.
  • Authenticate the user 102 to the ID token 106 The user 102 authenticates himself to the ID token 106.
  • the user 102 for this purpose enters his PIN, for example via the user computer system 100 or a smart card terminal connected thereto.
  • the ID token 106 then checks the correctness of the entered PIN. If the entered PIN matches the reference value of the PIN stored in the protected memory area 120, then the user 102 is considered authenticated.
  • An analogous procedure can be used if a biometric feature of the user 102 is used for its authentication, as described above. Authenticating the I D provider computer system 136 against the ID token 106.
  • a fourth connection 184 is established between the ID token 106 and the ID provider computer system 136 via the user computer system 100 and the network 116.
  • the fourth connection 184 is established at a higher level (layer) of the OSI layer model than the connection TLS3.
  • the third connection TLS3 and the communication between the interfaces 108 and 104 are used for the fourth connection.
  • the authentication certificate of the service computer system identified by the ID provider computer system 136 i. here ZDB l
  • Program instructions 134 then generate a so-called challenge, i. for example, a random number. This random number is encrypted with the public key of the I D provider computer system 136 contained in the certificate 144.
  • the resulting cipher is sent from the ID token 106 over the connection 184 to the ID provider computer system 136.
  • the ID provider computer system 136 decrypts the ciphertext using its private key 142, thus obtaining the random number.
  • the random number returns ID provider computer system 136 to ID token 106 via connection 184.
  • it is checked whether the random number received from the ID provider computer system 136 matches the originally generated random number, ie, the challenge. If so, the ID provider computer system 136 is considered to be facing ID ⁇ Token 106 is authenticated.
  • the random number can be used as a symmetric key for end-to-end encryption.
  • the ID provider computer system 136 After the user 102 has successfully authenticated against the ID token 106, and after the ID provider computer system 36 has successfully authenticated against the ID token 106, the ID provider computer system 136 obtains read permission to Reading one, more, or all of the attributes stored in the protected storage area 124. On the basis of a corresponding read command, which the ID provider computer system 136 sends via the connection to the ID token 106, the requested attributes are read from the protected memory area 124 and encrypted by execution of the program instructions 132. The encrypted attributes are transmitted via the connection to the ID provider computer system 136 and decrypted there by execution of the program instructions 148. As a result, the ID provider computer system 136 receives knowledge of the attributes read from the ID token 06.
  • Service computer system 150 This notifies the service computer system 150 of the attributes read from the ID token 106 so that the service computer system 150 can check these attributes against the predetermined one or more criteria, and thereafter, if necessary, the service requested by the user 102 to provide.
  • the need to authenticate the user 102 to the ID token 106 and to authenticate the I D provider computer system 136 to the ID token 106 provides the necessary trust anchor so that the service computer system 150 can be assured that it will be attributes of the user 102 communicated by the ID provider computer system 136 are true and not corrupted.
  • the order of authentication may be different. For example, provision may be made for the user 102 first to have to authenticate against the ID token 106 and subsequently for the ID provider computer system 136.
  • the ID provider computer system 136 it is also fundamentally possible for the ID provider computer system 136 to be initially opposite to the ID provider. Token 106 must authenticate and only subsequently the user 102.
  • the ID token 106 is configured to be enabled by the user 102 only by entering a correct PIN or biometric feature. Only this activation allows the start of the program instructions 132 and 134 and thus the authentication of the I D provider computer system 136th
  • the program instructions 134 are designed so that the ID provider computer system 136 can only perform a read access to the protected memory area 124 for reading one or more of the attributes, after the successful execution of the program instructions 130 of the authentication User 102 has been signaled.
  • a further particular advantage is the protection against man in the middle attacks, in particular on the basis of the examination of the client 113, whether the certificate 176 or 190 agrees with the authorization certificate subsequently received on the occasion of the establishment of the third connection TLS3.
  • the various possible Man in the Middle attacks for example, the attacker 178, can be effectively fended off.
  • ID token 106 for, for example, e-commerce and e-government applications, namely media-free and legally secure due to the need for authentication of the user 102 and the I D provider computer system 136 Trust anchor formed opposite the ID token 106.
  • a central storage of the attributes of different users 102 is not required is, so that the existing state of the art privacy problems are hereby resolved.
  • a prior registration of the user 102 for claiming the I D provider computer system 136 is not required.
  • FIG. 2 shows an embodiment of a method according to the invention.
  • a service request is sent from the user computer system to the service computer system.
  • the user starts an Internet browser of the user computer system and enters a URL for calling a web page of the service computer system.
  • the user then enters his service request into the accessed web page, for example for ordering or placing an order for a service or a product.
  • step 201 the first connection TLS1 is established.
  • the certificate of the service computer system is communicated to the user computer system.
  • the user computer system thus receives knowledge of the certificate of the service computer system, which, however, may have been replaced by an attacker by an attacker certificate ZA due to a man in the middle attack.
  • the certificate of the service computer system or that of the attacker is then stored by the user computer system.
  • the service computer system 150 specifies one or more attributes that it needs to verify the user's entitlement to the service request.
  • the service computer system may specify attributes that determine the digital identity of the user 102.
  • This specification of the attributes by the service computer system 150 may be fixed or, depending on the service request, determined in each case by the service computer system 150 according to predetermined rules. This attribute specification is signed by the service computer system.
  • step 203 the signed attribute specification, ie the specification of the one or more of the attributes made in step 202, of the service Computer system to the iD provider computer system, via the connection TLS1, and received from the browser.
  • a browser plug-in program then starts the client of the user computer system. Furthermore, the second connection TLS2 is established between the browser and the evaluation logic of the ID provider computer system, and the signed request by a so-called redirect of the browser via the second connection TLS2 to the ID provider computer system, i. its evaluation logic, forwarded.
  • the ID provider certificate is sent to the user computer system and the second certificate subsequently received by the user computer system is stored.
  • the service provider computer system from which the signed request originates is identified by the ID provider computer system. This can be done by checking the validity of the signature of the request from the ID provider computer system, and if the signature is valid, the signature of the signature is used to identify the service computer system.
  • the third connection TLS3 is then established between the protocol stack component and the client. In this case, the authorization certificate of the service computer system possibly identified by the ID provider computer system is transmitted to the client.
  • step 207 the client of the user computer system 100 then checks whether the identifiers of the stored first and second certificates match the authorization certificate of the identified service computer system received when the third connection TLS3 was set up. If this is not the case, an abort occurs in step 208, since there is a man in the middle attack. Otherwise, the user authenticates to the ID token in step 209 to allow the ID provider computer system to retrieve attributes from the ID token.
  • the fourth connection is established between the ID token and the ID provider computer system.
  • This is a secure connection, for example using a so-called secure messaging method.
  • at least one authentication of the ID provider computer system to the ID token takes place via the connection set up in step 208.
  • authentication of the ID token against the ID provider computer system may be provided.
  • the ID provider computer system obtains from the ID token the access to read the attributes.
  • the ID provider computer system sends one or more read commands to read out the attributes required by the attribute specification from the ID token.
  • the attributes are then transmitted via end-to-end encryption over the secure connection to the ID provider computer system and decrypted there.
  • the read attribute values are signed by the ID provider computer system in step 214.
  • the ID provider computer system sends the signed attribute values over the network.
  • the signed attribute values reach the service computer system either directly or through the user computer system. In the latter case, the user may have the opportunity to take note of the signed attribute values and / or to supplement them with further data. It can be provided that the signed attribute values, if appropriate with the supplemented data, are forwarded by the user computer system to the service computer system only after release by the user. As a result, the greatest possible transparency for the user with respect to the attributes sent by the ID provider computer system to the service computer system is achieved.
  • FIG. 3 shows a further embodiment of a method according to the invention.
  • the user 02 specifies a service of a Dtenst computer system, which he or she would like to use. This is done, for example, by calling an Internet page of the service computer system and a selection of one of the services offered there.
  • the service request of the user 102 is transmitted from the user computer system 100 to the service computer system 150.
  • the service computer system 150 responds to the service request with a signed attribute specification, i. For example, a list of attribute names in the form of a SAML object, which is transmitted to the browser 112 via TLS1.
  • a signed attribute specification i. For example, a list of attribute names in the form of a SAML object, which is transmitted to the browser 112 via TLS1.
  • the browser 112 receives a certificate 176 which is temporarily stored.
  • the user computer system 100 prompts the user 102, for example, by a prompt, for authentication against the ID token 106. This request can be made by a plug-in of the browser 112 or by a client 113 of the user computer system 100.
  • the user 102 then authenticates himself to the ID token 106, for example by entering his PIN.
  • the signed attribute specification is forwarded from the user computer system 100 to an ID provider computer system 136 through a so-called redirect of the browser 112 over TLS2.
  • the ID provider computer system 136 identifies the service computer system 150 based on the signed attribute specification and then establishes the connection TLS3 to the client 113 of the user computer system using, for example, a BSI TR-03 12 compliant protocol.
  • the authentication certificate of the identified service computer system 150 is transmitted to the client 113.
  • the client 113 also receives from the browser 112 the certificate 176 received on the occasion of the establishment of TLS1 and compares the two certificates with each other.
  • the process proceeds further by then authenticating the ID provider computer system via the third connection and the interfaces of the user computer system and the ID token (compare interfaces 104 and 108 in FIG Embodiment of Figure 1), after which the fourth connection is constructed with end-to-end encryption.
  • the I D provider computer system 136 then makes a read request to read the attributes according to the attribute specification to the ID token 106 over the fourth connection. Given the previous successful authentication of the user 102 and the ID provider computer system 136, the ID token 106 responds to the read request with the desired attributes.
  • the ID provider computer system 136 signs the attributes and sends the signed attributes to the user computer system 100. Upon approval by the user 102, the signed attributes are then transmitted to the service computer system 150, which may then provide the service desired, if desired ,

Landscapes

  • Engineering & Computer Science (AREA)
  • Computer Security & Cryptography (AREA)
  • Computer Hardware Design (AREA)
  • Theoretical Computer Science (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Physics & Mathematics (AREA)
  • Software Systems (AREA)
  • Computing Systems (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Storage Device Security (AREA)
  • Computer And Data Communications (AREA)

Abstract

The invention relates to a method for reading at least one attribute stored in an ID token (106, 106') using first (136), second (150) and third (100) computer systems, wherein the third computer system comprises a browser (112) and a client (113), and wherein a service certificate (144) is assigned to the second computer system, wherein the service certificate comprises an identifier which is used to identify the second computer system, wherein the ID token is assigned to a user (102), having the following steps: - a first cryptographically protected connection (TLS1) is set up between the browser of the third computer system and the second computer system, wherein the third computer system receives a first certificate (176), - the first certificate is stored by the third computer system, - the third computer system receives a signed attribute specification (182) via the first connection, - a second cryptographically protected connection (TLS2) is set up between the browser of the third computer system and the first computer system, wherein the third computer system receives a second certificate (190), - the signed attribute specification is forwarded from the third computer system to the first computer system via the second connection, - the first computer system accesses an authorization certificate (186), wherein the authorization certificate comprises the identifier, - a third cryptographically protected connection (TLS3) is set up between the first computer system and the client of the third computer system, wherein the third computer system receives the authorization certificate containing the identifier via the third connection, - the client of the third computer system checks whether the first certificate comprises the identifier as proof of the fact that the first certificate matches the service certificate, - the user is authenticated with respect to the ID token, - the first computer system (136) is authenticated with respect to the ID token, - a fourth cryptographically protected connection with end-to-end encryption is set up between the ID token and the first computer system, - after the user and the first computer system have been successfully authenticated with respect to the ID token, the first computer system has read access to the at least one attribute stored in the ID token via the fourth connection in order to read the one or more attributes specified in the attribute specification from the ID token, - the first computer system transmits the at least one attribute to the second computer system (150) after said attribute has been signed.

Description

Bundesdruckerei GmbH  Bundesdruckerei GmbH
Oranienstraße 91  Oranienstraße 91
10958 Berlin  10958 Berlin
Verfahren zum Lesen eines Attributs aus einem ID-Token A method of reading an attribute from an ID token
B e s c h r e i b u n g Description
Die Erfindung betrifft ein Verfahren zum Lesen von zumindest einem Attribut aus einem ID-Token, ein Computerprogrammprodukt sowie ein Computersystem. Aus dem Stand der Technik sind verschiedene Verfahren zur Verwaltung der so genannten digitalen Identität eines Benutzers bekannt: The invention relates to a method for reading at least one attribute from an ID token, a computer program product and a computer system. Various methods for managing the so-called digital identity of a user are known from the prior art:
Microsoft Windows CardSpace ist ein Client-basiertes digitales Identitätssystem, welches es Internetbenutzern ermöglichen soll, deren digitale Identität gegenüber Online-Diensten mitzuteilen. Nachteilig ist hierbei unter anderem, dass der Nutzer seine digitale Identität manipulieren kann. Microsoft Windows CardSpace is a client-based digital identity system designed to allow Internet users to compare their digital identity Communicate online services. The disadvantage here is, inter alia, that the user can manipulate his digital identity.
Bei OPENID handelt es sich dagegen um ein Server-basiertes System. Ein so ge- nannter Identity-Server speichert eine Datenbank mit den digitalen Identitäten der registrierten Nutzer. Nachteilig ist hieran unter anderem ein mangelhafter Datenschutz, da die digitalen Identitäten der Nutzer zentral gespeichert werden und das Nutzerverhalten aufgezeichnet werden kann. Aus US 2007/0294431 A1 ist ein weiteres Verfahren zur Verwaltung der digitalen Identitäten bekannt, welches ebenfalls eine Nutzerregistrierung erfordert. OPENID, on the other hand, is a server-based system. A so-called identity server stores a database with the digital identities of the registered users. One disadvantage of this is, inter alia, inadequate data protection, since the digital identities of the users are stored centrally and the user behavior can be recorded. From US 2007/0294431 A1 a further method for the management of the digital identities is known, which likewise requires a user registration.
Aus DE 10 2008 000 067 A1 ist ein Verfahren zum Lesen von zumindest einem Attribut aus einem ID-Token bekannt, von dem die vorliegende Erfindung als dem nächstkommenden Stand der Technik ausgeht. Weiterbildungen dieses Verfahrens sind in den Patentanmeldungen DE 10 2008 040 416, DE 10 2008 042 262, DE 10 2009 026 953, DE 10 2009 027 723 und DE10 2009 027 681 offenbart. From DE 10 2008 000 067 A1 a method for reading at least one attribute from an ID token is known, from which the present invention proceeds as the closest prior art. Further developments of this method are disclosed in the patent applications DE 10 2008 040 416, DE 10 2008 042 262, DE 10 2009 026 953, DE 10 2009 027 723 and DE10 2009 027 681.
Der Erfindung liegt demgegenüber die Aufgabe zugrunde, ein verbessertes Verfah- ren zum Lesen zumindest eines Attributs zu schaffen, sowie ein entsprechendes Computerprogrammprodukt und ein Computersystem. The invention is based on the object to provide an improved method for reading at least one attribute, as well as a corresponding computer program product and a computer system.
Die der Erfindung zugrunde liegenden Aufgaben werden jeweils mit den Merkmalen der unabhängigen Patentansprüche gelöst. Ausführungsformen der Erfindung sind in den abhängigen Ansprüchen angegeben. The objects underlying the invention are each achieved with the features of the independent claims. Embodiments of the invention are indicated in the dependent claims.
Nach Ausführungsformen der Erfindung wird ein Verfahren zum Lesen zumindest eines in einem ID-Token gespeicherten Attributs geschaffen, wobei der ID-Token einem Nutzer zugeordnet ist. Das Verfahren beinhaltet die folgenden Schritte: Au- thentifizäerung des Nutzers gegenüber dem ID-Token; Authentifizierung eines ersten Computersystems gegenüber dem ID-Token; nach erfolgreicher Authentifizierung des Nutzers und des ersten Computersystems gegenüber dem ID-Token, Lesezugriff des ersten Computersystems auf das zumindest eine in dem ID-Token ge- speicherte Attribut zur Übertragung des zumindest einen Attributs an ein zweites Computersystem. Hierdurch kann ein„Vertrauensanker" geschaffen werden. According to embodiments of the invention, a method is provided for reading at least one attribute stored in an ID token, wherein the ID token is assigned to a user. The method includes the following steps: authenticating the user to the ID token; Authenticating a first computer system against the ID token; after successful authentication of the user and the first computer system against the ID token, read access of the first computer system to the at least one in the ID token stored attribute for transmitting the at least one attribute to a second computer system. This can create a "trust anchor".
Ausführungsformen der Erfindung ermöglichen das Lesen eines oder mehrerer der in einem ID-Token gespeicherten Attribute durch das erste Computersystem, wobei die Verbindung zwischen dem ID-Token und dem ersten Computersystem über ein Netzwerk, insbesondere das Internet, aufgebaut werden kann. Bei dem zumindest einem Attribut kann es sich um eine Angabe bezüglich der Identität des dem ID- Token zugeordneten Nutzers handeln, insbesondere bezüglich dessen so genann- ter digitaler Identität. Beispielsweise werden durch das erste Computersystem die Attribute Name, Vorname, Adresse gelesen, um diese Attribute an ein zweites Computersystem, zum Beispiel eines Online-Dienstes, weiterzuleiten. Embodiments of the invention allow one or more of the attributes stored in an ID token to be read by the first computer system, wherein the connection between the ID token and the first computer system may be established over a network, particularly the Internet. The at least one attribute may be an indication as to the identity of the user assigned to the ID token, in particular with regard to its so-called digital identity. For example, the first computer system reads the attributes name, first name, address to forward these attributes to a second computer system, for example an online service.
Es kann aber zum Beispiel auch nur ein einzelnes Attribut gelesen werden, welches nicht zur Feststellung der Identität des Nutzers, sondern beispielsweise zur Überprüfung der Berechtigung des Benutzers zur Inanspruchnahme eines bestimmten Online-Dienstes dient, wie zum Beispiel das Alter des Nutzers, wenn dieser einen Online-Dienst in Anspruch nehmen möchte, der einer bestimmten Altersgruppe vorbehalten ist, oder ein anderes Attribut, welches die Zugehörigkeit des Nutzers zu einer bestimmten Gruppe dokumentiert, welche zur Nutzung des Online-Dienstes berechtigt ist. However, it is also possible, for example, to read only a single attribute which does not serve to establish the identity of the user, but, for example, to check the authorization of the user to use a particular online service, such as the age of the user, if this one Online service that is reserved for a particular age group, or another attribute that documents the user's affiliation to a particular group that is authorized to use the online service.
Bei dem ID-Token kann es sich um ein tragbares elektronisches Gerät, wie zum Beispiel einen so genannten USB-Stick, handeln oder um ein Dokument, insbeson- dere ein Wert- oder Sicherheitsdokument. The ID token can be a portable electronic device, such as a so-called USB stick, or a document, in particular a value or security document.
Zur Abwehr einer so genannten„Man in the Middle-Attacke" wird wie folgt vorgegangen: Zunächst wird eine erste kryptografisch gesicherte Verbindung zwischen einem Browser eines dritten Computersystems und dem zweiten Computersystem aufgebaut, wobei das dritte Computersystem über die erste Verbindung ein erstes Zertifikat empfängt. Beispielsweise ist der Empfang des ersten Zertifikats für den Aufbau der ersten kryptografisch gesicherten Verbindung erforderlich. Das erste Zertifikat kann auch als Teil der Signatur der signierten Attributspezifizierung über die erste kryptografisch gesicherte Verbindung von dem dritten Computersystem empfangen werden. Das erste Zertifikat beinhaltet einen Identifikator des zweiten Computersystems. To combat a so-called "man in the middle attack" proceeds as follows: First, a first cryptographically secure connection between a browser of a third computer system and the second computer system is established, the third computer system receives a first certificate over the first connection. For example, the receipt of the first certificate is required for the establishment of the first cryptographically secured connection The first certificate may also be received as part of the signature of the signed attribute specification over the first cryptographically secured connection from the third computer system. The first certificate includes an identifier of the second computer system.
Das über die erste kryptografisch gesicherte Verbindung empfangene erste Zertifikat wird durch das dritte Computersystem zumindest temporär für einen vorgegebenen Zeitraum gespeichert. Ferner wird eine zweite kryptografisch gesicherte Verbindung zwischen dem Browser des dritten Computersystems und dem ersten Computersystem aufgebaut und die signierte Attributspezifizierung wird über die zweite Verbindung von dem Browser an das erste Computersystem, beispielsweise über ein so genanntes Redirect, weitergeleitet. The first certificate received via the first cryptographically secured connection is stored by the third computer system at least temporarily for a predetermined period of time. Furthermore, a second cryptographically secured connection is established between the browser of the third computer system and the first computer system, and the signed attribute specification is forwarded via the second connection from the browser to the first computer system, for example via a so-called redirect.
Das erste Computersystem ist von dem Betreiber des zweiten Computersystems, durch welches ein Dienst angeboten wird, zur Durchführung der ID-Provider Funktion autorisiert. Hierzu sind in dem ersten Computersystem ein dem zweiten Computersystem zugeordnetes Berechtigungszertifikat sowie ggf. die Berechtigungszertifikate weiterer zweiter Computersysteme, die sich ebenfalls der ID-Provider Funktion des ersten Computersystems bedienen können, gespeichert, sowie auch die jeweils dazugehörenden privaten Schlüssel. Das dem zweiten Computersystem zugeordnete Berechtigungszertifikat beinhaltet dessen Identifikator. The first computer system is authorized by the operator of the second computer system through which a service is offered to perform the ID provider function. For this purpose, in the first computer system an authorization certificate assigned to the second computer system and, if applicable, the authorization certificates of further second computer systems, which can also use the ID provider function of the first computer system, are stored, as well as the respectively associated private keys. The authorization certificate associated with the second computer system includes its identifier.
Anhand der Signatur der Attributspezifizierung identifiziert das erste Computersystem das Berechtigungszertifikat desjenigen der zweiten Computersysteme, von dem die Attributspezifizierung signiert worden ist. Zwischen dem ersten Computersystem und dem Client des dritten Computersystems wird eine dritte kryptografisch gesicherte Verbindung aufgebaut, wobei der Client des dritten Computersystems über die dritte Verbindung das Berechtigungszertifikat von dem ersten Computersystem empfängt. Seitens des dritten Computersystems wird durch dessen Client dann ge- prüft, ob die Identifikatoren übereinstimmen. Zum Aufbau der dritten kryptografisch gesicherte Verbindung kann das Zertifikat des ersten Computersystems verwendet werden, um dann anschließend das Berechtigungszertifikat des identifizierten zweiten Computersystems über dieser dritte Verbindung zu übertragen, oder es kann das Berechtigungszertifikat des zweiten Computersystems für den Aufbau der drit- ten Verbindung verwendet werden, so dass hierbei das Berechtigungszertifikat übertragen wird. Based on the signature of the attribute specification, the first computer system identifies the authentication certificate of that of the second computer system from which the attribute specification has been signed. A third cryptographically secured connection is set up between the first computer system and the client of the third computer system, wherein the client of the third computer system receives the authorization certificate from the first computer system via the third connection. On the part of the third computer system, the client then checks whether the identifiers match. To set up the third cryptographically secured connection, the certificate of the first computer system can then be used to then subsequently transmit the authorization certificate of the identified second computer system via this third connection, or the authorization certificate of the second computer system can be used to set up the third computer system. th connection are used so that in this case the authorization certificate is transmitted.
Wenn dies der Fall ist, ist das ein Nachweis dafür, dass das erste Zertifikat mit dem Dienst-Zertifikat, welches dem zweiten Computersystem zugeordnet ist und mit Hilfe dessen die Attributspezifizierung signiert worden ist, und das Berechtigungszertifikat einander zugeordnet sind Dienst-Zertifikat, Liegt eine solche Zuordnung nicht vor, so deutet dies auf eine Man in the Middle-Attacke hin, sodass ein Abbruch erfolgt. Wenn das erste Zertifikat und das Berechtigungszertifikat hingegen über die jeweiligen Identifikatoren einander zugeordnet sind, authentifiziert sich das erste Computersystem gegenüber dem ID-Token und es wird eine vierte kryptografisch gesicherte Verbindung mit Ende-Zu-Ende-Versch!üsselung zwischen dem ID-Token und dem ersten Computersystem aufgebaut. Wenn sich auch der Nutzer gegenüber dem ID-Token erfolgreich authentifiziert hat, kann dann der Lesezugriff des ersten Computersystems über die vierte Verbindung erfolgen. If so, this is a proof that the first certificate is associated with the service certificate associated with the second computer system and by means of which the attribute specification has been signed, and the entitlement certificate are associated with each other service certificate such assignment does not indicate a Man in the Middle Attack, so a demolition occurs. On the other hand, if the first certificate and the entitlement certificate are associated with each other via the respective identifiers, the first computer system authenticates against the ID token and a fourth end-to-end cryptographically secured connection between the ID token and built the first computer system. If the user has also successfully authenticated against the ID token, then the read access of the first computer system can take place via the fourth connection.
Unter einem„Dokument" werden erfindungsgemäß papierbasierte und/oder kunststoffbasierte Dokumente verstanden, wie zum Beispiel Ausweisdokumente, insbe- sondere Reisepässe, Personalausweise, Visa sowie Führerscheine, Fahrzeugscheine, Fahrzeugbriefe, Firmenausweise, Gesundheitskarten oder andere ID- Dokumente sowie auch Chipkarten, Zahlungsmittel, insbesondere Banknoten, Bankkarten und Kreditkarten, Frachtbriefe oder sonstige Berechtigungsnachweise, in die ein Datenspeicher zur Speicherung des zumindest einen Attributs integriert ist. According to the invention, a "document" is understood to mean paper-based and / or plastic-based documents, such as identity documents, identity cards, visas and driving licenses, vehicle registration documents, vehicle registration documents, company ID cards, health cards or other ID documents as well as chip cards, payment means, in particular Banknotes, bank cards and credit cards, bills of lading or other credentials, in which a data memory for storing the at least one attribute is integrated.
Unter einem„Zertifikat" wird hier ein digitales Zertifikat verstanden, welches auch als Public-Key-Zertifikat bezeichnet wird. Bei einem Zertifikat handelt es sich um strukturierte Daten, die dazu dienen, einen öffentlichen Schlüssel eines asymmetri- sehen Kryptosystems einer Identität, wie zum Beispiel einer Person oder einer Vorrichtung, zuzuordnen. Beispielsweise kann das Zertifikat dem Standard X.509 oder einem anderen Standard entsprechen. Insbesondere kann es sich um ein SSL Zertifikat oder ein TLS-Zertifikat handeln. Unter einem„Berechtigungszertifikat" wird hier ein Zertifikat verstanden, das eine Spezifizierung von Zugriffsrechten auf in dem ID-Token gespeicherte Attribute beinhaltet. Ein Berechtigungszertifikat kann einen Verweis auf ein oder mehrere Zertifikate, insbesondere SSL- oder TLS-Zertifikate, beinhalten, welche dem Berechti- gungszertifikat zugeordnet sind. A "certificate" is understood here as a digital certificate, which is also referred to as a public-key certificate, which is a structured data that serves to identify a public key of an asymmetric cryptosystem of an identity, such as Example of a person or device to assign, for example, the certificate may conform to the standard X.509 or any other standard, in particular it may be an SSL certificate or a TLS certificate. A "Certificate of Authorization" is understood herein to mean a certificate that includes a specification of access rights to attributes stored in the ID token.An authorization certificate may include a reference to one or more certificates, in particular SSL or TLS certificates, corresponding to the authorization - are assigned certificate of approval.
Ausführungsformen der Erfindung sind also besonders vorteilhaft, da das zumindest eine Attribut aus einem besonders vertrauenswürdigen Dokument, beispielsweise einem amtlichen Dokument, ausgelesen wird. Von besonderem Vorteil ist weiterhin, dass eine zentrale Speicherung der Attribute nicht erforderlich ist. Die Erfindung ermöglicht also ein besonders hohes Maß an Vertrauenswürdigkeit hinsichtlich der Mitteilung der zu einer digitalen Identität gehörenden Attribute, verbunden mit einem optimalen Datenschutz bei äußerst bequemer Handhabung. Nach einer Ausführungsform der Erfindung hat das erste Computersystem zumindest ein Berechtigungszertifikat, welches zur Authentifizierung des ersten Computersystems gegenüber dem ID-Token verwendet wird. Das Berechtigungszertifikat beinhaltet eine Angabe derjenigen Attribute, für welche das erste Computersystem eine Leseberechtigung hat. Der ID-Token prüft anhand dieses Zertifikats, ob das erste Computersystem die erforderliche Leseberechtigung für den Lesezugriff auf das Attribut hat, bevor ein solcher Lesezugriff durch das erste Computersystem durchgeführt werden kann. Dieses Berechtigungszertifikat ist einem Dienst-Zertifikat des zweiten Computersystems zugeordnet, d.h. es beinhaltet denselben Identifika- tor wie das Dienst-Zertifikat. Wenn keine man-in-the-middle Attacke vorliegt, ist das erste Zertifikat, welches von dem dritten Computersystem beim Aufbau der ersten Verbindung empfangen wird, das Dienst-Zertifikat des zweiten Computersystems. Embodiments of the invention are thus particularly advantageous since the at least one attribute is read from a particularly trustworthy document, for example an official document. Of particular advantage is further that a central storage of the attributes is not required. Thus, the invention enables a particularly high degree of trustworthiness with regard to the communication of the attributes belonging to a digital identity, combined with optimum data protection and extremely convenient handling. According to one embodiment of the invention, the first computer system has at least one authorization certificate, which is used to authenticate the first computer system against the ID token. The entitlement certificate includes an indication of those attributes for which the first computer system has read permission. The ID token uses this certificate to verify that the first computer system has the read permission to read the attribute before such read access can be performed by the first computer system. This entitlement certificate is associated with a service certificate of the second computer system, i. it contains the same identifier as the service certificate. If there is no man-in-the-middle attack, the first certificate received by the third computer system in establishing the first connection is the service certificate of the second computer system.
Nach einer Ausführungsform der Erfindung sendet das erste Computersystem das zumindest eine von dem ID-Token ausgelesene Attribut unmittelbar an das zweite Computersystem. Bei dem zweiten Computersystem kann es sich zum Beispiel um einen Server zur Erbringung eines Online-Dienstes oder eines sonstigen Dienstes, wie zum Beispiel einer Bankdienstleistung oder zur Bestellung eines Produkts handeln. Beispielsweise kann der Nutzer ein Konto online eröffnen, wozu Attribute, die die Identität des Nutzers beinhalten, von dem ersten Computersystem an das zweite Computersystem einer Bank übertragen werden. According to one embodiment of the invention, the first computer system sends the at least one attribute read out from the ID token directly to the second computer system. The second computer system may be, for example, a server for providing an on-line service or other service, such as a banking service or ordering a product. For example, the user can open an account online, including attributes that include the identity of the user, are transferred from the first computer system to the second computer system of a bank.
Nach einer Ausführungsform der Erfindung erfolgt die Übertragung der aus dem 1D- Token gelesenen Attribute von dem ersten Computersystem zunächst an ein drittes Computersystem des Nutzers. Beispielsweise hat das dritte Computersystem einen üblichen Browser, mit dem der Nutzer eine Webseite des zweiten Computersystems öffnen kann. Der Nutzer kann in die Webseite eine Anforderung oder Bestellung für einen Dienst oder ein Produkt eingeben. According to one embodiment of the invention, the transfer of the attributes read from the 1D token from the first computer system first to a third computer system of the user. For example, the third computer system has a conventional browser with which the user can open a web page of the second computer system. The user can enter a request or order for a service or product into the web page.
Das zweite Computersystem spezifiziert daraufhin diejenigen Attribute, zum Beispiel des Nutzers oder seines ID-Tokens, welche es für die Erbringung des Dienstes oder die Annahme der Bestellung benötigt. Die entsprechende Attributspezifikation, die die Spezifizierung dieser Attribute beinhaltet, wird sodann von dem zweiten Compu- tersystem über das dritte Computersystem an das erste Computersystem gesendet. The second computer system then specifies those attributes, for example the user or his ID token, which it needs for the provision of the service or the acceptance of the order. The corresponding attribute specification including the specification of these attributes is then sent from the second computer system via the third computer system to the first computer system.
Nach einer Ausführungsform der Erfindung beinhaltet die Dienst-Anforderung des Nutzers an das zweite Computersystem die Angabe einer Kennung, wobei die Kennung das erste Computersystem identifiziert. Beispielsweise handelt es sich bei der Kennung um einen Link, beispielsweise eine URL des ersten Computersystems. According to one embodiment of the invention, the service request of the user to the second computer system includes the indication of an identifier, wherein the identifier identifies the first computer system. For example, the identifier is a link, for example a URL of the first computer system.
Nach einer Ausführungsform der Erfindung werden die aus dem ID-Token ausgelesenen Attribute von dem ersten Computersystem signiert und dann an das dritte Computersystem übertragen. Der Nutzer des dritten Computersystems kann die Attribute also lesen, ohne sie jedoch verändern zu können. Erst nach Freigabe durch den Nutzer werden die Attribute von dem dritten Computersystem an das zweite Computersystem weitergeleitet. According to one embodiment of the invention, the attributes read from the ID token are signed by the first computer system and then transmitted to the third computer system. The user of the third computer system can thus read the attributes, but without being able to change them. Only after release by the user are the attributes forwarded from the third computer system to the second computer system.
Nach einer Ausführungsform der Erfindung kann der Nutzer die Attribute vor deren Weiterleitung durch weitere Daten ergänzen. According to one embodiment of the invention, the user can supplement the attributes before their forwarding by further data.
Nach einer Ausführungsform der Erfindung hat das erste Computersystem mehrere Berechtigungszertifikate mit verschiedenen Leserechten. Aufgrund des Empfangs der Attributspezifikation wählt das erste Computersystem eines oder mehrere dieser Berechtigungszertifikate aus, um die entsprechenden Attribute aus dem ID-Token auszulesen. According to one embodiment of the invention, the first computer system has a plurality of authorization certificates with different read rights. Due to the receipt of the attribute specification, the first computer system selects one or more of these Authorization certificates to read the corresponding attributes from the ID token.
Nach einer Ausführungsform der Erfindung handelt es sich bei den ersten, zweiten und dritten Verbindungen jeweils um Transport-Schichtverbindungen, die kryptogra- fisch gesichert sind. Beispielsweise handelt es sich bei den ersten, zweiten und dritten Verbindungen jeweils um Transport-Layer-Security (TLS) oder Secure Sockets Layer (SSL)Verbindungen. Die vierte Verbindung mit Ende-Zu-Ende- Verschlüsselung zwischen dem ID-Token und dem ersten Computersystem wird hingegen auf einer höheren Schicht, wie z.B. einer Anwendungsschicht, unter Verwendung der dritten Verbindung aufgebaut. According to one embodiment of the invention, the first, second and third connections are each transport layer connections which are cryptographically secured. For example, the first, second and third connections are each Transport Layer Security (TLS) or Secure Sockets Layer (SSL) connections. The fourth end-to-end encryption connection between the ID token and the first computer system, on the other hand, is placed on a higher layer, such as the one shown in FIG. an application layer, constructed using the third connection.
Nach einer Ausführungsform der Erfindung wird zur Sicherung der Kommunikation das TLS-Protokoll in der Version 1.0 oder später eingesetzt (The TLS Protocol, Ver- sion 1.0, http://www. ietf.org/rfc/rfc2246; The Transport Layer Security (TLS) Protocol, Version 1.1 , http://www.ietf.org/rfc/rfc4346). Die dabei eingesetzten kryp- tographischen Algorithmen und Sicherheitsparameter genügen vorzugsweise den in Technische Richtlinie Kryptographische Verfahren: Empfehlungen und Schlüssellängen (BSI-TR-02102), Version 1.0, 20.06.2008: https://www.bsi.bund.de/cae/servlet/contentblob/477256/publicationFile/43752/BSI- TR-02102_V1_0_pdf.pdf definierten Anforderungen. According to one embodiment of the invention, the TLS protocol in version 1.0 or later is used to secure the communication (The TLS Protocol, Version 1.0, http://www.etf.org/rfc/rfc2246; The Transport Layer Security (US Pat. TLS) Protocol, Version 1.1, http://www.ietf.org/rfc/rfc4346). The cryptographic algorithms and safety parameters used in this case preferably satisfy the requirements of the Technical Guideline Cryptographic Procedures: Recommendations and Key Lengths (BSI-TR-02102), Version 1.0, 20.06.2008: https://www.bsi.bund.de/cae/ servlet / contentblob / 477256 / publicationFile / 43752 / BSI-TR-02102_V1_0_pdf.pdf defined requirements.
Nach einer Ausführungsform der Erfindung erzeugt das zweite Computersystem ein Security Assurance Markup Language (SAML) Objekt, welches die Attributspezifika- tion und die Signatur des zweiten Computersystems beinhaltet. Das SAML Objekt wird über der erste Verbindung zu dem dritten Computersystem übertragen und durch den Redirect von dem dritten Computersystem an das erste Computersystem über die zweite Verbindung weitergeleitet. Das erste Computersystem beinhaltet eine SAML-Logik -Komponente, das heißt ein Computerprogramm zum Empfang und zur Verarbeitung von SAML-Objekten. Die zweite Verbindung wird bei dieser Ausführungsform zwischen dem Browser des dritten Computersystems und der SAML-Logik -Komponente des ersten Computersystems aufgebaut. Nach einer Ausführungsform der Erfindung beinhaltet das erste Computersystem eine Protokoli-Stack-Komponente, das heißt ein Computerprogramm zur Durchführung eines vorgegebenen Protokoll-Stacks, wie zum Beispiel dem vom Bundesamt für Sicherheit in der Informationstechnik spezifizierten Protokoll-Stack TR03112. Die dritte Verbindung wird bei einer solchen Ausführungsform zwischen dem Client des dritten Computersystems und der Protokoll-Stack-Komponente des ersten Computersystems aufgebaut. According to one embodiment of the invention, the second computer system generates a Security Assurance Markup Language (SAML) object, which contains the attribute specification and the signature of the second computer system. The SAML object is transmitted over the first connection to the third computer system and forwarded by the redirect from the third computer system to the first computer system via the second connection. The first computer system includes a SAML logic component, that is, a computer program for receiving and processing SAML objects. The second connection is established in this embodiment between the browser of the third computer system and the SAML logic component of the first computer system. According to one embodiment of the invention, the first computer system includes a protocol stack component, that is to say a computer program for carrying out a predetermined protocol stack, such as, for example, the protocol stack TR03112 specified by the Federal Office for Information Security. The third connection is established in such an embodiment between the client of the third computer system and the protocol stack component of the first computer system.
Nach einer Ausführungsform der Erfindung hat der Browsers des dritten Computer- Systems ein Plug-in-Programm. Durch das Plug-in-Programm wird die Weiterleitung der signierten Attributspezifizierung, beispielsweise des SAML-Objekts, über die zweite Verbindung implementiert sowie der Start des Clients und die Übergabe des über die erste Verbindung empfangenen ersten Zertifikats an den Client. In diesem Fall implementiert der Client die Prüfung, ob die Identifikatoren der Zertifikate über- einstimmen. According to one embodiment of the invention, the browser of the third computer system has a plug-in program. The plug-in program implements the forwarding of the signed attribute specification, such as the SAML object, over the second connection, as well as the launch of the client and the delivery of the first certificate received over the first connection to the client. In this case, the client implements the check to see if the identifiers of the certificates match.
Nach einer Ausführungsform der Erfindung handelt es sich bei dem Dienst-Zertifikat des Dienstcomputersystems um ein SSL-Zertifikat. Das SSL-Zertifikat des Dienstcomputersystems beinhaltet den Identifikator, durch welchen das Dienstcomputer- System eindeutig identifiziert wird. Bei diesem Identifikator kann es sich um den öffentlichen Schlüssel des Dienstcomputersystems, einen Hashwert dieses öffentlichen Schlüssels oder einen anderen eindeutigen Identifikator handeln. According to one embodiment of the invention, the service certificate of the service computer system is an SSL certificate. The SSL certificate of the service computer system includes the identifier by which the service computer system is uniquely identified. This identifier may be the public key of the service computer system, a hash value of this public key, or some other unique identifier.
Nach einer Ausführungsform der Erfindung ist der Identifikator, durch welchen das Dienstcomputersystem (und das Berechtigungszertifikat) eindeutig identifiziert werden in Form einer URL angegeben, die sich zusammensetzt aus der Internet- Domain des Diensteanbieters und einer Pfadangabe, die die Web-Anwendung des Diensteanbieters, auf die der Nutzer mit seinem Browser zugreifen kann, bezeichnet. Das allgemeine Format ist: https://<diensteanbieter-domain>/<diensteanbieter- anwendung> According to one embodiment of the invention, the identifier by which the service computer system (and the authorization certificate) are uniquely identified is given in the form of a URL composed of the service provider's Internet domain and a path listing the service provider's web application which the user can access with his browser. The general format is: https: // <service provider domain> / <service provider application>
Zum Beispie! ist https://new-xyz-webshop.de/shop der Identifikator für die Anwendung „shop" des Dienstcomputersystems https://new-xyz-webshop.de. Durch die Maßgabe Domainnamen zu verwenden, wird die Eindeutigkeit hergestellt. Wenn es sich bei der ersten kryptographisch gesicherten Verbindung um eine SSL- Verbindung handelt, so ist zum Aufbau dieser ersten Verbindung die Übertragung des Dienst-Zertifikats des Dienstcomputersystems, das heißt des zweiten Computersystems, an das Nutzer-Computersystem, das heißt das dritte Computersystem, erforderlich. Dieses Dienst-Zertifikat ist mit dem von dem Nutzer-Computersystem empfangenen ersten Zertifikat identisch, sofern keine„man-in-the-middle-Attacke'1 vorliegt. Das erste Zertifikat wird von dem Nutzer-Computersystem gespeichert. For example! https://new-xyz-webshop.de/shop is the identifier for the application "shop" of the service computer system https://new-xyz-webshop.de. If the first cryptographically secured connection is an SSL connection, the establishment of this first connection involves the transmission of the service certificate of the service computer system, that is to say the second computer system, to the user computer system, that is to say the third computer system. required. This service certificate is identical to the first certificate received from the user computer system unless there is a "man-in-the-middle attack" 1 . The first certificate is stored by the user computer system.
Dem ID-Provider-Computersystem, das heißt dem ersten Computersystem, kann ein l D-Providerzertifikat zugeordnet sein. Bei dem I D-Providerzertifikat kann es sich ebenfalls um ein SSL-Zertifikat handeln. Das I D-Providerzertifikat beinhaltet einen Identifikator des ID-Provider-Computersystems, wie zum Beispiel dessen öffentlichen Schlüssel, einen Hashwert von dessen öffentlichen Schlüssel oder einen anderen eindeutigen Identifikator, durch den das ID-Provider-Computersystem, das heißt das erste Computersystem, identifiziert wird. The ID provider computer system, that is the first computer system, may be associated with an ID provider certificate. The I D provider certificate can also be an SSL certificate. The I D provider certificate includes an identifier of the ID provider computer system, such as its public key, a hash of its public key, or another unique identifier by which the ID provider computer system, that is, the first computer system, identifies becomes.
Wenn es sich bei der zweiten kryptographisch gesicherten Verbindung um eine TLS-Verbindung handelt, so ist für deren Aufbau die Übertragung des ID- Providerzertifikats von dem ID-Provider-Computersystem an das Nutzer- Computersystem erforderlich. Das zweite Zertifikat, welches das Nutzer- Computersystem empfängt, ist mit dem I D-Providerzertifikat identisch, wenn keine man-in-the-middle Attacke vorliegt. If the second cryptographically secured connection is a TLS connection, its construction requires the transmission of the ID provider certificate from the ID provider computer system to the user computer system. The second certificate that the user computer system receives is identical to the I D provider certificate if there is no man-in-the-middle attack.
Das Nutzer-Computersystem speichert auch das zweite Zertifikat, d.h. im Normalfall das ID-Providerzertifikat, ab. The user computer system also stores the second certificate, i. normally the ID provider certificate, from.
Nach einer Ausführungsform der Erfindung sind in dem Berechtigungszertifikat des ID-Provider-Computersystems sowohl der Identifikator des Dienstcomputersystems als auch der Identifikator des ID-Provider-Computersystems beinhaltet. Wenn hinsichtlich des Aufbaus der zweiten kryptographisch gesicherten Verbindung keine „man-in-the-middle-Attacke" vorliegt, so ist das zweite Zertifikat, welches von dem Nutzer-Computersystem empfangen wird, das ID-Providerzertifikat. Das Vorliegen von man-in-the-middle-Attacken kann daher durch das Nutzer-Computersystem dann ausgeschlossen werden, wenn der Identifikator des ersten Zertifikats in dem Berechtigungszertifikat vorhanden ist und auch der Identifikator des zweiten Zertifikats ebenfalls in dem Berechtigungszertifikat angegeben ist. In einem weiteren Aspekt betrifft die Erfindung ein Com puterprog ramm produkt, insbesondere ein digitales Speichermedium, mit ausführbaren Programminstruktionen zur Durchführung eines erfindungsgemäßen Verfahrens. According to one embodiment of the invention, both the identifier of the service computer system and the identifier of the ID provider computer system are included in the authorization certificate of the ID provider computer system. If there is no "man-in-the-middle attack" regarding the construction of the second cryptographically secured connection, then the second certificate received from the user computer system is the ID provider certificate. The-middle attacks can therefore be caused by the user's computer system be excluded if the identifier of the first certificate is present in the authorization certificate and also the identifier of the second certificate is also specified in the authorization certificate. In a further aspect, the invention relates to a computer program product, in particular a digital storage medium, with executable program instructions for carrying out a method according to the invention.
Nach einer Ausführungsform der Erfindung hat der ID-Token einen geschützten Speicherbereich zur Speicherung von zumindest einem Attribut, Mittel zur Authentifizierung des dem ID-Token zugeordneten Nutzers gegenüber dem ID-Token, Mittel zur Authentifizierung des ersten Computersystems gegenüber dem ID-Token, Mittel zum Aufbau der vierten Verbindung zu dem ersten Computersystem, über die das erste Computersystem das zumindest eine Attribut auslesen kann, wobei eine not- wendige Voraussetzung für das Auslesen des zumindest einen Attributs aus dem ID-Token durch das erste Computersystem die erfolgreiche Authentifizierung des Nutzers und des ersten Computersystems gegenüber dem ID-Token ist. According to one embodiment of the invention, the ID token has a protected memory area for storing at least one attribute, means for authenticating the ID token associated with the ID token against the ID token, means for authenticating the first computer system to the ID token, means for Structure of the fourth connection to the first computer system, via which the first computer system can read the at least one attribute, wherein a necessary condition for reading the at least one attribute from the ID token by the first computer system, the successful authentication of the user and first computer system against the ID token.
Zusätzlich zu der Authentifizierung des ersten Computersystems gegenüber dem ID-Token, wie sie an sich zum Beispiel als so genannte Extended Access Control für maschinenlesbare Reisedokumente (machine-readable travel documents - MRTD) bekannt und von der internationalen Luftfahrtbehörde ICAO spezifiziert ist, muss sich also der Nutzer gegenüber dem ID-Token authentifizieren. Beispielsweise wird durch eine erfolgreiche Authentifizierung des Nutzers gegenüber dem ID- Token dieser freigeschaltet, sodass die weiteren Schritte, nämlich die Authentifizierung des ersten Computersystems gegenüber dem ID-Token und/oder der Aufbau einer geschützten Verbindung zum Auslesen der Attribute, ablaufen können. In addition to the authentication of the first computer system against the ID token, as it is known per se as so-called Extended Access Control for machine-readable travel documents (MRTD) and specified by the international aviation authority ICAO, so must the user to authenticate against the ID token. For example, a successful authentication of the user with respect to the ID token unlocks it, so that the further steps, namely the authentication of the first computer system with respect to the ID token and / or the establishment of a protected connection for reading the attributes, can take place.
Nach einer Ausführungsform der Erfindung hat der ID-Token Mittel für eine Ende- zu-Ende-Verschlüsselung. Dies ermöglicht es, die vierte Verbindung zwischen dem ID-Token und dem ersten Computersystem über das dritte Computersystem des Nutzers aufzubauen, da der Nutzer aufgrund der Ende-zu-Ende-Verschlüsselung keine Änderungen der über die Verbindung übertragenen Daten vornehmen kann. Nach einer Ausführungsform der Erfindung hat das erste Computersystem Mittel zum Empfang einer Attributspezifikation über ein Netzwerk, wobei die Attributspezifikation zumindest ein Attribut spezifiziert, Mittel zur Authentifizierung gegenüber einem ID-Token, Mittel zum Lesen zumindest eines Attributs aus dem ID-Token über eine gesicherte vierte Verbindung, wobei das Lesen des zumindest einen Attributs voraussetzt, dass sich ein dem ID-Token zugeordneter Nutzer gegenüber dem ID-Token authentifiziert hat. According to one embodiment of the invention, the ID token has means for end-to-end encryption. This makes it possible to set up the fourth connection between the ID token and the first computer system via the third computer system of the user, since the user can not make any changes to the data transmitted via the connection due to the end-to-end encryption. According to one embodiment of the invention, the first computer system has means for receiving an attribute specification over a network, the attribute specification specifying at least one attribute, means for authenticating against an ID token, means for reading at least one attribute from the ID token via a secured fourth A connection wherein reading the at least one attribute requires that a user associated with the ID token has authenticated against the ID token.
Nach einer Ausführungsform der Erfindung kann das erste Computersystem Mittel zur Generierung einer Aufforderung an den Benutzer beinhalten. Nachdem das erste Computersystem die Attributspezifikation beispielsweise von dem zweiten Computersystem empfangen hat, sendet es daraufhin eine Aufforderung an das dritte Computersystem des Nutzers, sodass der Nutzer dazu aufgefordert wird, sich gegenüber dem ID-Token zu authentifizieren. Nachdem die Authentifizierung des Nut- zers gegenüber dem ID-Token erfolgreich durchgeführt worden ist, erhält das erste Computersystem von dem dritten Computersystem eine Bestätigung. Daraufhin authentifiziert sich das erste Computersystem gegenüber dem ID-Token und es wird die sichere vierte Verbindung zwischen dem ID-Token und dem ersten Computersystem mit einer Ende-zu-Ende-Verschlüsselung aufgebaut. According to one embodiment of the invention, the first computer system may include means for generating a request to the user. After the first computer system has received the attribute specification from, for example, the second computer system, it then sends a request to the user's third computer system, prompting the user to authenticate against the ID token. After the user's authentication to the ID token has been successfully performed, the first computer system receives an acknowledgment from the third computer system. Thereafter, the first computer system authenticates to the ID token, and the secure fourth connection between the ID token and the first computer system is established with end-to-end encryption.
Nach einer Ausführungsform der Erfindung hat das erste Computersystem mehrere Berechtigungszertifikate, die jeweils unterschiedliche Leserechte spezifizieren. Nach Empfang der Attributspezifikation wählt das erste Computersystem zumindest eines dieser Berechtigungszertifikate mit den zum Lesen der spezifizierten Attribute aus- reichenden Leserechten. According to one embodiment of the invention, the first computer system has a plurality of authorization certificates, each specifying different read rights. Upon receiving the attribute specification, the first computer system selects at least one of these authentication certificates with the read rights sufficient to read the specified attributes.
Ausführungsformen des erfindungsgemäßen ersten Computersystems sind besonders vorteilhaft, da sie in Kombination mit der Notwendigkeit der Authentifizierung des Nutzers gegenüber dem ID-Token und der zuverlässigen Abwehr von„man-in- the-middle-Attacken" einen Vertrauensanker für die unverfälschte digitale Identität des Nutzers bilden. Hierbei ist von besonderem Vorteil, dass dies keine vorherige Registrierung des Nutzers gegenüber dem Computersystem erfordert sowie auch keine zentrale Speicherung der die digitalen Identitäten bildenden Attribute der Nutzer. Nach einer Ausführungsform der Erfindung handelt es sich bei dem ersten Computersystem um ein behördlich zertifiziertes Trust-Center, insbesondere ein Signaturgesetz-konformes Trust-Center. Embodiments of the first computer system of the present invention are particularly advantageous because, in combination with the need to authenticate the user against the ID token and reliably guard against "man-in-the-middle" attacks, they provide a trust anchor for the user's unadulterated digital identity In this case, it is of particular advantage that this does not require any prior registration of the user with respect to the computer system and also no central storage of the attributes of the users forming the digital identities. According to one embodiment of the invention, the first computer system is an officially certified trust center, in particular a signature center-compliant trust center.
Nach Ausführungsformen der Erfindung sind die verschiedenen funktionellen Mittel der Computersysteme durch ausführbare Programminstruktionen, eine Kombination von Hard- und Softwarekomponenten und/oder durch elektronische Logik- Schaltungen implementiert. According to embodiments of the invention, the various functional means of the computer systems are implemented by executable program instructions, a combination of hardware and software components, and / or by electronic logic circuits.
Im Weiteren werden Ausführungsformen der Erfindung mit Bezugnahme auf die Zeichnungen näher erläutert. Es zeigen: In the following, embodiments of the invention will be explained in more detail with reference to the drawings. Show it:
Figur 1 ein Blockdiagramm einer ersten Ausführungsform erfindungsgemäßer Figure 1 is a block diagram of a first embodiment according to the invention
Computersysteme,  Computer systems
Figur 2 ein Flussdiagramm einer Ausführungsform eines erfindungsgemäßen FIG. 2 shows a flowchart of an embodiment of an inventive device
Verfahrens, Figur 3 ein UML-Diagramm einer weiteren Ausführungsform eines erfindungsgemäßen Verfahrens.  Method, Figure 3 is a UML diagram of another embodiment of a method according to the invention.
Elemente der nachfolgenden Ausführungsformen, die einander entsprechen, werden mit denselben Bezugszeichen gekennzeichnet. Elements of the following embodiments which correspond to each other are indicated by the same reference numerals.
Die Figur 1 zeigt ein Nutzer-Computersystem 100 eines Nutzers 102. Bei dem Nutzer-Computersystem 100 kann es sich um einen Personalcomputer, einen tragbaren Computer, wie zum Beispiel einen Laptop oder Palmtop-Computer, einen Persona! Digital Assistant, ein mobiles Telekommunikationsgerät, insbesondere ein Smart Phone, oder dergleichen handeln. Das Nutzer-Computersystem 100 hat eine Schnittstelle 104 zur Kommunikation mit einem ID-Token 106, der eine entsprechende Schnittstelle 108 aufweist. Bei den Schnittstellen 104 und 108 kann es sich z.B. um Near Field Communication (NFC), Bluetooth, RFI D-Schnittstellen oder dergleichen handeln. Das Nutzer-Computersystem 100 hat zumindest einen Prozessor 110 zur Ausführung von Programminstruktionen 112 und 113 sowie eine Netzwerk-Schnittstelle 114 zur Kommunikation über ein Netzwerk 116. Bei dem Netzwerk kann es sich um ein Computernetzwerk, wie zum Beispiel das Internet, handeln. 1 shows a user computer system 100 of a user 102. The user computer system 100 may be a personal computer, a portable computer, such as a laptop or palmtop computer, a persona! Digital Assistant, a mobile telecommunications device, in particular a smart phone, or the like act. The user computer system 100 has an interface 104 for communicating with an ID token 106 having a corresponding interface 108. The interfaces 104 and 108 may be, for example, Near Field Communication (NFC), Bluetooth, RFI D interfaces or the like. The user computer system 100 has at least one processor 110 for executing program instructions 112 and 113 and a network interface 114 for communicating over a network 116. The network may be a computer network, such as the Internet.
Durch die Programminstruktionen 112 wird ein Browser, wie z.B. Microsoft Internet Explorer oder ein anderes übliches Browserprogramm implementiert. Die Programminstruktionen 112 können ein sogenanntes Plug-in für den Browser beinhal- ten. Through the program instructions 112, a browser, such as e.g. Microsoft Internet Explorer or another common browser program implemented. The program instructions 112 may include a so-called plug-in for the browser.
Durch die Programminstruktionen 113 wird ein Client implementiert. Der entsprechende Server wird durch eine Protokoll-Stack-Komponente 172 des ID-Provider- Computersystems 36 gebildet. The program instructions 113 implement a client. The corresponding server is formed by a protocol stack component 172 of the ID provider computer system 36.
Der lD-Token 106 hat einen elektronischen Speicher 118 mit geschützten Speicherbereichen 120, 122 und 124. Der geschützte Speicherbereich 120 dient zur Speicherung eines Referenzwerts, der für die Authentifizierung des Nutzers 102 gegenüber dem ID-Token 106 benötigt wird. Bei diesem Referenzwert handelt es sich bei- spielsweise um eine Kennung, insbesondere eine so genannte Personal Identification Number (PIN), oder um Referenzdaten für ein biometrisches Merkmal des Nutzers 102, weiches für die Authentifizierung des Nutzers gegenüber dem ID- Token 106 verwendet werden kann. Der geschützte Bereich 122 dient zur Speicherung eines privaten Schlüssels und der geschützte Speicherbereich 124 dient zur Speicherung von Attributen, zum Beispiel des Nutzers 102, wie zum Beispiel dessen Name, Wohnort, Geburtsdatum, Geschlecht, und/oder von Attributen, die den ID-Token selbst betreffen, wie zum Beispiel die Institution, die den ID-Token erstellt oder ausgegeben hat, die Gültig- keitsdauer des ID-Tokens, einen Identifikator des ID-Tokens, wie zum Beispiel eine Passnummer oder eine Kreditkartennummer. The ID token 106 has an electronic memory 118 with protected memory areas 120, 122, and 124. The protected memory area 120 serves to store a reference value needed for authenticating the user 102 to the ID token 106. This reference value is, for example, an identifier, in particular a so-called Personal Identification Number (PIN), or reference data for a biometric feature of the user 102, which can be used for the authentication of the user to the ID token 106 , The protected area 122 is for storing a private key and the protected memory area 124 is for storing attributes, such as the user 102, such as name, place of residence, date of birth, gender, and / or attributes including the ID token itself, such as the institution that created or issued the ID token, the validity period of the ID token, an identifier of the ID token, such as a passport number or a credit card number.
Der elektronische Speicher 118 kann ferner einen Speicherbereich zur Speicherung eines Zertifikats 126 aufweisen. Das Zertifikat 126 beinhaltet einen öffentlichen Schlüssel, der dem in dem geschützten Speicherbereich 122 gespeicherten privaten Schlüssel zugeordnet ist. Das Zertifikat kann nach einem Public Key Infrastruktur (PKI) Standard ersteilt worden sein, beispielsweise nach dem X.509 Standard. Das Zertifikat 126 muss nicht zwangsläufig in dem elektronischen Speicher 118 des ID-Tokens 106 gespeichert sein. Alternativ oder zusätzlich kann das Zertifikat 126 auch in einem öffentlichen Verzeichnisserver gespeichert sein. The electronic memory 118 may further include a storage area for storing a certificate 126. The certificate 126 includes a public Key associated with the private key stored in the protected storage area 122. The certificate may have been initialed according to a Public Key Infrastructure (PKI) standard, for example according to the X.509 standard. The certificate 126 does not necessarily have to be stored in the electronic memory 118 of the ID token 106. Alternatively or additionally, the certificate 126 may also be stored in a public directory server.
Der ID-Token 106 hat einen Prozessor 128. Der Prozessor 128 dient zur Ausfüh- rung von Programminstruktionen 130, 132 und 134. Die Programminstruktionen 130 dienen zur Nutzerauthentifizierung, d.h. zur Authentifizierung des Nutzers 102 gegenüber dem ID-Token. The ID token 106 has a processor 128. The processor 128 is for executing program instructions 130, 132 and 134. The program instructions 130 are for user authentication, i. for authenticating the user 102 to the ID token.
Bei einer Ausführungsform mit PIN gibt der Nutzer 102 seine PIN zu seiner Authen- tifizierung in den ID-Token 106 ein, beispielsweise über das Nutzer- Computersystem 100. Durch Ausführung der Programminstruktionen 130 wird dann auf den geschützten Speicherbereich 120 zugegriffen, um die eingegebene PIN mit dem dort gespeicherten Referenzwert der PIN zu vergleichen. Für den Fall, dass die eingegebene PIN mit dem Referenzwert der PIN übereinstimmt, gilt der Nutzer 102 als authentifiziert. In an embodiment with a PIN, the user 102 enters his PIN for authentication in the ID token 106, for example, via the user computer system 100. Execution of the program instructions 130 then accesses the protected memory area 120 for the entered PIN with the reference value of the PIN stored there. In the event that the entered PIN matches the reference value of the PIN, the user 102 is considered authenticated.
Alternativ wird ein biometrisches Merkmal des Nutzers 102 erfasst. Beispielsweise hat der ID-Token 106 hierzu einen Fingerabdrucksensor oder ein Fingerabdrucksensor ist an das Nutzer-Computersystem 100 angeschlossen. Die von dem Nut- zer 102 erfassten biometrischen Daten werden durch Ausführung der Programminstruktionen 130 bei dieser Ausführungsform mit den in dem geschützten Speicherbereich 120 gespeicherten biometrischen Referenzdaten verglichen. Bei hinreichender Übereinstimmung der von dem Nutzer 102 erfassten biometrischen Daten mit den biometrischen Referenzdaten gilt der Nutzer 102 als authentifiziert. Alternatively, a biometric feature of the user 102 is captured. For example, the ID token 106 has a fingerprint sensor or a fingerprint sensor is connected to the user's computer system 100. The biometric data acquired by the user 102 is compared to the biometric reference data stored in the protected memory area 120 by executing the program instructions 130 in this embodiment. If the biometric data acquired by the user 102 sufficiently matches the biometric reference data, the user 102 is considered authenticated.
Die Programminstruktionen 134 dienen zur Ausführung der den ID-Token 106 betreffenden Schritte eines kryptographischen Protokolls zur Authentifizierung eines I D-Provider-Computersystems 136 gegenüber dem ID-Token 106. Bei dem kryptographischen Protokoll kann es sich um ein Challenge-Response-Protokoil basie- rend auf einem symmetrischen Schlüssel oder einem asymmetrischen Schiüssel- paar handeln. The program instructions 134 are used to execute the steps of a cryptographic protocol concerning the ID token 106 for the purpose of authenticating an I D provider computer system 136 with respect to the ID token 106. The cryptographic protocol can be based on a challenge-response protocol. act on a symmetric key or an asymmetrical key pair.
Beispielsweise wird durch das kryptographische Protokoll ein Extended Access Control-Verfahren implementiert, wie es für maschinenlesbare Reisedokumente (machine-readable travel documents - RTD) von der internationalen Luftfahrtbehörde (ICAO) spezifiziert ist. Durch erfolgreiche Ausführung des kryptographischen Protokolls authentifiziert sich das ID-Provider-Computersystem 136 gegenüber dem ID-Token und weist dadurch seine Leseberechtigung zum Lesen der in dem ge- schützten Speicherbereich 124 gespeicherten Attribute nach. Die Authentifizierung kann auch gegenseitig sein, d.h. auch der ID-Token 106 muss sich dann gegenüber dem ID-Provider-Computersystem 136 nach demselben oder einem anderen kryptographischen Protokoll authentifizieren. Die Programminstruktionen 132 dienen zur Ende-zu-Ende-Verschlüsselung von zwischen dem ID-Token 106 und dem ID-Provider-Computersystem 136 übertragenen Daten, zumindest aber der von dem ID-Provider-Computersystem 136 aus dem geschützten Speicherbereich 124 ausgelesenen Attribute. Für die Ende-zu-Ende- Verschlüsselung kann ein symmetrischer Schlüssel verwendet werden, der bei- spielsweise anlässlich der Ausführung des kryptographischen Protokolls zwischen dem ID-Token 106 und dem ID-Provider-Computersystem 136 vereinbart wird. For example, the cryptographic protocol implements an Extended Access Control method as specified for machine-readable travel documents (RTD) by the International Aviation Authority (ICAO). Upon successful completion of the cryptographic protocol, the ID provider computer system 136 authenticates against the ID token, thereby verifying its readability to read the attributes stored in the protected storage area 124. The authentication may also be mutually, i. also, the ID token 106 must then authenticate to the ID provider computer system 136 according to the same or another cryptographic protocol. The program instructions 132 serve for the end-to-end encryption of data transmitted between the ID token 106 and the ID provider computer system 136, or at least the attributes read from the protected memory area 124 by the ID provider computer system 136. For the end-to-end encryption, a symmetric key may be used, which is agreed upon, for example, during the execution of the cryptographic protocol between the ID token 106 and the ID provider computer system 136.
Alternativ zu der in der Figur 1 dargestellten Ausführungsform kann das Nutzer- Computersystem 100 mit seiner Schnittstelle 104 nicht unmittelbar mit der Schnitt- stelle 108 kommunizieren, sondern über ein an die Schnittstelle 104 angeschlossenes Lesegerät für den ID-Token 106. Über dieses Lesegerät, wie zum Beispiel einen so genannten Klasse 2-Chipkarten-Terminal, kann auch die Eingabe der PIN erfolgen. Das ID-Provider-Computersystem 136 hat eine Netzwerk-Schnittstelle 138 zur Kommunikation über das Netzwerk 116. Das ID-Provider-Computersystem 136 hat ferner einen Speicher 140, in dem ein oder mehrere Berechtigungszertifikate und die dazugehörigen privaten Schlüssel gespeichert sind. Jedes der Zertifikate ist einem der Dienst-Computersysteme zugeordnet. Beispielsweise sind verschiedene Dienst-Computersysteme, wie z.B. das Dienst- Computersystem I 150, das Dienst-Computersystem II 150' ... angeschlossen. Das Dienst-Computersystem I wird durch das dem Betreiber des Dienst» Computersystems I zugeordnete Zertifikat ZD I identifiziert. Entsprechend wird das Dienst-Computersystem II durch das dem Betreiber des Dienst-Computersystems II zugeordnete Zertifikat ZD II identifiziert. Die Betreiber dieser Dienst- Computersysteme haben den Betreiber des ID-Provider-Computersystems 136 dazu autorisiert, die ID-Provider-Funktion für diese Dienst-Computersysteme wahrzu- nehmen. As an alternative to the embodiment illustrated in FIG. 1, the user computer system 100 with its interface 104 can not communicate directly with the interface 108, but via a reading device for the ID token 106 connected to the interface 104. Via this reading device, such as For example, a so-called class 2 smart card terminal, the PIN can also be entered. The ID provider computer system 136 has a network interface 138 for communication over the network 116. The ID provider computer system 136 also has a memory 140 in which one or more entitlement certificates and associated private keys are stored. Each of the certificates is associated with one of the service computer systems. For example, various service computer systems, such as the service computer system I 150, the service computer system II 150 '... are connected. The service computer system I is identified by the assigned operator of the service "computer system I certificate ZD I. Accordingly, the service computer system II is identified by the certificate ZD II assigned to the operator of the service computer system II. The operators of these service computer systems have authorized the operator of the ID provider computer system 136 to perform the ID provider function for these service computer systems.
Dementsprechend sind in dem Speicher 140 des ID-Provider-Computersystems 136 das Berechtigungszertifikate ZDB I 186 mit dem dazugehörigen privaten Schlüssel 187 sowie das Berechtigungszertifikate ZDB II 186' und der dazugehörige private Schlüssel 187' sowie ggf. die Berechtigungszertifikate und privaten Schlüssel für weitere Dienst-Computersysteme gespeichert. Ferner ist in dem Speicher 140 ein ID-Provider Zertifikat ZDID 188 gespeichert. Accordingly, in the memory 140 of the ID provider computer system 136, the authorization certificate ZDB I 186 with the associated private key 187 and the authorization certificate ZDB II 186 'and the associated private key 187' as well as, if applicable, the authorization certificates and private keys for further services. Computer systems stored. Furthermore, an ID provider certificate ZDID 188 is stored in the memory 140.
Das ID-Provider-Computersystem 136 hat ferner zumindest einen Prozessor 145 zur Ausführung von Programminstruktionen 146 und 148. Durch Ausführung der Programminstruktionen 146 werden die das ID-Provider-Computersystem 136 betreffende Schritte des kryptographischen Protokolls ausgeführt. Insgesamt wird also das kryptographische Protokoll durch Ausführung der Programminstruktionen 134 durch den Prozessor 128 des ID-Tokens 106 sowie durch Ausführung der Pro- gramminstruktionen 146 durch den Prozessor 145 des ID-Provider- Computersystems 136 implementiert. The ID provider computer system 136 further has at least one processor 145 for executing program instructions 146 and 148. By executing the program instructions 146, the steps of the cryptographic protocol concerning the ID provider computer system 136 are executed. Overall, therefore, the cryptographic protocol is implemented by executing the program instructions 134 by the processor 128 of the ID token 106 and by executing the program instructions 146 by the processor 145 of the ID provider computer system 136.
Die Programminstruktionen 148 dienen zur Implementierung der Ende-zu-Ende- Verschlüsselung auf Seiten des ID-Provider-Computersystems 136, beispielsweise basierend auf dem symmetrischen Schlüssel, der anlässlich der Ausführung des kryptographischen Protokolls zwischen dem ID-Token 106 und dem l D-Provider- Computersystem 136 vereinbart worden ist. Prinzipiell kann jedes an sich vor bekannte Verfahren zur Vereinbarung des symmetrischen Schlüssels für die Ende-zu- Ende-Verschlüsselung verwendet werden, wie zum Beispiel ein Diffie-Hellman- Schlüsselaustausch. The program instructions 148 are used to implement the end-to-end encryption on the ID provider computer system 136 side, for example, based on the symmetric key that is present during the execution of the cryptographic protocol between the ID token 106 and the I D provider - Computer system 136 has been agreed. In principle, each method known per se can be used to agree the symmetric key for the end-to-end End encryption, such as a Diffie-Hellman key exchange.
Der Prozessor 145 stellt ferner eine Auswertungslogik 174 und eine Protokoil-Stack- Komponente 172 zur Verfügung. Bei der Auswertungsiogik 174 kann es sich um ein Programmmodul handeln, das eine SAML-Logik-Komponente bildet, um ein SAML- Objekt zu empfangen und auszuwerten. Bei der Protokoil-Stack-Komponente 172 kann es sich um ein Programmmodul zur Implementierung eines Kommunikationsprotokolls handeln, wie zum Beispiel nach der technischen Richtlinie des Bundes- amts für Sicherheit in der Informationstechnik, BSI TR-03112-7. In dem Speicher 140 des I D-Provider-Computersystems 136 sind die verschiedenen Berechtigungszertifikate für diejenigen Dienst-Computersysteme gespeichert, welch das ID- Provider-Computersystem 136 zur Erbringung der ID-Provider-Funktion autorisiert haben, d.h. hier die Berechtigungszertifikate ZDB I , ZDB II sowie die jeweils dazu gehörenden privaten Schlüssel 187 bzw. 187'. The processor 145 also provides evaluation logic 174 and a protocol stack component 172. The evaluation logic 174 may be a program module that forms a SAML logic component to receive and evaluate a SAML object. The protocol stack component 172 may be a program module for implementing a communication protocol, such as the technical guideline of the Federal Office for Information Security, BSI TR-03112-7. In the memory 140 of the I D provider computer system 136 are stored the various authentication certificates for those service computer systems which the ID provider computer system 136 has authorized to provide the ID provider function, i. here the authorization certificates ZDB I, ZDB II as well as the respectively belonging private keys 187 and 187 '.
Das ID-Provider-Computersystem 136 befindet sich vorzugsweise in einer besonders geschützten Umgebung, insbesondere in einem so genannten Trust-Center, sodass das ID-Provider-Computersystem 136 in Kombination mit der Notwendigkeit der Authentifizierung des Nutzers 102 gegenüber dem ID-Token 106 den Vertrauensanker für die Authentizität der aus dem ID-Token 106 ausgelesenen Attribute bildet. The ID provider computer system 136 is preferably located in a particularly protected environment, in particular in a so-called trust center, so that the ID provider computer system 136 in combination with the necessity of authenticating the user 102 to the ID token 106 Trust anchor for the authenticity of the read from the ID token 106 attributes.
Ein Dienst-Computersystem 150 kann zur Entgegennahme einer Bestellung oder eines Auftrags für eine Dienstleistung oder ein Produkt, insbesondere eine Online- Dienstleistung, ausgebildet sein. Beispielsweise kann der Nutzer 102 online über das Netzwerk 1 6 ein Konto bei einer Bank eröffnen oder eine andere Finanz- oder Bankdienstleistung in Anspruch nehmen. Das Dienst-Computersystem 150 kann auch als Online-Warenhaus ausgebildet sein, sodass der Benutzer 102 beispiels- weise online ein Mobiltelefon oder dergleichen erwerben kann. Ferner kann das Dienst-Computersystem 150 auch zur Lieferung von digitalen Inhalten ausgebildet sein, beispielsweise für den Download von Musik- und/oder Videodaten. Das Dienst-Computersystem 150 hat hierzu eine Netzwerk-Schnittstelle 152 zur Verbindung mit dem Netzwerk 116. Ferner hat das Dienst-Computersystem 150 zumindest einen Prozessor 154 zur Ausführung von Programminstruktionen 156. Durch Ausführung der Programminstruktionen 156 werden beispielsweise dynami- sehe HTML-Seiten generiert, über die der Nutzer 102 seinen Auftrag oder seine Bestellung eingeben kann. A service computer system 150 may be configured to receive an order or order for a service or product, particularly an online service. For example, the user 102 may open an account online with a bank via the network 16, or may use other financial or banking services. The service computer system 150 can also be designed as an online department store, so that the user 102 can, for example, purchase a mobile telephone or the like online. Further, the service computer system 150 may also be configured to provide digital content, such as for downloading music and / or video data. The service computer system 150 has for this purpose a network interface 152 for connection to the network 116. Further, the service computer system 150 has at least one processor 154 for executing program instructions 156. By executing the program instructions 156, for example, dynamic HTML pages are generated via which the user 102 can enter his order or his order.
Je nach der Art des beauftragten oder bestellten Produkts oder der Dienstleistung muss das Dienst-Computersystem 150 ein oder mehrere Attribute des Nutzers 102 und/oder dessen ID-Token 106 anhand eines oder mehrerer vorgegebener Kriterien überprüfen. Nur wenn diese Prüfung bestanden wird, wird die Bestellung oder der Auftrag des Nutzers 102 entgegengenommen und/oder ausgeführt. Depending on the type of product or service ordered or ordered, the service computer system 150 must review one or more attributes of the user 102 and / or its ID token 106 based on one or more predetermined criteria. Only if this check is passed will the order or order of the user 102 be accepted and / or executed.
Beispielsweise ist es für die Eröffnung eines Bankkontos oder den Kauf eines Mobil- telefons mit einem dazugehörigen Vertrag erforderlich, dass der Nutzer 102 seine Identität gegenüber dem Dienst-Computersystem 150 offenbart, und dass diese Identität überprüft wird. Im Stand der Technik muss der Nutzer 102 hierzu beispielsweise seinen Personalausweis vorlegen. Dieser Vorgang wird durch das Auslesen der digitalen Identität des Nutzers 102 aus seinem ID-Token 106 ersetzt. For example, to open a bank account or purchase a mobile phone with a related contract, it is required that the user 102 reveal his identity to the service computer system 150 and that this identity be verified. In the prior art, for example, the user 102 has to present his identity card for this purpose. This process is replaced by the reading of the digital identity of the user 102 from its ID token 106.
Je nach Anwendungsfall muss der Nutzer 102 aber nicht seine Identität gegenüber dem Dienst-Computersystem 150 offenbaren, sondern es reicht die Mitteilung, zum Beispiel nur eines der Attribute aus. Beispielsweise kann der Nutzer 102 über eines der Attribute einen Nachweis erbringen, dass er zu einer bestimmten Personen- gruppe gehört, die zugangsberechtigt für auf dem Dienst-Computersystem 150 zum Download bereit gehaltener Daten ist. Beispielsweise kann ein solches Kriterium ein Mindestalter des Nutzers 102 sein oder die Zugehörigkeit des Nutzers 102 zu einem Personenkreis, der auf bestimmte vertrauliche Daten eine Zugriffsberechtigung hat. Vorzugsweise sind die Computersysteme gemäß Figur 1 so ausgebildet, dass das Dienst-Zertifikat 144 einen Identifikator des betreffenden Dienst-Computersystems beinhaltet. Beispielsweise wird also durch den Identifikator des Zertifikats ZDI das Dienst-Computersystem l identifiziert. Entsprechend beinhaltet das I D-Provider- Zertifikat ZDID 188 einen Identifikator, durch den das ID-Provider-Computersystem 136 eindeutig identifiziert wird. Das dem Dienst-Computersystem l zugeordnete Berechtigungszertifikat 186 beinhaltet dementsprechend den Identifikator des Dienst- Computersystems I und den Identifikator des ID-Provider-Computersystems. Zur Inanspruchnahme des von dem Dienst-Computersystem 150 zur Verfügung gestellten Dienstes wird wie folgt vorgegangen: Depending on the application, however, the user 102 does not have to disclose his identity to the service computer system 150, but the message, for example only one of the attributes, is sufficient. By way of example, the user 102 can provide evidence via one of the attributes that he belongs to a specific group of persons who are authorized to access data for download on the service computer system 150. For example, such a criterion may be a minimum age of the user 102 or the affiliation of the user 102 to a group of people having access to certain confidential data. Preferably, the computer systems according to FIG. 1 are designed such that the service certificate 144 contains an identifier of the relevant service computer system. For example, the service computer system 1 is identified by the identifier of the certificate ZDI. Accordingly, the I D provider certificate ZDID 188 includes an identifier through which the ID provider computer system 136 is clearly identified. The entitlement certificate 186 associated with the service computer system 1 accordingly includes the identifier of the service computer system I and the identifier of the ID provider computer system. To take advantage of the service provided by the service computer system 150, the procedure is as follows:
1. Der Nutzer 102 startet die Ausführung der Programminstruktionen 112, beispielsweise ein übliches Webbrowser-Programm, wie zum Beispiel Microsoft In- ternet Explorer. Über das Netzwerk 116, d.h. beispielsweise das Internet, wählt der Nutzer 102 eines der Dienst-Computersysteme aus. Ohne Beschränkung der Allgemeinheit wird im Folgenden davon ausgegangen, dass der Nutzer 102 das Dienst-Computersystem I auswählt. Auf der Webseite des Dienst- Computersystems I wählt der Nutzer 102 einen bestimmten, von dem Dienst- Computersystem 1 angebotenen Dienst aus. Daraufhin wird eine erste kryp- tografisch gesicherte Verbindung TLS1 zwischen dem Dienst-Computersystem i und dem Browser 112 aufgebaut. Hierzu kann das Transport Layer Security (TLS)-Protokoll verwendet werden. Für den Aufbau der ersten kryptografisch gesicherten Verbindung TLS1 überträgt das Dienst-Computersystem I im Rah- men der Ausführung des TLS-Protokolls sein Zertifikat ZD I 144 an das Nutzer-1. The user 102 starts the execution of the program instructions 112, for example, a standard web browser program, such as Microsoft Internet Explorer. Via the network 116, i. For example, the Internet, the user 102 selects one of the service computer systems. In the following, it will be assumed, without loss of generality, that the user 102 selects the service computer system I. On the website of the service computer system I, the user 102 selects a specific service offered by the service computer system 1. Subsequently, a first cryptographically secured connection TLS1 is established between the service computer system i and the browser 112. You can use the Transport Layer Security (TLS) protocol for this. For the establishment of the first cryptographically secured connection TLS1, the service computer system I transmits its certificate ZD I 144 to the user during the execution of the TLS protocol.
Computersystem 100. Beispielsweise beinhaltet das Berechtigungszertifikat ZDB I 186 einen Verweis auf das Zertifikat ZD I 144, welches insbesondere als TLS-Zertifikat ausgebildet sein kann. Das Nutzer-Computersystem 100 empfängt also ein erstes Zertifikat Z 176. Bei diesem Zertifikat Z 176 handelt es sich im Normalfall um das Zertifikat ZD I 144 des Dienst-Computersystems I. Bei einer sogenannten Man in the Middle-Attacke durch einen Angreifer 178 kann jedoch das Zertifikat ZD I 144 von dem Angreifer 178 durch dessen Zertifikat ZA 180 ausgetauscht werden, sodass das Nutzer-Computersystem 100 dann das Zertifikat ZA 180 als Zertifikat Z 176 abspeichert. Computer system 100. For example, the authorization certificate ZDB I 186 includes a reference to the certificate ZD I 144, which may be designed in particular as a TLS certificate. The user computer system 100 thus receives a first certificate Z 176. This certificate Z 176 is normally the certificate ZD I 144 of the service computer system I. In a so-called man-in-the-middle attack by an attacker 178, however the certificate ZD I 144 is exchanged by the attacker 178 by its certificate ZA 180, so that the user computer system 100 then stores the certificate ZA 180 as a certificate Z 176.
Nach dem Aufbau der Verbindung TLS1 sendet das Dienst-Computersystem I eine Attributspezifizierung 182 über TLS1 an den Browser 112 des Nutzer- Computersystems 100. Die Attributspezifizierung 182 beinhaltet eine Spezifizierung derjenigen Attribute des ID-Tokens 106, deren Kenntnis das Dienst- Computersystem ί benötigt, um den von dem Nutzer 102 gewünschten Dienst erbringen zu können. Diese Attributspezifizierung 182 ist eine Anforderung des Dienst-Computersystems I an das I D-Provider-Computersystem 136 zum sicheren Lesen dieser Attribute. Die Attributspezifizierung 182 ist von dem Dienst- Computersystem I mit Hilfe des privaten Schlüssels 142 signiert. Zu der Signatur gehört auch das Zertifikat ZD I. Der Angreifer 178 kann versuchen, die Signatur der Anforderung 182 zu manipulieren, indem er das Zertifikat ZD I gegen das Zertifikat ZA austauscht. In der Attributspezifizierung 182 ist auch der Identi- fikator des Dienst-Computersystems I beinhaltet. After establishing the connection TLS1, the service computer system I sends an attribute specification 182 via TLS1 to the browser 112 of the user computer system 100. The attribute specification 182 includes a specification of those attributes of the ID token 106, the knowledge of which the service Computer system ί required to provide the desired by the user 102 service. This attribute specification 182 is a request from the service computer system I to the I D provider computer system 136 to securely read these attributes. The attribute specification 182 is signed by the service computer system I using the private key 142. The signature also includes the certificate ZD I. The attacker 178 may attempt to manipulate the signature of the request 182 by exchanging the certificate ZD I for the certificate ZA. The attribute specification 182 also includes the identifier of the service computer system I.
Die Attributspezifizierung 182 kann die Form eines sogenannten SAML-Objekts haben. Aufgrund des Empfangs des SAML-Objekts 182 wird ein Plug-inProgramm des Browsers 112 angesprochen. Daraufhin wird eine zweite kryp- tografisch gesicherte Verbindung TLS2 zwischen dem Browser 112 und der Auswertungslogik 174 des ID-Provider-Computersystems 136 über das Netzwerk 116 aufgebaut, beispielsweise ebenfalls nach dem TLS-Protokoll. Hierzu wird das ID-Provider Zertifikat ZDID 188 an das Nutzer-Computersystem 100 gesendet und dort als zweites Zertifikat 190 empfangen, welches mit ZDID 188 identisch ist, sofern es nicht aufgrund einer man-in-the-middle Attacke durch das Zertifikat ZA eines Angreifers 180 ersetzt worden ist. Das Zertifikat 190 wird durch das Nutzer-Computersystem 100 gespeichert. Ferner werden die Programminstruktionen 113 (Client) gestartet. The attribute specification 182 may take the form of a so-called SAML object. Due to the reception of the SAML object 182, a plug-in program of the browser 112 is addressed. Subsequently, a second cryptographically secured connection TLS2 is established between the browser 112 and the evaluation logic 174 of the ID provider computer system 136 via the network 116, for example likewise according to the TLS protocol. For this purpose, the ID provider certificate ZDID 188 is sent to the user computer system 100 and received there as a second certificate 190, which is identical to ZDID 188, unless it is due to a man-in-the-middle attack by the attacker's ZA certificate 180 has been replaced. The certificate 190 is stored by the user computer system 100. Further, the program instructions 113 (client) are started.
Die signierte Anforderung 182 wird über einen sogenannten Redirect von dem Browser 112 über die Verbindung TLS2 an die Auswertungslogik 174 weitergeleitet Das ID-Provider-Computersystem 136 wertet die Anforderung 82 mit Hilfe der Auswertungslogik 174 aus. Dadurch identifiziert das ID-Provider- Computersystem 136 dasjenige Dienst-Computersystem, d.h. hier das Dienst- Computersystem I, von dem die Anforderung 182 abgesendet worden ist. Dies kann mit Hilfe der Signatur der Anforderung 182 oder mit Hilfe eines anderen, in der Anforderung 182 beinhalteten Identifikators des Dienst-Computersystems I erfolgen. Damit das ID-Provider-Computersystem 136 die angeforderte ID- Provider-Funktion erbringen kann, muss in dem Speicher 140 ein Berechtigungszertifikat mit dem dazugehörigen privaten Schlüssel verfügbar sein, das zu der festgestellten Identität des anfordernden Dienst-Computersystems, hier des Dienst-Computersystems I, passt. Kann ein solches Berechtigungszertifikat nicht gefunden werden, so wird der Ablauf an dieser Stelle abgebrochen. The signed request 182 is forwarded via a so-called redirect from the browser 112 via the connection TLS2 to the evaluation logic 174. The ID provider computer system 136 evaluates the request 82 with the aid of the evaluation logic 174. Thereby, the ID provider computer system 136 identifies the service computer system, ie here the service computer system I, from which the request 182 has been sent. This can be done by using the signature of the request 182 or by using another identifier of the service computer system I included in the request 182. In order for the ID provider computer system 136 to provide the requested ID provider function, an authorization certificate with the associated private key must be available in the memory 140 matches the established identity of the requesting service computer system, here the service computer system I. If such an authorization certificate can not be found, the process is aborted at this point.
Nach einer erfolgreichen Identifikation des Dienst-Computersystems 1 wählt also hier die Auswertungslogik 174 das Zertifikat ZDB I aus dem Speicher 140 für das weitere Vorgehen aus. Auch bei der Übertragung der Anforderung 182 über TLS2 kann es zu einer Man in the Middle-Attacke kommen, wie zum Beispiel wiederum durch den Angreifer 178, der versuchen kann, die Signatur der Anforderung 82 mit Hilfe seines Zertifikats ZA zu manipulieren. After a successful identification of the service computer system 1, the evaluation logic 174 selects the certificate ZDB I from the memory 140 for the further procedure. Also, in the transmission of request 182 over TLS2, a man in the middle attack may occur, such as again by attacker 178, who may attempt to manipulate the signature of request 82 using its certificate ZA.
Es wird dann eine dritte kryptografisch gesicherte Verbindung TLS3, beispielsweise wiederum nach dem TLS-Protokoll, zwischen der Protokoll-Stack- Komponente 172 und dem Client 113 aufgebaut. Im Rahmen des Aufbaus der dritten Verbindung TLS 3 überträgt das l D-Provider-Computersystem 136 das Berechtigungszertifikat des identifizierten Dienst-Computersystems, hier das Zertifikat ZDB l 186 des identifizierten Dienst-Computersystems I, an den Client 113. Der Client 113 prüft dann, ob das über die Verbindung TLS3 empfangene Berechtigungszertifikat, hier das Zertifikat ZDB l, mit den gespeicherten Zertifikaten 176 und 190 übereinstimmt. Zum Aufbau der gesicherte Verbindung TLS3 kann das ID-Provider Zertifikat verwendet werden, um dann anschließend das Berechtigungszertifikat des identifizierten Dienst-Computersystems über TLS3 zu übertragen, oder es kann das Berechtigungszertifikat des identifizierten Dienst-Computersystems für den Aufbau der gesicherte Verbindung TLS3 verwendet werden, so dass hierbei das Berechtigungszertifikat übertragen wird. Hierzu wird geprüft, ob die Zertifikate 176 und 190 die Identifikatoren des empfangenen Berechtigungszertifikats beinhalten. Wenn dies nicht der Fall ist, so deutet dies auf das Vorliegen einer Man in the Middle-Attacke hin, und der weitere Ablauf wird abgebrochen. Wenn hingegen eine Übereinstimmung vorliegt, so kann weiter fortgefahren werden. A third cryptographically secured connection TLS3, for example according to the TLS protocol, is then established between the protocol stack component 172 and the client 113. As part of the construction of the third connection TLS 3, the I D provider computer system 136 transmits the authorization certificate of the identified service computer system, here the certificate ZDB 1 186 of the identified service computer system I, to the client 113. The client 113 then checks, whether the authorization certificate received via the connection TLS3, in this case the certificate ZDB 1, agrees with the stored certificates 176 and 190. To establish the secure connection TLS3, the ID provider certificate can be used, then subsequently to transmit the authorization certificate of the identified service computer system via TLS3, or the authorization certificate of the identified service computer system can be used for establishing the secure connection TLS3, so that in this case the authorization certificate is transmitted. For this purpose, it is checked whether the certificates 176 and 190 contain the identifiers of the received authorization certificate. If not, this indicates the presence of a Man in the Middle Attack, and further action is aborted. On the other hand, if there is a match, it can continue.
Authentifizierung des Nutzers 102 gegenüber dem ID-Token 106. Der Nutzer 102 authentifiziert sich gegenüber dem ID-Token 106. Bei einer Implementierung mit PIN gibt der Nutzer 102 hierzu seine PIN beispielsweise über das Nutzer-Computersystem 100 oder einen daran angeschlossenen Chipkarten-Terminal ein. Durch Ausführung der Programminstruktionen 130 prüft dann der ID-Token 106 die Korrektheit der eingegebenen PIN. Wenn die eingegebene PIN mit dem in dem geschützten Speicherbereich 120 gespeicherten Referenzwert der PIN übereinstimmt, so gilt der Nutzer 102 als authentifiziert. Analog kann vorgegangen werden, wenn ein biometrisches Merkmal des Nutzers 102 zu dessen Authentifizierung verwendet wird, wie oben beschrieben. Authentifizierung des I D-Provider-Computersystems 136 gegenüber dem ID- Token 106. Authenticate the user 102 to the ID token 106. The user 102 authenticates himself to the ID token 106. In an implementation with PIN, the user 102 for this purpose enters his PIN, for example via the user computer system 100 or a smart card terminal connected thereto. By executing the program instructions 130, the ID token 106 then checks the correctness of the entered PIN. If the entered PIN matches the reference value of the PIN stored in the protected memory area 120, then the user 102 is considered authenticated. An analogous procedure can be used if a biometric feature of the user 102 is used for its authentication, as described above. Authenticating the I D provider computer system 136 against the ID token 106.
Hierzu wird eine vierte Verbindung 184 zwischen dem ID-Token 106 und dem ID-Provider-Computersystem 136 über das Nutzer-Computersystem 100 und das Netzwerk 116 hergestellt. Die vierte Verbindung 184 wird auf einer höheren Ebene (Layer) des OSl-Schichtmodells als die Verbindung TLS3 aufgebaut. Als Transport-Layer werden für die vierte Verbindung die dritte Verbindung TLS3 sowie die Kommunikation zwischen den Schnittstellen 108 und 104 verwendet. Über die vierte Verbindung 84 wird das Berechtigungszertifikat des von dem ID-Provider-Computersystem 136 identifizierten Dienst-Computersystems, d.h. hier ZDB l, an den ID-Token 106 übertragen. Durch die Programminstruktionen 134 wird dann eine so genannte Challenge generiert, d.h. beispielsweise eine Zufallszahl. Diese Zufallszahl wird mit dem in dem Zertifikat 144 beinhalte- ten öffentlichen Schlüssel des I D-Provider-Computersystems 136 verschlüsselt.To accomplish this, a fourth connection 184 is established between the ID token 106 and the ID provider computer system 136 via the user computer system 100 and the network 116. The fourth connection 184 is established at a higher level (layer) of the OSI layer model than the connection TLS3. As the transport layer, the third connection TLS3 and the communication between the interfaces 108 and 104 are used for the fourth connection. Through the fourth connection 84, the authentication certificate of the service computer system identified by the ID provider computer system 136, i. here ZDB l, transferred to the ID token 106. Program instructions 134 then generate a so-called challenge, i. for example, a random number. This random number is encrypted with the public key of the I D provider computer system 136 contained in the certificate 144.
Das resultierende Chiffrat wird von dem ID-Token 106 über die Verbindung 184 an das ID-Provider-Computersystem 136 gesendet. Das ID-Provider- Computersystem 136 entschlüsselt das Chiffrat mit Hilfe seines privaten Schlüssels 142 und erhält so die Zufallszahl. Die Zufallszahl sendet das ID- Provider-Computersystem 136 über die Verbindung 184 an den ID-Token 106 zurück. Durch Ausführung der Programminstruktionen 134 wird dort geprüft, ob die von dem ID-Provider-Computersystem 136 empfangene Zufallszahl mit der ursprünglich generierten Zufallszahl, d.h. der Challenge, übereinstimmt. Ist dies der Fall, so gilt das ID-Provider-Computersystem 136 als gegenüber dem ID~ Token 106 authentifiziert. Die Zufallszahl kann als symmetrischer Schlüssel für die Ende-zu-Ende Verschlüsselung verwendet werden. The resulting cipher is sent from the ID token 106 over the connection 184 to the ID provider computer system 136. The ID provider computer system 136 decrypts the ciphertext using its private key 142, thus obtaining the random number. The random number returns ID provider computer system 136 to ID token 106 via connection 184. By executing the program instructions 134, it is checked whether the random number received from the ID provider computer system 136 matches the originally generated random number, ie, the challenge. If so, the ID provider computer system 136 is considered to be facing ID ~ Token 106 is authenticated. The random number can be used as a symmetric key for end-to-end encryption.
6. Nachdem sich der Nutzer 102 erfolgreich gegenüber dem ID-Token 106 authen- tifiziert hat, und nachdem sich das ID-Provider-Computersystem 36 erfolgreich gegenüber dem ID-Token 106 authentifiziert hat, erhält das ID-Provider- Computersystem 136 eine Leseberechtigung zum Auslesen, eines, mehrerer oder aller der in dem geschützten Speicherbereich 124 gespeicherten Attribute. Aufgrund eines entsprechenden Lesekommandos, welches das ID-Provider- Computersystem 136 über die Verbindung an den ID-Token 106 sendet, werden die angeforderten Attribute aus dem geschützten Speicherbereich 124 ausgelesen und durch Ausführung der Programminstruktionen 132 verschlüsselt. Die verschlüsselten Attribute werden über die Verbindung an das ID-Provider- Computersystem 136 übertragen und dort durch Ausführung der Programmin- struktionen 148 entschlüsselt. Dadurch erhält das ID-Provider-Computersystem 136 Kenntnis der aus dem ID-Token 06 ausgelesenen Attribute. 6. After the user 102 has successfully authenticated against the ID token 106, and after the ID provider computer system 36 has successfully authenticated against the ID token 106, the ID provider computer system 136 obtains read permission to Reading one, more, or all of the attributes stored in the protected storage area 124. On the basis of a corresponding read command, which the ID provider computer system 136 sends via the connection to the ID token 106, the requested attributes are read from the protected memory area 124 and encrypted by execution of the program instructions 132. The encrypted attributes are transmitted via the connection to the ID provider computer system 136 and decrypted there by execution of the program instructions 148. As a result, the ID provider computer system 136 receives knowledge of the attributes read from the ID token 06.
Diese Attribute werden von dem ID-Provider-Computersystem mit Hilfe des Berechtigungszertifikats ZDB I 186 in Vertretung des Dienst-Computersystems I 150 signiert und über das Nutzer-Computersystem 100 oder direkt an dasThese attributes are signed by the ID provider computer system by means of the authentication certificate ZDB I 186 representative of the service computer system I 150 and via the user computer system 100 or directly to the
Dienst-Computersystem 150 übertragen. Dadurch wird das Dienst- Computersystem 150 über die aus dem ID-Token 106 ausgelesenen Attribute in Kenntnis gesetzt, sodass das Dienst-Computersystem 150 diese Attribute anhand der vorgegebenen ein oder mehreren Kriterien prüfen kann, um danach ggf. den von dem Benutzer 102 angeforderten Dienst zu erbringen. Service computer system 150. This notifies the service computer system 150 of the attributes read from the ID token 106 so that the service computer system 150 can check these attributes against the predetermined one or more criteria, and thereafter, if necessary, the service requested by the user 102 to provide.
Durch die Notwendigkeit der Authentifizierung des Nutzers 102 gegenüber dem ID- Token 106 und der Authentifizierung des I D-Provider-Computersystems 136 gegenüber dem ID-Token 106 ist der notwendige Vertrauensanker geschaffen, sodass das Dienst-Computersystem 150 sicher sein kann, dass die ihm von dem ID- Provider-Computersystem 136 mitgeteilten Attribute des Nutzers 102 zutreffend und nicht verfälscht sind. Je nach Ausführungsform kann die Reihenfolge der Authentifizierung unterschiedlich sein. Beispielsweise kann vorgesehen sein, dass sich zunächst der Nutzer 102 gegenüber dem ID-Token 106 authentifizieren muss und nachfolgend das ID- Provider-Computersystem 136. Es ist aber grundsätzlich auch möglich, dass sich zunächst das ID-Provider-Computersystem 136 gegenüber dem ID-Token 106 authentifizieren muss und erst nachfolgend der Nutzer 102. The need to authenticate the user 102 to the ID token 106 and to authenticate the I D provider computer system 136 to the ID token 106 provides the necessary trust anchor so that the service computer system 150 can be assured that it will be attributes of the user 102 communicated by the ID provider computer system 136 are true and not corrupted. Depending on the embodiment, the order of authentication may be different. For example, provision may be made for the user 102 first to have to authenticate against the ID token 106 and subsequently for the ID provider computer system 136. However, it is also fundamentally possible for the ID provider computer system 136 to be initially opposite to the ID provider. Token 106 must authenticate and only subsequently the user 102.
In dem ersten Fall ist der ID-Token 106 beispielsweise so ausgebildet, dass er nur durch Eingabe einer korrekten PIN oder eines korrekten biometrischen Merkmals durch den Nutzer 102 freigeschaltet wird. Erst diese Freischaltung ermöglicht den Start der Programminstruktionen 132 und 134 und damit die Authentifizierung des I D-Provider-Computersystems 136. For example, in the first case, the ID token 106 is configured to be enabled by the user 102 only by entering a correct PIN or biometric feature. Only this activation allows the start of the program instructions 132 and 134 and thus the authentication of the I D provider computer system 136th
Im zweiten Fall ist ein Start der Programminstruktionen 132 und 134 auch bereits möglich, wenn sich der Nutzer 102 noch nicht gegenüber dem ID-Token 106 authentifiziert hat. In diesem Fall sind beispielsweise die Programminstruktionen 134 so ausgebildet, dass das ID-Provider-Computersystem 136 erst dann einen Lese- zugriff auf den geschützten Speicherbereich 124 zum Auslesen eines oder mehrerer der Attribute durchführen kann, nachdem von den Programminstruktionen 130 die erfolgreiche Authentifizierung auch des Nutzers 102 signalisiert worden ist. In the second case, a start of the program instructions 132 and 134 is already possible if the user 102 has not yet authenticated against the ID token 106. In this case, for example, the program instructions 134 are designed so that the ID provider computer system 136 can only perform a read access to the protected memory area 124 for reading one or more of the attributes, after the successful execution of the program instructions 130 of the authentication User 102 has been signaled.
Von weiterem besonderem Vorteil ist der Schutz gegen Man in the Middle-Attacken, insbesondere aufgrund der Prüfung des Clients 113, ob das Zertifikat 176 bzw. 190 mit dem nachfolgend anlässlich des Aufbaus der dritten Verbindung TLS3 empfan- genen Berechtigungszertifikat übereinstimmt. Hierdurch können die verschiedenen möglichen Man in the Middle-Attacken, zum Beispiel des Angreifers 178, wirksam abgewehrt werden. A further particular advantage is the protection against man in the middle attacks, in particular on the basis of the examination of the client 113, whether the certificate 176 or 190 agrees with the authorization certificate subsequently received on the occasion of the establishment of the third connection TLS3. As a result, the various possible Man in the Middle attacks, for example, the attacker 178, can be effectively fended off.
Von besonderem Vorteil ist die Nutzbarmachung des ID-Tokens 106 für zum Bei- spiel E-Commerce und E-Government-Anwendungen, und zwar medienbruchfrei und rechtssicher aufgrund des durch die Notwendigkeit der Authentifizierung des Nutzers 102 und des I D-Provider-Computersystems 136 gegenüber dem ID- Token 106 gebildeten Vertrauensankers. Von besonderem Vorteil ist ferner, dass eine zentrale Speicherung der Attribute verschiedener Nutzer 102 nicht erforderlich ist, sodass die im Stand der Technik bestehenden Datenschutzprobleme hiermit gelöst sind. Was die Bequemlichkeit der Anwendung des Verfahrens betrifft, ist von besonderem Vorteil, dass eine vorherige Registrierung des Nutzers 102 zur Inanspruchnahme des I D-Provider-Computersystems 136 nicht erforderlich ist. Of particular advantage is the utilization of the ID token 106 for, for example, e-commerce and e-government applications, namely media-free and legally secure due to the need for authentication of the user 102 and the I D provider computer system 136 Trust anchor formed opposite the ID token 106. Of particular advantage is further that a central storage of the attributes of different users 102 is not required is, so that the existing state of the art privacy problems are hereby resolved. With regard to the convenience of using the method, it is of particular advantage that a prior registration of the user 102 for claiming the I D provider computer system 136 is not required.
Die Figur 2 zeigt eine Ausführungsform eines erfindungsgemäßen Verfahrens. In dem Schritt 200 wird eine Dienst-Anforderung von dem Nutzer-Computersystem an das Dienst-Computersystem gesendet. Beispielsweise startet der Nutzer hierzu einen Internet-Browser des Nutzer-Computersystems und gibt eine URL zum Aufruf einer Webseite des Dienst-Computersystems ein. In die aufgerufene Webseite gibt der Nutzer dann seine Dienst-Anforderung ein, zum Beispiel zur Bestellung oder Auftragserteilung für einen Dienst oder ein Produkt. FIG. 2 shows an embodiment of a method according to the invention. In step 200, a service request is sent from the user computer system to the service computer system. For example, the user starts an Internet browser of the user computer system and enters a URL for calling a web page of the service computer system. The user then enters his service request into the accessed web page, for example for ordering or placing an order for a service or a product.
In dem Schritt 201 wird die erste Verbindung TLS1 aufgebaut. Hierzu wird das Zerti- fikat des Dienst-Computersystems an das Nutzer-Computersystem kommuniziert. Das Nutzer-Computersystem erhält so Kenntnis von dem Zertifikat des Dienst- Computersystems, welches allerdings aufgrund einer Man in the Middle-Attacke von einem Angreifer durch ein Angreifer-Zertifikat ZA ersetzt worden sein kann. Das Zertifikat des Dienst-Computersystems oder das des Angreifers wird dann von dem Nutzer-Computersystem gespeichert. In step 201, the first connection TLS1 is established. For this purpose, the certificate of the service computer system is communicated to the user computer system. The user computer system thus receives knowledge of the certificate of the service computer system, which, however, may have been replaced by an attacker by an attacker certificate ZA due to a man in the middle attack. The certificate of the service computer system or that of the attacker is then stored by the user computer system.
In dem Schritt 202 spezifiziert das Dienst-Computersystem 150 daraufhin ein oder mehrere Attribute, welche es benötigt, um die Berechtigung des Nutzers für die Dienst-Anforderung zu prüfen. Insbesondere kann das Dienst- Computersystem solche Attribute spezifizieren, welche die digitale Identität des Nutzers 102 bestimmen. Diese Spezifizierung der Attribute durch das Dienst- Computersystem 150 kann fest vorgegeben sein oder je nach der Dienst- Anforderung im Einzelfall durch das Dienst-Computersystem 150 anhand vorgegebener Regeln bestimmt werden. Diese Attributspezifizierung wird von dem Dienst- Computersystem signiert. In step 202, the service computer system 150 then specifies one or more attributes that it needs to verify the user's entitlement to the service request. In particular, the service computer system may specify attributes that determine the digital identity of the user 102. This specification of the attributes by the service computer system 150 may be fixed or, depending on the service request, determined in each case by the service computer system 150 according to predetermined rules. This attribute specification is signed by the service computer system.
In dem Schritt 203 wird die signierte Attributspezifikation, d.h. die in dem Schritt 202 erfolgte Spezifizierung der ein oder mehreren der Attribute, von dem Dienst- Computersystem an das iD-Provider-Computersystem übertragen, und zwar über die Verbindung TLS1, und von dessen Browser empfangen. In step 203, the signed attribute specification, ie the specification of the one or more of the attributes made in step 202, of the service Computer system to the iD provider computer system, via the connection TLS1, and received from the browser.
Durch ein Plug-in-Programm des Browsers wird dann der Client des Nutzer- Computersystems gestartet. Ferner wird die zweite Verbindung TLS2 zwischen dem Browser und der Auswertungslogik des ID-Provider-Computersystems aufgebaut und die signierte Anforderung durch einen sogenannten Redirect des Browsers über die zweite Verbindung TLS2 an das ID-Provider-Computersystem, d.h. dessen Auswertungslogik, weitergeleitet. Zum Aufbau der zweite Verbindung TLS2 wird das ID-Provider Zertifikat an das Nutzer-Computersystem gesendet und das von dem Nutzer-Computersystem daraufhin empfangene zweite Zertifikat gespeichert. In dem Schritt 205 wird seitens des ID-Provider-Computersystems das Dienst- Computersystem, von welchem die signierte Anforderung stammt, identifiziert. Dies kann dadurch erfolgen, dass die Validität der Signatur der Anforderung seitens des ID-Provider-Computersystems geprüft wird, und wenn die Signatur valide ist, das Zertifikat der Signatur zur Identifizierung des Dienst-Computersystems verwendet wird. In dem Schritt 206 wird dann die dritte Verbindung TLS3 zwischen der Protokoll-Stack-Komponente und dem Client aufgebaut. Dabei wird das Berechtigungszertifikat des ggf. von dem ID-Provider-Computersystem identifizierten Dienst- Computersystem an den Client übertragen. A browser plug-in program then starts the client of the user computer system. Furthermore, the second connection TLS2 is established between the browser and the evaluation logic of the ID provider computer system, and the signed request by a so-called redirect of the browser via the second connection TLS2 to the ID provider computer system, i. its evaluation logic, forwarded. To set up the second connection TLS2, the ID provider certificate is sent to the user computer system and the second certificate subsequently received by the user computer system is stored. In step 205, the service provider computer system from which the signed request originates is identified by the ID provider computer system. This can be done by checking the validity of the signature of the request from the ID provider computer system, and if the signature is valid, the signature of the signature is used to identify the service computer system. In step 206, the third connection TLS3 is then established between the protocol stack component and the client. In this case, the authorization certificate of the service computer system possibly identified by the ID provider computer system is transmitted to the client.
In dem Schritt 207 prüft der Client des Nutzer-Computersystems 100 dann, ob die Identifikatoren der gespeicherten ersten und zweiten Zertifikate mit dem bei Aufbau der dritten Verbindung TLS3 empfangenen Berechtigungszertifikat des identifizier- ten Dienst-Computersystems übereinstimmt. Wenn dies nicht der Fall ist, so erfolgt in dem Schritt 208 ein Abbruch, da eine Man in the Middle-Attacke vorliegt. Im gegenteiligen Fall authentifiziert sich der Nutzer in dem Schritt 209 gegenüber dem ID- Token, um dem ID-Provider-Computersystem die Möglichkeit zu geben, Attribute aus dem ID-Token auszulesen. In step 207, the client of the user computer system 100 then checks whether the identifiers of the stored first and second certificates match the authorization certificate of the identified service computer system received when the third connection TLS3 was set up. If this is not the case, an abort occurs in step 208, since there is a man in the middle attack. Otherwise, the user authenticates to the ID token in step 209 to allow the ID provider computer system to retrieve attributes from the ID token.
In dem Schritt 210 wird die vierte Verbindung zwischen dem ID-Token und dem ID- Provider-Computersystem aufgebaut. Hierbei handelt es sich um eine gesicherte Verbindung, beispielsweise nach einem so genannten Secure Messaging- Verfahren. In dem Schritt 211 erfolgt zumindest eine Authentifizierung des ID-Provider- Computersystems gegenüber dem ID-Token über die in dem Schritt 208 aufgebaute Verbindung. Zusätzlich kann eine Authentifizierung auch des ID-Tokens gegenüber dem ID-Provider-Computersystem vorgesehen sein. In step 210, the fourth connection is established between the ID token and the ID provider computer system. This is a secure connection, for example using a so-called secure messaging method. In step 211, at least one authentication of the ID provider computer system to the ID token takes place via the connection set up in step 208. In addition, authentication of the ID token against the ID provider computer system may be provided.
Nachdem sowohl der Nutzer als auch das ID-Provider-Computersystem erfolgreich gegenüber dem ID-Token authentifiziert worden sind, erhält das ID-Provider- Computersystem von dem ID-Token die Zugriffsberechtigung zum Auslesen der Attribute. In dem Schritt 212 sendet das ID-Provider-Computersystem ein oder mehrere Lesekommandos zum Auslesen der gemäß Attributspezifikation erforderlichen Attribute aus dem ID-Token. Die Attribute werden dann mittels Ende-zu-Ende- Verschlüsselung über die gesicherte Verbindung an das ID-Provider- Computersystem übertragen und dort entschlüsselt. After both the user and the ID provider computer system have been successfully authenticated against the ID token, the ID provider computer system obtains from the ID token the access to read the attributes. In step 212, the ID provider computer system sends one or more read commands to read out the attributes required by the attribute specification from the ID token. The attributes are then transmitted via end-to-end encryption over the secure connection to the ID provider computer system and decrypted there.
Die ausgelesenen Attributwerte werden in dem Schritt 214 von dem ID-Provider- Computersystem signiert. In dem Schritt 216 sendet das ID-Provider- Computersystem die signierten Attributwerte über das Netzwerk. Die signierten Attributwerte erreichen das Dienst-Computersystem entweder direkt oder über das Nutzer-Computersystem. Im letzteren Fall kann der Nutzer die Möglichkeit haben, die signierten Attributwerte zur Kenntnis zu nehmen und/oder durch weitere Daten zu ergänzen. Es kann vorgesehen sein, dass die signierten Attributwerte gegebenenfalls mit den ergänzten Daten erst nach Freigabe durch den Nutzer von dem Nutzer-Computersystem an das Dienst-Computersystem weitergeleitet werden. Hierdurch ist größtmögliche Transparenz für den Nutzer hinsichtlich der von dem ID-Provider-Computersystem an das Dienst-Computersystem gesendeten Attribute hergesteilt. The read attribute values are signed by the ID provider computer system in step 214. In step 216, the ID provider computer system sends the signed attribute values over the network. The signed attribute values reach the service computer system either directly or through the user computer system. In the latter case, the user may have the opportunity to take note of the signed attribute values and / or to supplement them with further data. It can be provided that the signed attribute values, if appropriate with the supplemented data, are forwarded by the user computer system to the service computer system only after release by the user. As a result, the greatest possible transparency for the user with respect to the attributes sent by the ID provider computer system to the service computer system is achieved.
Die Figur 3 zeigt eine weitere Ausführungsform eines erfindungsgemäßen Verfah- rens. Durch eine Nutzereingabe eines Nutzers 102 in ein Nutzer- Computersystem 100, d.h. beispielsweise den Browser 112, spezifiziert der Nutzer 02 einen Dienst eines Dtenst-Computersystems, welchen er oder sie in Anspruch nehmen möchte. Dies erfolgt beispielsweise durch Aufruf einer Internetseite des Dienst-Computersystems und einer Auswahl eines der dort angebotenen Dienste. Die Dienst-Anforderung des Nutzers 102 wird von dem Nutzer-Computersystem 100 an das Dienst-Computersystem 150 übertragen. FIG. 3 shows a further embodiment of a method according to the invention. By a user input of a user 102 into a user computer system 100, ie, for example, the browser 112, the user 02 specifies a service of a Dtenst computer system, which he or she would like to use. This is done, for example, by calling an Internet page of the service computer system and a selection of one of the services offered there. The service request of the user 102 is transmitted from the user computer system 100 to the service computer system 150.
Das Dienst-Computersystem 150 antwortet auf die Dienst-Anforderung mit einer signierten Attributspezifizierung, d.h. beispielsweise einer Liste von Attributnamen in der Form eines SAML-Objekts, die über TLS1 an den Browser 112 übertragen wird. Anlässlich des Aufbaus von TLS1 empfängt der Browser 112 ein Zertifikat 176, weiches temporär gespeichert wird. Beispielsweise nach Empfang der Attributspezifizierung fordert das Nutzer-Computersystem 100 den Nutzer 102, beispielsweise durch eine Eingabeaufforderung, zur Authentifizierung gegenüber dem ID- Token 106 auf. Diese Aufforderung kann durch ein Plug-in des Browsers 112 oder durch einen Client 113 des Nutzer-Computersystems 100 erfolgen. The service computer system 150 responds to the service request with a signed attribute specification, i. For example, a list of attribute names in the form of a SAML object, which is transmitted to the browser 112 via TLS1. On the occasion of the establishment of TLS1, the browser 112 receives a certificate 176 which is temporarily stored. For example, upon receipt of the attribute specification, the user computer system 100 prompts the user 102, for example, by a prompt, for authentication against the ID token 106. This request can be made by a plug-in of the browser 112 or by a client 113 of the user computer system 100.
Der Nutzer 102 authentifiziert sich daraufhin gegenüber dem ID-Token 106, bei- spielsweise durch Eingabe seiner PIN. Nach erfolgreicher Authentifizierung wird die signierte Attributspezifizierung von dem Nutzer-Computersystem 100 an ein ID- Provider-Computersystem 136 durch ein sog. Redirect des Browsers 112 weitergeleitet und zwar über TLS2. Das ID-Provider-Computersystem 136 identifiziert das Dienst-Computersystem 150 anhand der signierten Attributspezifizierung und baut dann die Verbindung TLS3 zu dem Client 113 des Nutzer-Computersystems auf, beispielsweise unter Verwendung eines BSI TR-03 12 konformen Protokolls. Dabei wird das Berechtigungszertifikat des identifizierten Dienst-Computersystems 150 an den Client 113 übertragen. Der Client 113 empfängt von dem Browser 112 ferner das anlässlich des Aufbaus von TLS1 empfangene Zertifikat 176 und vergleicht die beiden Zertifikate miteinander. Falls die Identifikatoren der beiden Zertifikate übereinstimmen, wird in dem Ablauf weiter fortgeschritten, indem dann eine Authentifizierung des ID-Provider- Computersystems über die dritte Verbindung und die Schnittstellen des Nutzer- Computersystems und des ID-Tokens (vgl. Schnittstellen 104 und 108 in der Ausführungsform der Figur 1) erfolgt, wonach die vierte Verbindung mit Ende-zu-Ende- Verschlüsselung aufgebaut wird. Das I D-Provider-Computersystem 136 richtet dann eine Leseanforderung zum Lesen der Attribute gemäß der Attributspezifizierung an den ID-Token 106 über die vierte Verbindung. Unter der Voraussetzung der vorherigen erfolgreichen Authentifizierung des Nutzers 102 und des ID-Provider-Computersystems 136 antwortet der ID-Token 106 auf die Leseanforderung mit den gewünschten Attributen. Das ID-Provider- Computersystem 136 signiert die Attribute und sendet die signierten Attribute an das Nutzer-Computersystem 100. Nach Freigabe durch den Nutzer 102 werden die signierten Attribute dann an das Dienst-Computersystem 150 übertragen, welches dann ggf. den gewünschten Dienst erbringen kann. The user 102 then authenticates himself to the ID token 106, for example by entering his PIN. After successful authentication, the signed attribute specification is forwarded from the user computer system 100 to an ID provider computer system 136 through a so-called redirect of the browser 112 over TLS2. The ID provider computer system 136 identifies the service computer system 150 based on the signed attribute specification and then establishes the connection TLS3 to the client 113 of the user computer system using, for example, a BSI TR-03 12 compliant protocol. At this time, the authentication certificate of the identified service computer system 150 is transmitted to the client 113. The client 113 also receives from the browser 112 the certificate 176 received on the occasion of the establishment of TLS1 and compares the two certificates with each other. If the identifiers of the two certificates match, the process proceeds further by then authenticating the ID provider computer system via the third connection and the interfaces of the user computer system and the ID token (compare interfaces 104 and 108 in FIG Embodiment of Figure 1), after which the fourth connection is constructed with end-to-end encryption. The I D provider computer system 136 then makes a read request to read the attributes according to the attribute specification to the ID token 106 over the fourth connection. Given the previous successful authentication of the user 102 and the ID provider computer system 136, the ID token 106 responds to the read request with the desired attributes. The ID provider computer system 136 signs the attributes and sends the signed attributes to the user computer system 100. Upon approval by the user 102, the signed attributes are then transmitted to the service computer system 150, which may then provide the service desired, if desired ,
Bezugszeichenliste LIST OF REFERENCE NUMBERS
100 Nutzer-Computersystem 100 user computer system
5 102 Nutzer  5 102 users
104 Schnittstelle  104 interface
106 ID-Token  106 ID tokens
108 Schnittstelle  108 interface
110 Prozessor  110 processor
10 112 Programminstruktionen (Browser)  10 112 program instructions (browser)
113 Programminstruktionen (Client) 113 program instructions (client)
114 Netzwerk-Schnittstelle 114 network interface
116 Netzwerk  116 network
118 elektronischer Speicher  118 electronic memory
15 120 geschützter Speicherbereich  15 120 protected storage area
122 geschützter Speicherbereich 122 protected storage area
124 geschützter Speicherbereich124 protected storage area
126 Zertifikat 126 certificate
128 Prozessor  128 processor
20 130 Programminstruktionen  20 130 program instructions
132 Programminstruktionen  132 program instructions
134 Programminstruktionen  134 program instructions
136 I D-Provider-Computersystem 136 I D Provider Computer System
138 Netzwerk-Schnittstelle 138 network interface
25 140 Speicher  25 140 memory
142 privater Schlüssel  142 private key
142' privater Schlüssel  142 'private key
144 Zertifikat  144 certificate
144' Zertifikat  144 'certificate
30 145 Prozessor  30 145 processor
146 Programminstruktionen  146 program instructions
148 Programminstruktionen  148 program instructions
149 Programminstruktionen  149 program instructions
150 Dienst-Computersystem 152 Netzwerk-Schnittstelle 150 service computer system 152 network interface
154 Prozessor  154 processor
156 Programminstruktionen  156 program instructions
158 Konfigurationsdatensatz  158 Configuration Record
5 160 Konfigurationsdatensatz  5 160 Configuration Record
161 Konfigurationsdatensatz  161 configuration record
162 Nutzereingabe  162 User input
164 Dienst-Anforderung  164 service request
166 Attributspezifizierung  166 attribute specification
10 168 Anforderung  10 168 requirement
170 Antwort  170 answer
172 Protokoll-Stack-Komponente  172 protocol stack component
174 Auswertungsiogik  174 Evaluation logic
176 erstes Zertifikat  176 first certificate
15 178 Angreifer  15 178 attackers
180 Zertifikat ZA  180 certificate ZA
182 Attributspezifizierung (SAML-Objekt) 182 Attribute specification (SAML object)
184 Verbindung 184 connection
186 Berechtigungszertifikat  186 Authorization certificate
20 187 privater Schlüssel  20 187 private keys
188 ID-Provider Zertifikat  188 ID provider certificate
190 zweites Zertifikat  190 second certificate

Claims

P a t e n t a n s p r ü c h e P a n t a n s p r e c h e
Verfahren zum Lesen zumindest eines in einem ID-Token (106, 106') gespeicherten Attributs unter Verwendung von ersten (136), zweiten (150) und dritten (100) Computersystemen, wobei das dritte Computersystem einen Browser (112) und einen Client (113) beinhaltet, und wobei dem zweiten Computersystem ein Dienst-Zertifikat (144) zugeordnet ist, wobei das Dienst- Zertifikat einen Identifikator beinhaltet, durch welchen das zweite Computersystem identifiziert wird, wobei der ID-Token einem Nutzer (102) zugeordnet ist, mit folgenden Schritten: A method of reading at least one attribute stored in an ID token (106, 106 ') using first (136), second (150) and third (100) computer systems, the third computer system having a browser (112) and a client ( 113), and wherein the second computer system is associated with a service certificate (144), the service certificate including an identifier by which the second computer system is identified, the ID token associated with a user (102) following steps:
Aufbau einer ersten kryptographisch gesicherten Verbindung (TLS1) zwischen dem Browser des dritten Computersystems und dem zweiten Computersystem, wobei das dritte Computersystem ein erstes ZertifikatEstablishing a first cryptographically secure connection (TLS1) between the browser of the third computer system and the second computer system, wherein the third computer system is a first certificate
(176) empfängt, (176) receives,
Speicherung des ersten Zertifikats durch das dritte Computersystem, Storage of the first certificate by the third computer system,
Empfang einer signierten Attributspezifizierung (182) durch das dritte Computersystem über die erste Verbindung, Receiving a signed attribute specification (182) by the third computer system over the first connection,
Aufbau einer zweiten kryptographisch gesicherten Verbindung (TLS2) zwischen dem Browser des dritten Computersystems und dem ersten Computersystem, wobei das dritte Computersystem ein zweites Zertifikat (190) empfängt, Establishing a second cryptographically secured connection (TLS2) between the browser of the third computer system and the first computer system, wherein the third computer system receives a second certificate (190),
Weiterleitung der signierten Attributspezifizierung von dem dritten Computersystem über die zweite Verbindung an das erste Computersystem, Forwarding the signed attribute specification from the third computer system to the first computer system via the second connection,
Zugriff auf ein Berechtigungszertifikat (186) durch das erste Computersystem, wobei das Berechtigungszertifikat den Identifikator beinhaltet, Accessing an entitlement certificate (186) by the first computer system, the entitlement certificate including the identifier,
Aufbau einer dritten kryptographisch gesicherten Verbindung (TLS3) zwischen dem ersten Computersystems und dem Client des dritten Computersystems, wobei das dritte Computersystem über die dritte Verbindung das Berechtigungszertifikat mit dem Identifikator empfängt, Construction of a third cryptographically secured connection (TLS3) between the first computer system and the client of the third Computer system, wherein the third computer system receives the authorization certificate with the identifier via the third connection,
Prüfung durch den Client des dritten Computersystems, ob der Identifikator in dem ersten Zertifikat beinhaltet ist, als Nachweis dafür, dass das erste Zertifikat mit dem Dienst-Zertifikat übereinstimmt, Checking by the client of the third computer system whether the identifier is included in the first certificate as proof that the first certificate matches the service certificate,
Authentifizierung des Nutzers gegenüber dem ID-Token, Authentication of the user against the ID token,
Authentifizierung des ersten Computersystems (136) gegenüber dem ID-Token, Authentication of the first computer system (136) against the ID token,
Aufbau einer vierten kryptographisch gesicherten Verbindung mit Ende- zu-Ende Verschlüsselung zwischen dem ID-Token und dem ersten Computersystem, nach erfolgreicher Authentifizierung des Nutzers und des ersten Computersystems gegenüber dem ID-Token, Lesezugriff des ersten Computersystems auf das zumindest eine in dem ID-Token gespeicherte Attribut über die vierte Verbindung, um die in der Attributspezifizierung spezifizierten ein oder mehrere Attribute aus dem ID-Token auszulesen, Construction of a fourth cryptographically secured connection with end-to-end encryption between the ID token and the first computer system, after successful authentication of the user and the first computer system against the ID token, read access of the first computer system to the at least one in the ID Token stored attribute over the fourth connection to read the one or more attributes specified in the attribute specification from the ID token,
Übertragung des zumindest einen Attributs nach dessen Signierung durch das erste Computersystem an das zweite Computersystem (150). Transmission of the at least one attribute after its signature by the first computer system to the second computer system (150).
Verfahren nach Anspruch 1 , wobei die Authentifizierung des ersten Computersystems gegenüber dem ID-Token mit Hilfe des Berechtigungszertifikats erfolgt, wobei das Berechtigungszertifikat eine Angabe derjenigen in dem ID- Token gespeicherten Attribute beinhaltet, für welche das erste Computersystem für den Lesezugriff berechtigt ist. The method of claim 1, wherein the authentication of the first computer system to the ID token is performed using the authentication certificate, the authentication certificate including an indication of attributes stored in the ID token for which the first computer system is authorized for read access.
Verfahren nach Anspruch 2, wobei der ID-Token die Leseberechtigung des ersten Computersystems für den Lesezugriff auf zumindest eines der Attribute mit Hilfe des Berechtigungszertifikats überprüft. Verfahren nach einem der Ansprüche 1 , 2 oder 3, wobei es sich bei den ersten, zweiten und dritten Verbindungen jeweils um Transport-Schicht Verbindungen handelt und wobei die vierte Verbindung über die dritte Verbindung aufgebaut wird. The method of claim 2, wherein the ID token verifies the read permission of the first computer system for read access to at least one of the attributes using the authorization certificate. A method according to any one of claims 1, 2 or 3, wherein the first, second and third compounds are each transport layer compounds and wherein the fourth compound is built up via the third compound.
Verfahren nach einem der vorhergehenden Ansprüche, wobei die signierte Attributsspezifizierung als SAML-Objekt empfangen wird und wobei das erste Computersystem eine SAML-Logik-Komponente (174) aufweist, zu der die zweite Verbindung aufgebaut wird, über die die SAML-Logik-Komponente das SAML-Objekt empfängt. The method of any one of the preceding claims, wherein the signed attribute specification is received as a SAML object, and wherein the first computer system comprises a SAML logic component (174) to which the second connection is established via which the SAML logic component subscribes SAML object receives.
Verfahren nach Anspruch 5, wobei das erste Computersystem eine Protokoll- Stack-Komponente (172) beinhaltet, zu der die dritte Verbindung aufgebaut wird. The method of claim 5, wherein the first computer system includes a protocol stack component (172) to which the third connection is established.
Verfahren nach einem der vorhergehenden Ansprüche, wobei dem ersten Computersystem eine I D-Provider Zertifikat (188) zugeordnet ist, das einen Identifikator des ersten Computersystems beinhaltet, wobei das ID-Provider Zertifikat (188) für den Aufbau der zweiten kryptographisch gesicherten Verbindung verwendet wird, und das daraufhin von dem ersten Computersystem empfangene zweite Zertifikat gespeichert wird, und wobei das Berechti- gungszeritifkat sowohl den Identifikator des ersten Computersystems als auch den Identifikator des zweiten Computersystems beinhaltet, wobei durch den Client des dritten Computersystems geprüft wird, ob ein Identifikator des ersten Zertifikats ( 76) und ein identifikator des zweiten Zertifikats (176) in dem Berechtigungszertifikat beinhaltet sind, und wobei die vierte kryptographisch gesicherte Verbindung nur dann aufgebaut wird, wenn der Identifikator des ersten Zertifikats und der Identifikator des zweiten Zertifikats in dem Berechtigungszertifikat beinhaltet sind. Method according to one of the preceding claims, wherein the first computer system is associated with an I D provider certificate (188), which includes an identifier of the first computer system, wherein the ID provider certificate (188) is used for the construction of the second cryptographically secured connection , and the second certificate then received by the first computer system is stored, and wherein the authorization certificate includes both the identifier of the first computer system and the identifier of the second computer system, wherein it is checked by the client of the third computer system whether an identifier of the first Certificate (76) and an identifier of the second certificate (176) are included in the entitlement certificate, and wherein the fourth cryptographically secured connection is established only if the identifier of the first certificate and the identifier of the second certificate in the entitlement certificate at are included.
Verfahren nach einem der vorhergehenden Ansprüche, mit dem Schritt der Identifizierung des Berechtigungszertifikats anhand der Attributspezifizierung. Method according to one of the preceding claims, comprising the step of identifying the authorization certificate on the basis of the attribute specification.
9. Computerprogrammprodukt mit von einem Computersystem ausführbaren Instruktionen zur Durchführung eines Verfahrens nach einem der vorhergehenden Ansprüche. A computer program product having instructions executable by a computer system for performing a method according to any one of the preceding claims.
10. Computersystem mit 10. Computer system with
einem Browser (112) und einem Client (110),  a browser (112) and a client (110),
Mitteln (110, 112, 114) zum Aufbau einer ersten kryptografischen gesicherten Verbindung (TLS1) zwischen dem Browser und einem zweiten Computersystem (150) zum Empfang eines ersten Zertifikats (176) und einer signierten Attributspezifizierung (182), wobei das erste Zertifikat einen Identifikator beinhaltet,  Means (110, 112, 114) for establishing a first cryptographic secure connection (TLS1) between the browser and a second computer system (150) for receiving a first certificate (176) and a signed attribute specification (182), wherein the first certificate is an identifier includes,
Mitteln (100) zur Speicherung des ersten Zertifikats,  Means (100) for storing the first certificate,
Mitteln (110, 112, 14) zum Aufbau einer zweiten kryptografischen gesicherten Verbindung (TLS2) zwischen dem Browser und einem ersten Computersystem (136) mit Hilfe eines zweiten Zertifikats (190), wobei das zweite Zertifikat einen weiteren Identifikator beinhaltet, Mitteln (112) zur Weiterleitung der über die erste Verbindung empfangenen signierten Attributspezifizierung über die zweite Verbindung, Mittein (110, 112, 113, 114) zum Aufbau einer dritten kryptografischen gesicherten Verbindung (TLS3) zwischen dem Client und dem ersten Computersystem, wobei ein Berechtigungszertifikat (186) empfangen wird, wobei das Berechtigungszertifikat die Identifikatoren der ersten und zweiten Computersysteme beinhaltet,  Means (110, 112, 14) for establishing a second cryptographic secure connection (TLS2) between the browser and a first computer system (136) using a second certificate (190), the second certificate including a further identifier, means (112) for forwarding the signed attribute specification received over the first connection over the second connection, means (110, 112, 113, 114) for establishing a third cryptographic secure connection (TLS3) between the client and the first computer system, receiving an entitlement certificate (186) with the authorization certificate containing the identifiers of the first and second computer systems,
Mitteln zur Prüfung, ob die Identifikatoren des Berechtigungszertifikats mit den Identifikatoren der ersten und zweiten Zertifikate übereinstimmen,  Means for verifying that the identifiers of the entitlement certificate match the identifiers of the first and second certificates,
Mitteln zum Aufbau einer vierten kryptographisch gesicherten Verbindung mit Ende-zu-Ende Verschlüsselung zwischen einem ID-Token (106) und dem ersten Computersystem, um nach erfolgreicher Authentifizierung des Nutzers und des ersten Computersystems gegenüber dem ID-Token einen Lesezugriff des ersten Computersystems auf das zumindest eine in dem ID-Token gespeicherte Attribut über die vierte Verbindung zu ermöglichen. Means for establishing a fourth cryptographically secured connection with end-to-end encryption between an ID token (106) and the first computer system, after successful authentication of the user and the first computer system against the ID token read access of the first computer system to the to allow at least one stored in the ID token attribute over the fourth connection.
11. Computersystem nach Anspruch 10, wobei die Mittel zur Weiterleitung der signierten Attributspezifizierung zur Durchführung eines Redirect ausgebildet sind. The computer system of claim 10, wherein the means for forwarding the signed attribute specification is adapted to perform a redirect.
12. Computersystem nach Anspruch 10 oder 11 , wobei der Browser ein Plug-InProgramm aufweist, durch welches der Client gestartet wird, nachdem von dem Browser die signierte Attributspezifizierung empfangen worden ist, und durch welches das erste Zertifikat an den Client übergeben wird. The computer system of claim 10 or 11, wherein the browser comprises a plug-in program by which the client is started after the signed attribute specification has been received by the browser and by which the first certificate is passed to the client.
EP11717537A 2010-04-22 2011-04-20 Method for reading an attribute from an id token Ceased EP2561461A1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
EP23208338.6A EP4357945A3 (en) 2010-04-22 2011-04-20 Method for reading an attribute from an id token

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
DE201010028133 DE102010028133A1 (en) 2010-04-22 2010-04-22 A method of reading an attribute from an ID token
PCT/EP2011/056315 WO2011131715A1 (en) 2010-04-22 2011-04-20 Method for reading an attribute from an id token

Related Child Applications (1)

Application Number Title Priority Date Filing Date
EP23208338.6A Division EP4357945A3 (en) 2010-04-22 2011-04-20 Method for reading an attribute from an id token

Publications (1)

Publication Number Publication Date
EP2561461A1 true EP2561461A1 (en) 2013-02-27

Family

ID=44175990

Family Applications (2)

Application Number Title Priority Date Filing Date
EP23208338.6A Pending EP4357945A3 (en) 2010-04-22 2011-04-20 Method for reading an attribute from an id token
EP11717537A Ceased EP2561461A1 (en) 2010-04-22 2011-04-20 Method for reading an attribute from an id token

Family Applications Before (1)

Application Number Title Priority Date Filing Date
EP23208338.6A Pending EP4357945A3 (en) 2010-04-22 2011-04-20 Method for reading an attribute from an id token

Country Status (5)

Country Link
US (2) US8812851B2 (en)
EP (2) EP4357945A3 (en)
CN (1) CN102834830B (en)
DE (1) DE102010028133A1 (en)
WO (1) WO2011131715A1 (en)

Families Citing this family (45)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
DE102011082101B4 (en) 2011-09-02 2018-02-22 Bundesdruckerei Gmbh A method of creating a soft token, computer program product, and service computer system
DE102011122972B3 (en) 2011-10-18 2024-02-08 Bundesdruckerei Gmbh Method for starting an external application and bidirectional communication between a browser and an external application without browser extensions
DE102011084728B4 (en) 2011-10-18 2015-04-02 Bundesdruckerei Gmbh Method for starting an external application and bidirectional communication between a browser and an external application without browser extensions
DE102011085538A1 (en) 2011-11-01 2013-05-02 Bundesdruckerei Gmbh Document, Method for authenticating a user, in particular for activating a chip card function, and computer system
DE102011089580B3 (en) * 2011-12-22 2013-04-25 AGETO Innovation GmbH Method for reading e.g. attribute stored in passport, for electronic-commerce application, involves examining whether attribute of security assertion markup language response fulfills criterion as premiss for contribution of service
US9774581B2 (en) * 2012-01-20 2017-09-26 Interdigital Patent Holdings, Inc. Identity management with local functionality
DE102012201209A1 (en) 2012-01-27 2013-08-01 AGETO Innovation GmbH A method for creating a pseudonym using an ID token
DE102012202744A1 (en) 2012-02-22 2013-08-22 AGETO Innovation GmbH A method for creating a pseudonym using an ID token
DE102012202781A1 (en) 2012-02-23 2013-08-29 Bundesdruckerei Gmbh Computer-implemented method for usage control, computer program product, data processing system and transport system
DE102012215630A1 (en) 2012-09-04 2014-03-06 Bundesdruckerei Gmbh Method for Personalizing a Secure Element (SE) and Computer System
DE102012219618B4 (en) * 2012-10-26 2016-02-18 Bundesdruckerei Gmbh A method of creating a soft token, computer program product, and service computer system
DE102012224083A1 (en) 2012-12-20 2015-08-20 Bundesdruckerei Gmbh Method for Personalizing a Secure Element (SE) and Computer System
DE102013203257A1 (en) * 2013-02-27 2014-08-28 Bundesdruckerei Gmbh Reading an attribute from an ID token
US10218815B2 (en) 2013-03-13 2019-02-26 Unify Gmbh & Co. Kg Method, device, and system for communicating a changeability attribute
DE102013212636A1 (en) * 2013-06-28 2014-12-31 Bundesdruckerei Gmbh Electronic transaction procedure and computer system
DE102013224285A1 (en) * 2013-11-27 2015-05-28 Bundesdruckerei Gmbh Electronic transaction procedure and computer system
US9722794B2 (en) 2014-02-10 2017-08-01 Ims Health Incorporated System and method for remote access, remote digital signature
US9306930B2 (en) 2014-05-19 2016-04-05 Bank Of America Corporation Service channel authentication processing hub
US9836594B2 (en) * 2014-05-19 2017-12-05 Bank Of America Corporation Service channel authentication token
DE102014008419A1 (en) * 2014-06-14 2015-12-17 Manfred Rietzler Method and arrangement for executing a digital payment transaction
US9922200B2 (en) * 2014-06-30 2018-03-20 Microsoft Technology Licensing, Llc Securely storing content within public clouds
DE102015017060A1 (en) 2015-01-13 2016-07-14 Bundesdruckerei Gmbh Method for reading attributes from an ID token
DE102015200313A1 (en) 2015-01-13 2016-07-14 Bundesdruckerei Gmbh Method for reading attributes from an ID token
DE102015017061A1 (en) 2015-01-13 2016-07-28 Bundesdruckerei Gmbh Method for reading attributes from an ID token
US10699001B2 (en) 2015-03-31 2020-06-30 Paradigm, Inc. Systems and methods for generating and validating certified electronic credentials
WO2016160052A1 (en) 2015-03-31 2016-10-06 Paradigm, Inc. Systems and methods for generating and validating certified electronic credentials
DE102015208088A1 (en) 2015-04-30 2016-11-03 Bundesdruckerei Gmbh Method for generating an electronic signature
DE102015208098B4 (en) 2015-04-30 2022-07-21 Bundesdruckerei Gmbh Procedure for generating an electronic signature
DE102015209073B4 (en) 2015-05-18 2019-02-07 Bundesdruckerei Gmbh Method for reading attributes from an ID token
US20160366124A1 (en) * 2015-06-15 2016-12-15 Qualcomm Incorporated Configuration and authentication of wireless devices
US10158953B2 (en) 2015-07-02 2018-12-18 Gn Hearing A/S Hearing device and method of updating a hearing device
US9887848B2 (en) 2015-07-02 2018-02-06 Gn Hearing A/S Client device with certificate and related method
DK201570433A1 (en) 2015-07-02 2017-01-30 Gn Hearing As Hearing device with model control and associated methods
US10318720B2 (en) 2015-07-02 2019-06-11 Gn Hearing A/S Hearing device with communication logging and related method
US9877123B2 (en) 2015-07-02 2018-01-23 Gn Hearing A/S Method of manufacturing a hearing device and hearing device with certificate
US10104522B2 (en) * 2015-07-02 2018-10-16 Gn Hearing A/S Hearing device and method of hearing device communication
US10158955B2 (en) 2015-07-02 2018-12-18 Gn Hearing A/S Rights management in a hearing device
DE102015213312A1 (en) 2015-07-15 2017-01-19 Bundesdruckerei Gmbh A method of managing attributes from an ID token, ID token, attribute provider computer system, and computer system
CN106603463A (en) * 2015-10-14 2017-04-26 天津雅达电子商务有限公司 Method for regulation of computer system for multilevel dialogue
DE102016202262A1 (en) 2016-02-15 2017-08-17 Bundesdruckerei Gmbh A method and system for authenticating a mobile telecommunication terminal to a service computer system and mobile telecommunication terminal
DE102016208038A1 (en) 2016-05-10 2017-11-16 Bundesdruckerei Gmbh Method for reading attributes from an ID token
DE102016208040A1 (en) 2016-05-10 2017-11-16 Bundesdruckerei Gmbh Method for reading attributes from an ID token
DE102016222170A1 (en) 2016-11-11 2018-05-17 Bundesdruckerei Gmbh Method for reading attributes from an ID token
DE102017212696A1 (en) * 2017-07-25 2019-01-31 Bundesdruckerei Gmbh A method for authenticating a user to a service provider and authentication device
CN112597517A (en) * 2020-12-25 2021-04-02 携程旅游网络技术(上海)有限公司 Encrypted communication method, system, device and medium for installing client

Family Cites Families (23)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6438550B1 (en) * 1998-12-10 2002-08-20 International Business Machines Corporation Method and apparatus for client authentication and application configuration via smart cards
US20010045451A1 (en) * 2000-02-28 2001-11-29 Tan Warren Yung-Hang Method and system for token-based authentication
US7703128B2 (en) * 2003-02-13 2010-04-20 Microsoft Corporation Digital identity management
JP4420201B2 (en) * 2004-02-27 2010-02-24 インターナショナル・ビジネス・マシーンズ・コーポレーション Authentication method using hardware token, hardware token, computer apparatus, and program
US8904040B2 (en) 2004-10-29 2014-12-02 Go Daddy Operating Company, LLC Digital identity validation
US7383438B2 (en) * 2004-12-18 2008-06-03 Comcast Cable Holdings, Llc System and method for secure conditional access download and reconfiguration
JP4790731B2 (en) * 2005-02-18 2011-10-12 イーエムシー コーポレイション Derived seed
US8474028B2 (en) * 2006-10-06 2013-06-25 Fmr Llc Multi-party, secure multi-channel authentication
KR100995904B1 (en) * 2007-12-18 2010-11-23 한국전자통신연구원 Method of Web service and its apparatus
DE102008000067C5 (en) 2008-01-16 2012-10-25 Bundesdruckerei Gmbh Method for reading attributes from an ID token
DE102008040416A1 (en) * 2008-07-15 2010-01-21 Bundesdruckerei Gmbh Method for reading attributes from an ID token
DE102008042262B4 (en) 2008-09-22 2010-05-27 Bundesdruckerei Gmbh Method for storing data, computer program product, ID token and computer system
EP2332313B1 (en) * 2008-09-22 2016-04-27 Bundesdruckerei GmbH Method for storing data, computer program product, id token and computer system
US8001581B2 (en) * 2008-12-17 2011-08-16 Dell Products L.P. Methods and systems for embedded user authentication and/or providing computing services using an information handling system configured as a flexible computing node
DE102009026953A1 (en) 2009-06-16 2010-12-23 Bundesdruckerei Gmbh Method for registering a mobile device in a mobile network
GB2471282B (en) * 2009-06-22 2015-02-18 Barclays Bank Plc Method and system for provision of cryptographic services
DE102009027681A1 (en) 2009-07-14 2011-01-20 Bundesdruckerei Gmbh Method and reading attributes from an ID token
DE102009027723A1 (en) 2009-07-15 2011-01-27 Bundesdruckerei Gmbh Method for reading attributes from an ID token
US9600679B2 (en) * 2011-04-29 2017-03-21 Micro Focus Software Inc. Techniques for resource operation based on usage, sharing, and recommendations with modular authentication
US9398622B2 (en) * 2011-05-23 2016-07-19 Twilio, Inc. System and method for connecting a communication to a client
US8769622B2 (en) * 2011-06-30 2014-07-01 International Business Machines Corporation Authentication and authorization methods for cloud computing security
US8949596B2 (en) * 2012-07-10 2015-02-03 Verizon Patent And Licensing Inc. Encryption-based session establishment
US8832857B2 (en) * 2012-07-12 2014-09-09 International Business Machines Corporation Unsecured asset detection via correlated authentication anomalies

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
"Technische Richtlinie eID-Server", TECHNISCHE RICHTLINIE EID-SE, BUNDESAMT FÜR SICHERHEIT IN DER INFORMATIONSTECHNIK, DE, no. BSI TR-03130 Version: 1.0 RC1, 19 May 2009 (2009-05-19), pages 1 - 48, XP007915025 *

Also Published As

Publication number Publication date
EP4357945A3 (en) 2024-07-24
US9130931B2 (en) 2015-09-08
EP4357945A2 (en) 2024-04-24
US20130219181A1 (en) 2013-08-22
US8812851B2 (en) 2014-08-19
WO2011131715A1 (en) 2011-10-27
CN102834830A (en) 2012-12-19
DE102010028133A1 (en) 2011-10-27
US20150026476A1 (en) 2015-01-22
CN102834830B (en) 2016-08-17

Similar Documents

Publication Publication Date Title
EP2561461A1 (en) Method for reading an attribute from an id token
EP2454703B1 (en) Method for reading attributes from an id token
EP2304642B1 (en) Method for reading attributes from an id token
DE102008000067C5 (en) Method for reading attributes from an ID token
EP2454700B1 (en) Process to create a soft-token
EP2454704B1 (en) Method to read attributes from an id-token
EP2415228B1 (en) Method for reading attributes of a token via a wireless connection
DE102008042262B4 (en) Method for storing data, computer program product, ID token and computer system
EP2962439B1 (en) Reading an attribute from an id token
EP2338255A2 (en) Method, computer program product and system for authenticating a user of a telecommunications network
EP2494487A1 (en) Method for creating a website
EP2620892B1 (en) Method for generating a pseudonym with the help of an ID token
EP2631837B1 (en) Method for generating a pseudonym with the help of an ID token
EP2879073A1 (en) Electronic transaction method and computer system

Legal Events

Date Code Title Description
PUAI Public reference made under article 153(3) epc to a published international application that has entered the european phase

Free format text: ORIGINAL CODE: 0009012

17P Request for examination filed

Effective date: 20121122

AK Designated contracting states

Kind code of ref document: A1

Designated state(s): AL AT BE BG CH CY CZ DE DK EE ES FI FR GB GR HR HU IE IS IT LI LT LU LV MC MK MT NL NO PL PT RO RS SE SI SK SM TR

DAX Request for extension of the european patent (deleted)
STAA Information on the status of an ep patent application or granted ep patent

Free format text: STATUS: EXAMINATION IS IN PROGRESS

17Q First examination report despatched

Effective date: 20170329

STAA Information on the status of an ep patent application or granted ep patent

Free format text: STATUS: EXAMINATION IS IN PROGRESS

APBK Appeal reference recorded

Free format text: ORIGINAL CODE: EPIDOSNREFNE

APBN Date of receipt of notice of appeal recorded

Free format text: ORIGINAL CODE: EPIDOSNNOA2E

APBR Date of receipt of statement of grounds of appeal recorded

Free format text: ORIGINAL CODE: EPIDOSNNOA3E

APAF Appeal reference modified

Free format text: ORIGINAL CODE: EPIDOSCREFNE

P01 Opt-out of the competence of the unified patent court (upc) registered

Effective date: 20230526

REG Reference to a national code

Ref country code: DE

Ref legal event code: R003

APBT Appeal procedure closed

Free format text: ORIGINAL CODE: EPIDOSNNOA9E

STAA Information on the status of an ep patent application or granted ep patent

Free format text: STATUS: THE APPLICATION HAS BEEN REFUSED

18R Application refused

Effective date: 20231113