Skip to content

Wire OAuth and FHIR URIs into CI workflows - #74

Draft
qiarie wants to merge 1 commit into
mainfrom
update-ci-env-variables
Draft

qiarie wants to merge 1 commit into
mainfrom
update-ci-env-variables

Conversation

@qiarie

@qiarie qiarie commented Sep 3, 2026

Copy link
Copy Markdown
Contributor

Fixes #<issue_number_goes_here>

It's a good idea to open an issue first for discussion.

  • All CI build checks pass e.g. Tests
  • Appropriate changes to documentation are included in the PR

@qiarie
qiarie requested a review from ellykits September 3, 2026 09:48
@qiarie
qiarie requested a review from LZRS September 3, 2026 09:48
Comment on lines +30 to +33
OAUTH_ISSUER: ${{ vars.OAUTH_ISSUER }}
OAUTH_CLIENT_ID: ${{ vars.OAUTH_CLIENT_ID }}
OAUTH_SCOPES: ${{ vars.OAUTH_SCOPES }}
OAUTH_REDIRECT_SCHEME: ${{ vars.OAUTH_REDIRECT_SCHEME }}

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Add documentation on where to set these on keycloak

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.

3 participants