mirror of
https://github.com/EGroupware/egroupware.git
synced 2025-08-18 04:20:05 +02:00
Updated Moodle (markdown)
@@ -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)
|
||||||
|
Reference in New Issue
Block a user