Skip to content

Release 2.1.0

Choose a tag to compare

@fquffio fquffio released this 01 Apr 12:25
· 82 commits to master since this release
098ea0d

Release 2.1.0 introduces a new BEdita/AWS.Alb authenticator that can be used in conjunction with CakePHP Authentication plugin to authenticate requests based on the x-amzn-oidc-data header set by AWS Application Load Balancers when OIDC or Amazon Cognito authentication is enabled. The header contains a JWT token that can be either taken as is, or used to identify users against the database, an LDAP directory, …

What's Changed

  • AWS ALB authenticator in #4

Full Changelog: v2.0.1...v2.1.0