Empresas
Empregos
  • Sobre nós
  • Soluções
    • Publicação de vagas
      Publique sua vaga e receba candidatos qualificados em 48h.
    • Avaliações de candidatos
      Mais de 500 testes técnicos e psicológicos, mais anti-fraude.
    • Headhunting
      Busca executiva personalizada do início ao fim.
    • Folha de Pagamento + EOR
      Dispersão de folha e EOR em mais de 15 países da LATAM.
  • Preços
  • Empregos

0

320
Visualizações
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 Respostas
Responde à pergunta

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 Relatório

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 Relatório
Responde à pergunta
Encontrar trabalhos remotos

Descubra a nova forma de encontrar um emprego!

melhores empregos
Principais categorias de trabalho
Empresas
Postar vaga Preços Comercial
Jurídico
Termos e Condições Política de privacidade
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Recomende algumas ofertas para mim
Preciso de ajuda