microsoft / o365-moodle

Office 365 and Azure Active Directory plugins for Moodle
GNU General Public License v3.0
177 stars 134 forks source link

SAML authentication in Moodle with Teams integration #2416

Open IsaacVS160883 opened 7 months ago

IsaacVS160883 commented 7 months ago

Good morning, I am contacting you to find out if you have experience configuring Moodle in Teams with SAML authentication type, on our side we were already able to do the integration with Oauth authentication type but SAML does not allow you to log in via Microsoft TEAMS, I am attaching the type of error and I look forward to your comments, thank you very much.

image

EiffelD commented 7 months ago

Hi @IsaacVS160883 ,

Just a member on here but I believe the auth needs to work with MS either OIDC or Oauth.

weilai-irl commented 5 months ago

Hi @IsaacVS160883

As @EiffelD pointed out, the Teams SSO integration is based on auth_oidc configuration, so you will need to configure the integration using it.

Regards, Lai