Hi,
i searched the last 3 days for an answer but i don't find anything.
I have a site with a login form. Now, i want rebuild my website with an user check to Espo.
For example:
- The use visit my index-site with an authentification form.
- He type the EspoCRM-User datas in this form.
- My site (PHP) check the userdata to Espo and if the user is allowed to login, my sites open.
=> To this point i don't have any problems. With the API i got the user data and can check if he is allowed.
- In my own portal is a link to espo and when i click the link i will be transferred to the startpage in Espo.
=> And here is the problem. Every way i tested and tried to open Espo i will be transferred to the Login-Page. But i have the User-Datas and will be linked direct in Espo.
The user can be a "normal" user or an portal user.
Can everybody help please?
Thanks
Lars
i searched the last 3 days for an answer but i don't find anything.
I have a site with a login form. Now, i want rebuild my website with an user check to Espo.
For example:
- The use visit my index-site with an authentification form.
- He type the EspoCRM-User datas in this form.
- My site (PHP) check the userdata to Espo and if the user is allowed to login, my sites open.
=> To this point i don't have any problems. With the API i got the user data and can check if he is allowed.
- In my own portal is a link to espo and when i click the link i will be transferred to the startpage in Espo.
=> And here is the problem. Every way i tested and tried to open Espo i will be transferred to the Login-Page. But i have the User-Datas and will be linked direct in Espo.
The user can be a "normal" user or an portal user.
Can everybody help please?
Thanks
Lars
Comment