Hi
I’m facing an issue with End User login in OutSystems Developer Cloud (ODC)
Current situation:
I can successfully log in to ODC Studio
The user has been assigned End User permissions
The application is already published and accessible via web
It is usually config-related.
Try these:
Workaround:
See this thread for same issue + workaround: https://www.outsystems.com/forums/discussion/104601/unable-to-log-in-to-ai-agent-builder-with-odc-personal-edition/
Hello,
There’s documentation that explains how to create a self-registration flow. In ODC, there is a built-in identity provider, unlike O11, which has its own authentication and authorization mechanism.
This means that in O11, you can easily change the username and password, but in ODC things work differently. That’s why I’d recommend trying the self-registration flow approach.
You can refer to these documentations for more details: