IyaSec Blog

Notes on application security, API security, identity, and API management from the field. Articles are also published on Medium. Browse the archive by topic instead — 124 subjects.

Practical Business Continuity

  • Business Continuity
  • Disaster Recovery
  • Security

For the small business owner, should the power going out mean you can’t make money? Should the computer system going down for 20 minutes mean a restaurant can’t take or cook orders any longer? Some basic level of preparation for anything other than ideal circumstances and commonsense needs to be…

Read article: Practical Business Continuity

Application Front-Ends Must Not Make Authorization Decisions

  • API Gateways
  • Application Security
  • Authorization

First, let’s get the usual introductions out of the way. For an in-depth discussion of what Authorization is, check out this post. For a complete introduction to Authorization concepts see my Authorization Series. This post continues my long-running Authorization Series. In this post, we’re going…

Read article: Application Front-Ends Must Not Make Authorization Decisions

Making Authorization Decisions

  • API Gateways
  • Authorization
  • APIs

This blog post continues our discussion of Authorization in the API space. It will explore common authorization patterns with API Gateways and the backend API Providers. Generally, the API Gateway will apply a Coarse Grained Authorization (CGA) decision and the API Provider will implement Fine…

Read article: Making Authorization Decisions

Looking for something specific? Browse all 124 topics.