Skip to content

Add OIDC Auth to EPR #89

@ninjamast3r

Description

@ninjamast3r

Planning to add OIDC support to EPR by way of Keycloak. The goal is to require authentication on most endpoints. This is a stepping stone to implementing RBAC.

Stuff we need:

  • Doc on spinning up Keycloak and getting it configured (or a script).
  • Figure out the auth flow for a user interacting with EPR. Getting them a raw JWT is good enough for the first pass.
  • Add Keycloak to the deployment with the other prereqs.
  • Add some EPR middleware to validate access tokens.

May need to split these into multiple tickets.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions