OpenConext / OpenConext/OpenConext-pdp

Use application-specific useragent string for outgoing http requests

Open
#289 0 comments 0 reactions 1 assignee View on GitHub

@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

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.