Validating Okta Access Tokens in PHP using AWS API Gateway and Lambda Authorizers
In this post we’ll cover how you can use Okta as the authentication and authorization layer of your REST API hosted in AWS Lambda, validating Okta access tokens using a Lambda authorizer function implemented in PHP.