[SOLVED] Login popup-> login with custom

I have…

  • [ x] Checked the logs and have uploaded a log file and provided a link because I found something suspicious there. Please do not post the log file in the topic because very often something important is missing.

I’m submitting a…

  • [ ] Regression (a behavior that stopped working in a new release)
  • [x ] Bug report
  • [ ] Performance issue
  • [ ] Documentation issue or request

Current behavior

Expected behavior

Minimal reproduction of the problem

https://cloud.squidex.io/
Login to squidex
chose Login with custom in the popup
-> HTTP ERROR 401

Environment

  • [ ] Self hosted with docker
  • [ ] Self hosted with IIS
  • [ ] Self hosted with other version
  • [ x] Cloud version

Version: [VERSION]

Browser:

  • [x ] Chrome (desktop)
  • [ ] Chrome (Android)
  • [ ] Chrome (iOS)
  • [ ] Firefox
  • [ ] Safari (desktop)
  • [ ] Safari (iOS)
  • [ ] IE
  • [ ] Edge

Others:

Works for me. I cannot help with so few information. Have you checked your chrome logs? Is your machine time correct?

Hi Sebastian,
my time is correct, and I tried it from 2 different computers in 2 different networks.

gives me 401:
https://cloud.squidex.io/identity-server/account/external?returnurl=%2Fidentity-server%2Fconnect%2Fauthorize%2Fcallback%3Fclient_id%3Dsquidex-frontend%26redirect_uri%3Dhttps%3A%2F%2Fcloud.squidex.io%2Fclient-callback-popup%26response_type%3Did_token%20token%26scope%3Dsquidex-api%20openid%20profile%20email%20squidex-profile%20role%20permissions%26state%3Dca8148da6c21410cb552069c128fcad2%26nonce%3Df6e4960fd412455fb8c3eed09e16915e%26display%3Dpopup

Oh, login with custom is a bug. It will be removed soon. This is actually the internal JWT bearer token authentication.

The cloud does not support login with email and password.