Proxy: oidc-auth middleware should use auth-bearer service to get reva token
Open
Category:Enhancement
Type:Technical-Debt
- Dominant language
- Go
- Stars
- 2.1k
- Forks
- 274
- Avg merge
- 2d 1h
- Merged PRs (30d)
- 103
Description
This is a followup ticket to #4692.
Instead of implementing all the oidc authentication related bits inside the proxy's oidc-auth middleware. I think we shoud make that middleware just use reva's auth-bearer service. That may we would get away from (miss)-using the machine-auth service for minting reva tokes.
Contributor guide
Assessment
This issue has not been assessed yet.