bcgov / entity

ServiceBC Registry Team working on Legal Entities
Apache License 2.0
23 stars 58 forks source link

LEAR API calls should verify Keycloak token #1079

Open severinbeauvais opened 5 years ago

severinbeauvais commented 5 years ago

Keycloak Token Verification

Description:

  1. Some LEAR API calls do not verify the KC token before returning data and are therefore insecure. (The Filings API call appears to check the token -- the call fails if the token has expired.)

  2. The Filings API call fails incorrectly ("CORS error") when the provided KC token has expired.

Ready to Build (DoR):

Acceptance / DoD:

severinbeauvais commented 4 years ago

@thor Is this ticket resolved now?