Skip to content

AWS Cognito Support #504

@swiffer

Description

@swiffer

Hey there,

we're looking for Authentication of Users via AWS Cognito and JWT.

The current implemenation of the JWT Authenticator supports passing algorithm and secretKey arguments.

However AWS Cognito is making use of multiple secret keys and therefore resolution needs some additional steps upfront:

https://github.com/awslabs/aws-support-tools/tree/master/Cognito/decode-verify-jwt#resolution

There is a sample implementation for laravel described on Medium

https://medium.com/@tsubasakondo_36683/verifying-cognito-jwt-with-laravel-d600096a2394

Would this be in the plugins scope to have a cognito authenticator implemented or does anyone know of a plugin that is doing this or should we implement a custom authenticator class for this use case?

This is an outdated plugin I found

https://github.com/awallef/cakephp-cognito-auth

Thanks a lot!

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions