Skip to content

feat: Add OAuth2 Authorization interceptor with 3 default roles.#1

Open
hlab-pawat wants to merge 4 commits intocortex-mainfrom
feat/authz
Open

feat: Add OAuth2 Authorization interceptor with 3 default roles.#1
hlab-pawat wants to merge 4 commits intocortex-mainfrom
feat/authz

Conversation

@hlab-pawat
Copy link

Summary

  • Allow adding Elasticsearch index prefix name from application.yaml.
  • Create 3 news roles: FHIRAdmin, FHIRTerminologyAdmin and FHIRCortexReadWrite associated with fhir client.

@hlab-pawat hlab-pawat requested a review from iNViTiON February 11, 2024 12:53
Comment on lines +50 to +51
COPY --chown=nonroot:nonroot --from=busybox /bin/sh /bin/sh
COPY --chown=nonroot:nonroot --from=busybox /bin/cat /bin/cat
Copy link
Member

Choose a reason for hiding this comment

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

Suggested change
COPY --chown=nonroot:nonroot --from=busybox /bin/sh /bin/sh
COPY --chown=nonroot:nonroot --from=busybox /bin/cat /bin/cat
COPY --chown=nonroot:nonroot --from=busybox /bin/sh /bin/cat /bin/

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.

2 participants