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

add optional cli parameter proxy and httpheader for FedRegistrationCommand #116

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

RStaeber
Copy link

If you generate a registration form:
./cli.sh fedreg --environment=TU --contact-email=rs@gematik.de --issuer-uri=$ISSUER_URI --member-id="$MEMBER_ID"
and issuer-uri is behind a proxy or you have to set an xauth-header, the API of script cli.sh is expanded to 2 new optional parameters:
--header=X-Authorization:0815
--proxy=172.0.0.0:4711
This is useful for gematik developers because the "Testumgebung" cannot be reached without that.
This change should not break the API.

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

Successfully merging this pull request may close these issues.

1 participant