Skip to content
Snippets Groups Projects

feat: :guitar: Make adding client_id to requesterID configurable

Merged Ghost User requested to merge requester_id-fix into main

Configurable - if the property saml.requester-id.prefix is available, the client ID will be added (prefixed with the value of the property) to the RequesterIDs in SAML. For example, if the clientID is APP-123 and the property is set to saml.requester-id.prefix=urn:geant:proxy, the resulting SAML RequesterID element will have the value urn:geant:proxy:APP-123. The value of the property should not end with a colon character. To disable passing clientID via SAML RequesterID element, leave the configuration option empty.

Edited by Ghost User

Merge request reports

Merge request pipeline #238924 passed with warnings

Merge request pipeline passed with warnings for e563d58c

Merged by avatar (Jul 8, 2025 8:15am UTC)

Loading

Pipeline #238965 passed with warnings

Pipeline passed with warnings for 5d678ea5 on main

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
Please register or sign in to reply
Loading