mirror of
https://github.com/EGroupware/egroupware.git
synced 2024-11-28 19:03:23 +01:00
Updated smallPART old Moodle LTI (markdown)
parent
606a5f693e
commit
16c55f890f
@ -7,7 +7,7 @@
|
|||||||
|
|
||||||
* you need to replace ```boulder.egroupware.org``` with your own EGroupware Domain and for EGroupware Cloud hosting use ```egw``` instead of ```egroupware``` for the path
|
* you need to replace ```boulder.egroupware.org``` with your own EGroupware Domain and for EGroupware Cloud hosting use ```egw``` instead of ```egroupware``` for the path
|
||||||
![](https://raw.githubusercontent.com/wiki/EGroupware/egroupware/pics/MoodleLTItool.png)
|
![](https://raw.githubusercontent.com/wiki/EGroupware/egroupware/pics/MoodleLTItool.png)
|
||||||
> For the public key Moodle unfortunately does not support a JWK URL (JSON Web Key), so you have to get it from your server under /var/lib/egroupware/default/files/openid/public.key. If you have no access to the server you can use the JWK URL (https://boulder.egroupware.org/egroupware/openid/endpoint.php/jwks) to fetch the key and [use a service to convert it](https://8gwifi.org/jwkconvertfunctions.jsp) (use only the key object ``` {"alg": "RS256", "kty": "RSA", ...}```, not the whole array!)
|
> For the public key Moodle < 3.9 unfortunately does not support a JWK URL (JSON Web Key), so you have to get it from your server under /var/lib/egroupware/default/files/openid/public.key. If you have no access to the server you can use the JWK URL (https://boulder.egroupware.org/egroupware/openid/endpoint.php/jwks) to fetch the key and [use a service to convert it](https://8gwifi.org/jwkconvertfunctions.jsp) (use only the key object ``` {"alg": "RS256", "kty": "RSA", ...}```, not the whole array!)
|
||||||
|
|
||||||
* then display the configuration details in Moodle
|
* then display the configuration details in Moodle
|
||||||
![](https://raw.githubusercontent.com/wiki/EGroupware/egroupware/pics/MoodleLTIdetails.png)
|
![](https://raw.githubusercontent.com/wiki/EGroupware/egroupware/pics/MoodleLTIdetails.png)
|
||||||
|
Loading…
Reference in New Issue
Block a user