jeffsw / rpkilog

rpkilog.com web site and tools
MIT License
6 stars 0 forks source link

Self sign-up #5

Open jeffsw opened 2 years ago

jeffsw commented 2 years ago

The Cognito IdP used by ES/Kibana should be re-configured to support additional login providers, including GitHub, if it's not too time-consuming. The IdP configuration should put users into the anonymous_web role for now.

amazon has some documentation which may be relevant: https://docs.aws.amazon.com/IAM/latest/UserGuide/id_roles_providers_create_oidc.html and https://aws.amazon.com/premiumsupport/knowledge-center/cognito-google-social-identity-provider/

jeffsw commented 2 years ago

job suggests configuring PeeringDB as one of the login providers. He mentioned it supports OIDC which is usable by Cognito.