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 accounts.key to README #511

Open
wants to merge 9 commits into
base: main
Choose a base branch
from
Open

Add accounts.key to README #511

wants to merge 9 commits into from

Conversation

ma3u
Copy link

@ma3u ma3u commented Jan 6, 2025

What this PR changes/adds

Add accounts.key to README during the start of the Identity Hub

Why it does that

Error message

java -Dweb.http.presentation.port=10001 \
     -Dweb.http.presentation.path="/api/presentation" \
     -Dweb.http.port=8181 \
     -Dweb.http.path="/api" \
     -Dweb.http.identity.port=8182 \
     -Dweb.http.identity.path="/api/identity" \
     -Dedc.ih.api.superuser.key="c3VwZXItdXNlcgo=c3VwZXItc2VjcmV0Cg==" \
     -jar launcher/identityhub/build/libs/identity-hub.jar

Fix error by start by given an additional API key:

  -Dedc.api.accounts.key="bmV3LXVzZXI=\nbmV3LXNlY3JldA=="\

Copy link

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We are always happy to welcome new contributors ❤️ To make things easier for everyone, please make sure to follow our contribution guidelines, check if you have already signed the ECA, and relate this pull request to an existing issue or discussion.

README.md Outdated Show resolved Hide resolved
Copy link
Author

@ma3u ma3u left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

done.

README.md Outdated Show resolved Hide resolved
ma3u and others added 2 commits January 14, 2025 16:29
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.

2 participants