OiO.lk Blog security Is exposing Authority, ClientID and Scope through unprotected endpoint secure?
security

Is exposing Authority, ClientID and Scope through unprotected endpoint secure?


Recently I found an unprotected endpoint in BFF API that exposes:

  • ClientId
  • Scope
  • Authority

Frontend consuming this endpoint uses this response to kick off AuthorizationCode + PKCE flow.
Is this secure?



You need to sign in to view this answers

Exit mobile version