Forum

[SOLVED] Integrate ...
 
Notifications
Retirer tout

[SOLVED] Integrate with other platforms

6 Posts
3 Utilisateurs
0 Reactions
1,648 Vu
 sky
(@sky2000)
Posts: 4
Active Member
Début du sujet
 
[#8731]

If I want to put ProjeQtOr on the platform in the form of a link, and I want to click on the link without logging in again when both accounts are the same, can this be achieved? 
If it can be achieved where should I add session? maybe main.php or somewhere.
Thanks.
 


 
Posté : 8 Fév PM 12:022
(@marylene)
Posts: 592
Membre Admin
 

Hello

I'm not sure I fully understand what you want to do. However, we can manage LDAP and an SSO connection system if you have one


 
Posté : 9 Fév AM 11:022
 sky
(@sky2000)
Posts: 4
Active Member
Début du sujet
 

Hi,thanks for your reply.
It’s like when I log in to the first webpage, click the link on this webpage to go to ProjeQtOr, and ProjeQtOrt also needs to be logged in, so can I use the session of the previous webpage so that I don’t have to log in again when I have the same account?


 
Posté : 9 Fév PM 12:022
(@babynus)
Posts: 14952
Membre Admin
 

It is SSO (Single SingOn)
ProjeQtOr is comatible with SAML2 SSO.
But you have to setup a SSO Provider.


 
Posté : 10 Fév PM 13:022
 sky
(@sky2000)
Posts: 4
Active Member
Début du sujet
 

Hi,thanks for your reply.
If I don't use SSO, can it be implemented in other ways? Like adding a Session comparison in the code, if the Session is the same, you can directly enter the home page...
I wish there was a method like this...


 
Posté : 14 Fév AM 11:022
(@babynus)
Posts: 14952
Membre Admin
 

No, you shu=ould really not do that.
It would sure be a great security breach.
Only Single Sign On will bring what you expect.
Possibly "remeber me" option would be a temporary workaround, but it's often concidered as security weakness (that why it can be disabled in projeqtor)


 
Posté : 18 Fév PM 19:022
Share:
Retour en haut