Access to XMLHttpRequest at 'http://localhost:2024/login/.well-known/openid-configuration' from origin 'http://localhost:8000' has been blocked by CORS policy: No 'Access-Control-Allow-Origin' header is present on the requested resource.
Although now I get (very latest Sphinx)
Sphinx.Utils.pas:252
Uncaught (in promise)
ReferenceError: CryptoJS is not defined
at Object.Sha256 (Sphinx.Utils.pas:252:1)
at Object.CreateState (Sphinx.OidcClient.pas:224:32)
at async Object.StartAuthorize (Sphinx.OidcClient.pas:432:20)
at async Object.Login (Sphinx.WebLogin.pas:265:36)
Sha256 @ Sphinx.Utils.pas:252
CreateState @ Sphinx.OidcClient.pas:224