Skip to content

Commit

Permalink
Add contact to README
Browse files Browse the repository at this point in the history
  • Loading branch information
fabiankuenzer committed Feb 2, 2024
1 parent 3361a05 commit 39632a1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,8 @@ The `restrictedID` changes when a user gets a new ID card. Currently, there is n
### Requirements
For the authentication process, Keycloak communicates with the [Governikus ID Panstar](https://www.governikus.de/en/loesungen/produkte/id-panstar/) server and the locally running [AusweisApp](https://github.com/Governikus/AusweisApp).
It is necessary to have access to both, the respective Governikus ID Panstar Server URL and the keys and certificates that secure the communication with the server.
To get you started as fast as possible, we deliver an out-of-the-box solution that uses publicly available keys and certificates.
This must be understood as a Proof-of-Concept and is NOT production ready.
To get you started as fast as possible, we deliver an out-of-the-box solution that uses publicly available keys and certificates provided by the Governikus ID Panstar SDK.
This must be understood as a Proof-of-Concept and is NOT production ready. Feel free to reach out to us if you have any questions: [email protected].

### Quickstart with Docker
Use the following commands to set up Keycloak with the eID identity provider plugin in a Docker container.
Expand Down

0 comments on commit 39632a1

Please sign in to comment.