UCL-ARC / dirac-swift-api

Repository for the REST API side of the DiRAC-SWIFT project
BSD 3-Clause "New" or "Revised" License
2 stars 1 forks source link

Investigate Keycloak #18

Closed harryjmoss closed 1 year ago

harryjmoss commented 1 year ago

Keycloak is explicitly supported by HSDS for bearer token generation and validation.

This might be worth looking at if we are unable to authenticate with our own FastAPI-generated tokens.

harryjmoss commented 1 year ago

Related to #8 - no longer persuing this route