Forum

Welcome to ProjeQtOr new Forum. We migrated old forum to the new website.
You will find all your posts here, with your usual account.
Just one point : you’ll have to reinitialize your password. Use “Lost password” feature.

Portal in Iframe fo...
 
Notifications
Clear all

Portal in Iframe for Single Signon

6 Posts
2 Users
0 Reactions
4,579 Views
(@aimsoft)
Posts: 6
Active Member
Topic starter
 
[#1213]

Hi,

i've worked the last days to get working a single signon for Projectorria because i would like to use it with zimbra. The sso should work also when the code is not clean, therefore a question. The login works with get vars but only the get vars does not work, why? is there a way arround?

the project does not work in an iframe, i tested a lot but no chance. If you take a simple iframe and put in

the login will hang and never stops. Could you help me?

I think an iframe is a populare methode to implement it to existing systems.


 
Posted : 18 Jun 2013 13H35
babynus
(@babynus)
Posts: 14952
Member Admin
 

Project'Or RIA is not conceived to be run embeded in an iFrame.

As it contains some iFrames, some references are made to TOP element.
If run in an iFrmae, TOP is your container, not tha main ProjectOr'RIA document. So references fail.
You may have this confirmed debugging javascript.


 
Posted : 18 Jun 2013 13H43
(@aimsoft)
Posts: 6
Active Member
Topic starter
 

thx for this info,

do you have an idea how i can embedded it in an other portal? (in this case zimbra if you know them).

A include of the whole site will also not work in this case.

Are there a lot of called iframes or just when login to the portal?


 
Posted : 18 Jun 2013 13H53
babynus
(@babynus)
Posts: 14952
Member Admin
 

do you have an idea how i can embedded it in an other portal?

Try and replace top. with parent. in javascript operations ? :huh:
Then debug javascript. :dry:
Heavy duty :unsure:

(in this case zimbra if you know them)

No, I don't 🙁

Are there a lot of called iframes or just when login to the portal?

Not so much (less than 10) but some my be included in other frames...


 
Posted : 18 Jun 2013 15H34
(@aimsoft)
Posts: 6
Active Member
Topic starter
 

i tried this quick solutions but it doesn't work. I'm not familiar with javascript so i had problems to understand the code to fix my problem 🙂

It's just a open source collaboration suite, with projectorria it is complete. We have planned to used it for a non profit project.

Just a simple question, would it possible to give you a donation or payment and you fix this for us 🙂 ?

thx


 
Posted : 18 Jun 2013 17H41
babynus
(@babynus)
Posts: 14952
Member Admin
 

Just a simple question, would it possible to give you a donation or payment and you fix this for us ?

It is possible.
You can find conditions in the "services" part of this web site, on "evolution" purpose.
I can provide you with an estimate if you please.


 
Posted : 18 Jun 2013 19H11
Share:

Scroll to Top