Empresas
Empleos
  • Sobre nosotros
  • Soluciones
    • Publicación de vacantes
      Publica tu vacante y recibe candidatos calificados en 48h.
    • Evaluación de candidatos
      500+ pruebas técnicas y psicológicas, más anti-fraude.
    • Headhunting
      Búsqueda ejecutiva a la medida de principio a fin.
    • Nómina + EOR
      Dispersión de nómina y EOR en más de 15 países de LATAM.
  • Precios
  • Empleos

0

318
Vistas
Empty page for the sign-up and sign-in pages hosted by AWS Cognito

I have created the user pool and added new users to the user pool. My requirement is to use the default sign up/login page provided by cognito. So after retrieving the domain name for the hosted page it renders an empty page.

enter image description here

enter image description here

By simply entering the domain ends in several errors in the console. Appreciate if any one has identified the root cause for this.

over 4 years ago · Santiago Trujillo
2 Respuestas
Responde la pregunta

0

If you simply add a /login to your existing URL you'll start to get useful error messages:

https://praedictio.auth.eu-west-1.amazoncognito.com/login

It's not documented very well, but your URL also requires some parameters:

  • client_id - relates to the app for the identity provider.
  • redirect_url - should match your redirect url from the UserPool app settings.
  • response_type - token (or code).

 

https://praedictio.auth.eu-west-1.amazoncognito.com/login?response_type=code&client_id=(client_id)&redirect_uri=(encoded uri)
over 4 years ago · Santiago Trujillo Denunciar

0

URL should be in the following format:


https://domain/login?response_type=code&client_id=client_id&redirect_uri=your_callback_url


Variables can be found in AWS > Amazon Cognito > User Pool > App Integration Tab

Domain: enter image description here

Client ID of the App enter image description here

Callback URL of the App enter image description here

Pleaser refer Cognito document for more info.

over 4 years ago · Santiago Trujillo Denunciar
Responde la pregunta
Encuentra empleos remotos

¡Descubre la nueva forma de encontrar empleo!

Top de empleos
Top categorías de empleo
Empresas
Publicar vacante Precios Comercial
Legal
Términos y condiciones Política de privacidad
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Recomiéndame algunas ofertas
Necesito ayuda