Visvanath Ratnaweera
Αναρτήσεις που έγιναν από τον/την Visvanath Ratnaweera
This must be a FAQ. Appreciate all pointers.
We noticed that when a student look at other student's profile inside a course (mysite/user/view.php?id=USERID&course=COURSEID) he can't see that person's interests. Only the site profile (mysite/user/profile.php?id=USERID) shows the interests.
That is not what we want. We want the course profile too to show the interests. Looked for a switch, but didn't find. Found the following doc pages, they don't look inviting. I don't want to create a new role just for this. What have we overseen?
Moodle 4.5
I am logged in though. Can log out from the same page. It displays a boiler plate, "This page is displayed when a logout operation at the Identity Provider completes. This page is an example and should be customized. It is not fully internationalized because the presentation will be a highly localized decision, and we don't have a good suggestion for a default. The logout operation is complete, and no other services appear to have been accessed during this session."
In case, you're still at it this is what I get (sorry, screened to be on the safe-side):
SP name: MYSITEDOMAIN
Which IdP will be used? 0ac..a5c
IDP: https://FEDERATIONDOMAIN/shibboleth
md5: 0ac..a5c (same as above)
check: 0ac..a5c (same as above)
Authed with IdP https://MYHOMEORGDOMAIN/idp/shibboleth
{
"eduPersonScopedAffiliation": [
"staff@MYHOMEORGMAILDOMAIN"
],
"eduPersonTargetedID": [
{
"NameQualifier": "https:\/\/MYHOMEORGDOMAIN\/idp\/shibboleth",
"SPNameQualifier": "https:\/\/MYSITEDOMAIN\/auth\/saml2\/sp\/metadata.php",
"nodeName": "saml:NameID",
"Format": "urn:oasis:names:tc:SAML:2.0:nameid-format:persistent",
"SPProvidedID": null,
"value": "qLSOMEHASH90="
}
],
"sn": [
"MYLASTNAME"
],
"givenName": [
"MYFIRSTNAME"
],
"eduPersonPrincipalName": [
"MYEMAIL"
],
"mail": [
"MYEMAIL"
]
}
I don't see a connection to the error: "Login error You have logged in successfully but we could not find your 'uid' attribute to associate you to an account in Moodle."
The 'uid' appears in the SAML2 data mapping (username) auth_saml2 | field_map_username uid