GCTC-NTGC / gc-digital-talent

GC Digital Talent is the new recruitment platform for digital and tech jobs in the Government of Canada. // Talents numériques du GC est la nouvelle plateforme de recrutement pour les emplois numériques et technologiques au gouvernement du Canada.
https://talent.canada.ca
GNU Affero General Public License v3.0
22 stars 9 forks source link

✨ Error discriminator for VPN blocking #11287

Open petertgiles opened 2 months ago

petertgiles commented 2 months ago

✨ Feature

Right now we have a custom checker in Laratrust that will fail a permission check if the incoming request requires an elevated permission but is not using the protected endpoint. Is there some way we can mark the error response so that the frontend knows that the permission failure was because of the VPN checker and provide a more specific error message?

🙋‍♀️ Proposed Implementation

(optional) Do you have a proposed implementation?

✅ Acceptance Criteria

gobyrne commented 2 months ago

Peter to pick this up at some point and make a call about where to take it.