Skip to content

chore: wire IAM_URL into lims service - #20

Merged
man4ish merged 1 commit into
mainfrom
feature/pr10-lims-iam-url-wiring
Aug 4, 2026
Merged

chore: wire IAM_URL into lims service#20
man4ish merged 1 commit into
mainfrom
feature/pr10-lims-iam-url-wiring

Conversation

@man4ish

@man4ish man4ish commented Aug 4, 2026

Copy link
Copy Markdown
Collaborator

Summary

  • Adds IAM_URL: http://auth-service:8001 to the lims service's environment — same var name/value every other IAM_URL consumer in this compose file already uses.
  • Needed by omnibioai-lims#25 (PR10): LIMS authentication now goes through omnibioai-iam-client (RS256/JWKS + revocation checking against the auth service) instead of decoding tokens locally, and needs this URL to reach it.

Test plan

  • Diffed against origin/main — isolated, single-file change, no interaction with other in-flight work

LIMS's authentication now goes through omnibioai-iam-client instead of
decoding tokens locally (see omnibioai-lims PR10), which needs
IAM_URL to reach the auth service for JWKS/revocation checks -- same
var name/value every other IAM_URL consumer in this file already uses.
@man4ish
man4ish merged commit cac6923 into main Aug 4, 2026
2 checks passed
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