-
Improvement
-
Resolution: Fixed
-
Minor
-
3.11.5, 4.1
-
MOODLE_311_STABLE, MOODLE_401_STABLE
-
MOODLE_401_STABLE
-
MDL-73767-master_clever_oauth2 -
Add Clever SSO as a oauth2 provider in Moodle.
Some requirements of the integration mean that it can't just be configured as a custom provider and it needs it's own class. Specifically Clever uses non-standard OIDC endpoints to get user information after the initial handshake phase. This is very similar to the existing Linkedin integration (but not exactly the same). More information on this flow can be found at; https://dev.clever.com/docs/identity-api#sso-oauth2-authorization-grant-flow
We have a client after this and there is also others in the community that are after the same thing https://moodle.org/mod/forum/discuss.php?d=427547
- has a QA test
-
MDLQA-16741 An administrator can add Clever SSO as an SSO provider
- Open
-
MDLQA-17355 CLONE - An administrator can add Clever SSO as an SSO provider
- Passed
-
MDLQA-17907 CLONE - An administrator can add Clever SSO as an SSO provider
- Passed
-
MDLQA-18404 CLONE - An administrator can add Clever SSO as an SSO provider
- Passed
-
MDLQA-18889 CLONE - An administrator can add Clever SSO as an SSO provider
- Passed
-
MDLQA-19347 CLONE - An administrator can add Clever SSO as an SSO provider
- Passed
- has been marked as being related by
-
MDL-79520 Replace custom Clever SSO implementation with OIDC implementation
- Closed