Updated Moodle (markdown)

Ralf Becker
2020-05-22 11:44:11 +02:00
parent e622c25975
commit 3e45aea653

@@ -12,13 +12,8 @@ Allowed Grants: Authorization Code | Refresh Token
Valid Scopes: openid profile email Valid Scopes: openid profile email
Status: Active Status: Active
``` ```
Optionally you can manage it as EGroupware app (display it in EGroupware and limit authentication to selected users and groups only) > You can NOT manage it as EGroupware app, as Moodle sets X-Frame-Options of "sameorigin" and therefore disallows to be displayed in an iframe inside EGroupware, unless they run under the same domain, or that is somewhere configurable in Moodle!
```
Application name: Moodle
Start Address (URL): https://example.org/moodle/
Allowed for: <select users and groups which should have access to Moodle>
Icon: <upload a Moodle icon to display in EGroupware>
```
* Configure plugin in Moodle: Site administration > Plugins > Authentication > OpenID Connect * Configure plugin in Moodle: Site administration > Plugins > Authentication > OpenID Connect
``` ```
Provider Name: EGroupware users (or whatever you want to display on Moodle Login) Provider Name: EGroupware users (or whatever you want to display on Moodle Login)