We’re encountering an issue reported by our customer where the application takes an unusually long time to load when login, and sometimes gets stuck on the loading screen.
After investigation, here are some of our findings:
Infrastructure doesn't seem to be the issue—server resources...MoreLess
Unfortunately, our login process cannot be customized. The login logic is built-in and cannot be modified, and there is no related documentation...MoreLess
How to modify or override the default login functionality in Creatio to allow users or portal customers to log in using their mobile number or other parameter instead of the username?
There is an object named "User session" (SysUserSession) that you could likely use for that. An active session would be one with a session start...MoreLess
I have set up the URL https://159581-crm-bundle.creatio.com for demo purposes. However, after some time, I was unable to log into the application. The same issue occurred with another similar URL, so I created a new one using the link mentioned above.
The error displayed was "Authorization failed," and the password appeared to be locked. Even after attempting to log in using the "Log in with Creatio ID" option, the login attempt failed.
I have installed 64 bit ms word plugin for creatio. In order to connect i am using the same password and user name which is reflected in the account but still it says log in incorrect.
Hey Community, I'm trying to log out a user through JS.Is there way to do it ? I'm aware that the db of the usersession can be updated, but it does bring a popup to the screen.Is there a workaround? eg : if ( some condition) { some custom function
Hey Community, i'm trying to write a piece of code which will show a popup to the user on login. Thinking of overriding the shell page for the same,but unable to find the sourcecode.Has any one tried it before.I'm specifically trying to show the pop up on this page.
We are on the process of implementing SSO and the users testing are getting confused because they are used to enter their credentials on the Creatio Login page (basically clicking on the Single Sign on link is foreign to them.)
Is it possible to have two different login pages? One with the Creatio Login page and another just with the SSO link?
I'm encountering a recurring issue with logging into Creatio, which happens almost every day. After entering my login credentials, the system often gets stuck on the loading screen with the Creatio logo. This issue usually occurs during the first login of the day, but it has also happened during subsequent...MoreLess