You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
Using the master branch and the docker-compose locally, after login with the default user and password i get the following error: Invalid credentials
Describe the bug
Using the
master
branch and the docker-compose locally, after login with the default user and password i get the following error:Invalid credentials
The URL generated by the forms seems to be missing the cliend_id and secret
http://localhost:3000/oauth/authorize?client_id=&client_secret=&response_type=code&scope=openid%20profile%20email%20offline_access%20session_access%20multi_tenant%20create%20read%20update%20delete%20digest&redirect_uri=http%3A%2F%2Flocalhost%3A3002
The text was updated successfully, but these errors were encountered: