AWS Cognito SSO

Hi All,

Does anyone have a definitive guide to setup SSO using tutor v18.1.1 by any chance with AWS Cognito?

So far, the steps I have taken are:

  1. create an application client in app integration tab
  2. add redirect url to the open edx instance
  3. add oauth2 provider with edx as hostname and client key/secret for cognito - how do I create a custom backend for cognito. So far I only see google,linkedin,facebook, etc.

Thanks!