I have…
- [ ] Checked the logs and have provided uploaded a log file and provided a link because I found something suspicious there.
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
- Visit homepage BASE_URL
- Click on “Login to Squidex” button
- Displays the popup with Operation failed Invalid redirect_uri message
Expected behavior
- Visit homepage BASE_URL
- Click on “Login to Squidex” button
- Displays the popup with login form with Username & Password
Minimal reproduction of the problem
Environment
- [X] Self hosted with docker
- [ ] Self hosted with IIS
- [ ] Self hosted with other version
- [ ] Cloud version
Hosted on Azure Kubernetes Service (AKS)
Version: 3.x
Browser:
- [X] Chrome (desktop)
- [ ] Chrome (Android)
- [ ] Chrome (iOS)
- [ ] Firefox
- [X] Safari (desktop)
- [ ] Safari (iOS)
- [ ] IE
- [X] Edge
Others:
Environment Variables
URLS__BASEURL: aks-dev-01.southeastasia.cloudapp.azure.com
URLS__ENFORCEHTTPS: true
LOGGING__HUMAN: false
EVENTSTORE__MONGODB__CONFIGURATION: mongodb://squidex-db-0.squidex-db-svc,squidex-db-1.squidex-db-svc:27017/
EVENTSTORE__MONGODB__DATABASE: Squidex2
STORE__MONGODB__CONFIGURATION: mongodb://squidex-db-0.squidex-db-svc,squidex-db-1.squidex-db-svc:27017/
STORE__MONGODB__DATABASE: Squidex2
STORE__MONGODB__CONTENTDATABASE: SquidexContent2
SQUIDEX__PROTOCOL: https
SQUIDEX__FORCE_HTTPS: True
IDENTITY__ADMINEMAIL: <<SOME_ADMIN_EMAIL>>
IDENTITY__ADMINPASSWORD: <<SOME_LONG_ADMIN_PED>>
IDENTITY__GITHUBCLIENT:
IDENTITY__GITHUBSECRET:
IDENTITY__GOOGLECLIENT:
IDENTITY__GOOGLESECRET:
IDENTITY__MICROSOFTCLIENT:
IDENTITY__MICROSOFTSECRET: