Αναρτήσεις που έγιναν από τον/την Visvanath Ratnaweera

Φωτογραφία Particularly helpful Moodlers Φωτογραφία Translators
Yeah, the "language" of panels is not one thing, they are "picture memory" as opposed the the CLI, which is basically text commands, and 90% Bash. So learn to speak one language and speak it almost anywhere!

Moodle in English -> Roles and permissions -> How to allow students to see each others interests?

από Visvanath Ratnaweera -
Φωτογραφία Particularly helpful Moodlers Φωτογραφία Translators

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

Μέσος όρος βαθμολογίας:Useful (1)
Φωτογραφία Particularly helpful Moodlers Φωτογραφία Translators
Since auth_saml2 | field_map_username default is empty, I tried that. Getting "You have logged in successfully but we could not find your 'uid' attribute to associate you to an account in Moodle."

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."
 
Knowing the other services from the same federation, I guess that the Moodle username should be USERNAME from my e-mail, USERNAME@MAILDOMAIN.
Φωτογραφία Particularly helpful Moodlers Φωτογραφία Translators
Thanks for the continuous support - although it is the duty of our IdP. 

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