Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can't save config on v4.8.1 when using TLS auth with the Konnektor #27

Open
ManuelB opened this issue Feb 8, 2024 · 2 comments
Open

Comments

@ManuelB
Copy link

ManuelB commented Feb 8, 2024

I did the following:

git clone https://github.com/gematik/app-Authenticator.git
cd app-Authenticator
npm install
# Side node: grafana was running on my port 3000
npm run dev
  1. Open http://localhost:3000/ in browser
  2. Klick on Einstellungen
  3. Fill out the form with Konnektor settings especially upload a TLS certificate with a password

Expected

  • I should be able to save the form

Actually:
Bildschirmfoto von 2024-02-08 09-57-53

@serdarde
Copy link
Contributor

serdarde commented Feb 8, 2024

Hi Manuel, it looks like the position of the warning box is wrong. I think this is an HTML error, and it should appear right after the p12 certificate input.

Actually, it is normal that, it does not allow you to save. If you want to use a p12 certificate, you really need to select the certificate and then save the form.

You need to upload the certificate from the connector interface you have created for your card terminal.

You can watch videos from this link to understand how does it really works: https://wiki.gematik.de/display/GAKB/Konfigurationsvideos+zum+Authenticator

@ManuelB
Copy link
Author

ManuelB commented Feb 12, 2024

I uploaded a p12 certificate. I will try to provide a video but this might take some time.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants