- Posts: 15
SSO not working.
- Aditya Kavoor
- Topic Author
- Offline
- New Member
-
Less
More
13 years 7 months ago #1
by Aditya Kavoor
SSO not working. was created by Aditya Kavoor
hey guys,
i've been working on getting moodle integrated with joomla and everything works perfefctly except for the single sign on.
when i create users in joomla, the get created in moodle, the courses are been pulled from moodle perfectly, field mapping works...but when i sign into joomla and then i've provided a link to the moodle homepage, when i click on that i'm not signed into moodle.
any help on this pls?
i've been working on getting moodle integrated with joomla and everything works perfefctly except for the single sign on.
when i create users in joomla, the get created in moodle, the courses are been pulled from moodle perfectly, field mapping works...but when i sign into joomla and then i've provided a link to the moodle homepage, when i click on that i'm not signed into moodle.
any help on this pls?
Please Log in or Create an account to join the conversation.
- Chris
-
- Offline
- Moderator
-
13 years 7 months ago #2
by Chris
Replied by Chris on topic SSO not working.
What versions of Joomla, Joomdle, Moodle are you running?
Do you have all green checks under system health?
What login module / plugin are you using for users to login?
Do you have all green checks under system health?
What login module / plugin are you using for users to login?
Please Log in or Create an account to join the conversation.
- Aditya Kavoor
- Topic Author
- Offline
- New Member
-
Less
More
- Posts: 15
13 years 7 months ago #3
by Aditya Kavoor
hi, sorry din post the details,
i'm using the following versions:
JOOMLA : 2.5.6
JOOMDLE : 0.82
MOODLE : 2.0.10
in system check "Joomdle Web Services" is a red check with error "Source IP not allowed : xxx.xxx.xx.xxx " but once i put in that ip in configuration all are green checks.
I'm usin community builder login module to sign in.
Here is a screenshot of my configuration in joomla:
the courses are pulled properly, i have virtuemart installed and all the courses are being published there and when i complete the buying process, the user is enrolled in moodle..all the other aspects work properly except SSO.
Thank You..
Replied by Aditya Kavoor on topic SSO not working.
Chris Rogers wrote: What versions of Joomla, Joomdle, Moodle are you running?
Do you have all green checks under system health?
What login module / plugin are you using for users to login?
hi, sorry din post the details,
i'm using the following versions:
JOOMLA : 2.5.6
JOOMDLE : 0.82
MOODLE : 2.0.10
in system check "Joomdle Web Services" is a red check with error "Source IP not allowed : xxx.xxx.xx.xxx " but once i put in that ip in configuration all are green checks.
I'm usin community builder login module to sign in.
Here is a screenshot of my configuration in joomla:
the courses are pulled properly, i have virtuemart installed and all the courses are being published there and when i complete the buying process, the user is enrolled in moodle..all the other aspects work properly except SSO.
Thank You..
Please Log in or Create an account to join the conversation.
- Antonio Durán
-
- Offline
- Moderator
-
Less
More
- Posts: 7848
13 years 7 months ago #4
by Antonio Durán
Replied by Antonio Durán on topic SSO not working.
Check that your are not using different domains:
www.site.com and site.com are different, and logging into one does not log you into the other.
Try also disabling redirectless SSO to see if that helps.
www.site.com and site.com are different, and logging into one does not log you into the other.
Try also disabling redirectless SSO to see if that helps.
Please Log in or Create an account to join the conversation.
- Aditya Kavoor
- Topic Author
- Offline
- New Member
-
Less
More
- Posts: 15
13 years 7 months ago #5
by Aditya Kavoor
Replied by Aditya Kavoor on topic SSO not working.
the domains of the 2 sites are :
moodle : www.vstschoolportal.com/educourse/lms/
joomla : vstschoolportal.com/eduventure/
if i set " Use redirectless SSO" to "no" i get the following error :
moodle : www.vstschoolportal.com/educourse/lms/
joomla : vstschoolportal.com/eduventure/
if i set " Use redirectless SSO" to "no" i get the following error :
Code:
You don't have permission to access /educourse/lms//auth/joomdle/land.php on this server.
Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request.
Please Log in or Create an account to join the conversation.
- Antonio Durán
-
- Offline
- Moderator
-
Less
More
- Posts: 7848
13 years 7 months ago #6
by Antonio Durán
Replied by Antonio Durán on topic SSO not working.
There you have it: you need to allow public access to that folder in your server.
Please Log in or Create an account to join the conversation.
- Aditya Kavoor
- Topic Author
- Offline
- New Member
-
Less
More
- Posts: 15
13 years 7 months ago #7
by Aditya Kavoor
Replied by Aditya Kavoor on topic SSO not working.
i set every folder under auth to permission 777 and i'm getting the same error..i do not want to set lms to 777 as that might be dangerous..
Please Log in or Create an account to join the conversation.