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
After switching my local installation (2.5.1) to ENTERPRISE mode from SAAS, I cannot log into Lowcoder using proviously available Oauth provider. Even after creating a new provider, it's not visible on the list nor on the login form. API endpoint also only returns EMAIL type login:
Applications, data sources, saved queries, logins and user groups seem to correctly transfer from SAAS organisation.
Interestingly, the user's e-mail binding to Oauth identity seems to still be working - after logging in with email/password, I can still access data in application that would normally require the Oauth credentials.
It's important to note I have not checked whether it happens with clean ENTERPRISE installation.
Expected Behavior
Oauth providers should carry over to SAAS mode
Steps to reproduce
Create multi-Docker installation in SAAS mode
Create one organisation
Create Oauth provider
Change mode to ENTERPRISE
Restart docker instances and try to login - only a Email login is possible (if it's enabled)
Login as admin
Go to Providers configuration page and create another provider
Provider does not appear on the list
Environment
Lowcoder multi-docker, 2.5.1
Additional Information
No response
The text was updated successfully, but these errors were encountered:
@adnanqaops was it on a clean install or after change from SAAS to ENTERPRISE?
My scenario occurs after changing my installation from SAAS to ENTERPRISE.
I managed to test it in clean install and it shows up.
Is there an existing issue for this?
Current Behavior
After switching my local installation (2.5.1) to ENTERPRISE mode from SAAS, I cannot log into Lowcoder using proviously available Oauth provider. Even after creating a new provider, it's not visible on the list nor on the login form. API endpoint also only returns EMAIL type login:
Applications, data sources, saved queries, logins and user groups seem to correctly transfer from SAAS organisation.
Interestingly, the user's e-mail binding to Oauth identity seems to still be working - after logging in with email/password, I can still access data in application that would normally require the Oauth credentials.
It's important to note I have not checked whether it happens with clean ENTERPRISE installation.
Expected Behavior
Oauth providers should carry over to SAAS mode
Steps to reproduce
Environment
Lowcoder multi-docker, 2.5.1
Additional Information
No response
The text was updated successfully, but these errors were encountered: