OpenConext / OpenConext/OpenConext-pdp
Use application-specific useragent string for outgoing http requests
Open
@oharsta is already working on this.
Since Sep 7, 2026.
- Dominant language
- Java
- Stars
- 9
- Forks
- 7
- Avg merge
- 11d 12h
- Merged PRs (30d)
- 10
Description
Use a application-specific useragent string instead of Java/21.0.10.
Include:
- the application name
- the application version
- any user-specific strings passed via the environment variable USER_AGENT_EXTRA (may be empty)
for example if USER_AGENT_EXTRA=prod/docker1rood the user-agent string becomes pdp/1.2.3/prod/docker1rood.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.