Lai Wei
eb9457a1f0
Merge branch 'wip-70006-m310' into MOODLE_310_STABLE
...
* wip-70006-m310:
support field mapping on all fields on login.
2021-01-18 15:10:50 +00:00
Lai Wei
dcf78e4a36
Rename Office 365 to Microsoft 365
2021-01-12 11:41:03 +00:00
Lai Wei
5c521247ca
Move single sign off feature from local_o365 to auth_oidc
2021-01-12 10:34:37 +00:00
Lai Wei
7e91ea261d
bug fix in Chinese API endpoint detection in auth_oidc
2021-01-08 22:19:32 +00:00
Lai Wei
2e8a6e310b
Handle user token not containing valid user ID error
2021-01-07 15:02:31 +00:00
Lai Wei
5e1486dd95
bug fix in field mapping for sites using only auth_oidc and not local_o365
2021-01-07 14:11:03 +00:00
Lai Wei
1be211a3fb
support field mapping on all fields on login.
2021-01-07 14:09:12 +00:00
Lai Wei
6bc29d011a
Allow auth_oidc_token to be created for manually connected auth_oidc users
2021-01-07 14:03:45 +00:00
Lai Wei
aedeeb0ca9
update version file for auth_oidc bug fix in 3.9.2 release
2020-11-23 10:07:38 +00:00
Lai Wei
ed7fcd8263
support auth_oidc login without installation of local_o365
2020-11-23 09:59:36 +00:00
Lai Wei
11a6a5a60b
update version files for 3.9.2 release
2020-11-12 16:45:47 +00:00
Lai Wei
e4357693d6
Merge branch 'wip-67459-m39' into MOODLE_39_STABLE
2020-11-12 11:47:20 +00:00
Lai Wei
6a77ae2bd1
bug fix in user restriction check case sensitivity
2020-11-12 11:46:36 +00:00
Lai Wei
858d543278
Merge branch 'wip-67459-m39' into MOODLE_39_STABLE
2020-11-12 11:36:09 +00:00
Lai Wei
1b7176357b
Add option to control the case sensitivity of user restriction check
2020-11-12 11:33:56 +00:00
Lai Wei
f92c7939a0
Merge branch 'wip-67734-m39' into MOODLE_39_STABLE
2020-11-06 11:27:47 +00:00
Lai Wei
007d18e442
Bug fix in field mapping
2020-11-06 11:27:30 +00:00
Lai Wei
cdf8ab43b2
Merge branch 'wip-68507-m39' into MOODLE_39_STABLE
2020-11-05 14:46:15 +00:00
Lai Wei
29a9e5aa63
Merge branch 'wip-68205-m39' into MOODLE_39_STABLE
2020-11-05 14:45:32 +00:00
Lai Wei
5fce54e606
Merge branch 'wip-67734-m39' into MOODLE_39_STABLE
2020-11-05 14:44:11 +00:00
Lai Wei
183d44b187
Merge branch 'wip-67460-m39' into MOODLE_39_STABLE
2020-11-05 14:41:55 +00:00
benjaminwinokur
1bb5eee321
Updated algorithm list to support RSA PSS SHA256
2020-11-04 16:42:27 +00:00
Lai Wei
4f39f91b5e
Avoid unnecessary Graph API calls when doing field mapping
2020-10-27 12:31:15 +00:00
Lai Wei
4d162c8322
remove forcing overwriting first name, last name, email and ID number on auth_oidc user login
2020-10-08 17:27:10 +01:00
Lai Wei
f0064950f1
better handling of token with empty user ID
2020-09-30 16:58:57 +01:00
Lai Wei
9642b80839
Make user restriction case insensitive
2020-09-30 16:42:08 +01:00
Lai Wei
36e805790d
update plugin versions for 3.9.0 release
2020-07-15 17:15:52 +01:00
Lai Wei
999f03e406
update version number for 3.8.0.3 release
2020-07-15 16:18:57 +01:00
Lai Wei
3db5b52b1d
bug fix in getting userid
2020-07-09 15:26:08 +01:00
gormster
b9b8ef6376
Fix issue #1123
...
Fixes an issue where having local_o365 installed causes new users to be force redirected to the edit profile screen
2020-06-30 10:59:33 +01:00
avegys
989814e267
Modified plugins versions updated
2020-05-15 15:11:54 +03:00
avegys
a4e05038e8
auth_oidc and local_o365 plugins update
2020-05-15 13:01:24 +03:00
Lai Wei
85763288e8
Update version files for v3.8
2020-02-03 11:14:55 +00:00
Lai Wei
385a661012
Merge branch 'wip-58493-m37' into MOODLE_37_STABLE
...
* wip-58493-m37:
update auth_oidc language strings
# Conflicts:
# auth/oidc/lang/fr/auth_oidc.php
2020-01-28 14:08:37 +00:00
Lai Wei
c216b7ec21
update auth_oidc language strings
2020-01-28 14:03:11 +00:00
Lai Wei
bfae28f8ae
Merge branch 'wip-59452-m37' into MOODLE_37_STABLE
...
* wip-59452-m37:
update French language string for auth_oidc
2020-01-16 12:40:15 +00:00
Lai Wei
f7bfca7fbb
update French language string for auth_oidc
2020-01-16 12:39:24 +00:00
Lai Wei
79f389603d
update version files
2020-01-16 10:10:59 +00:00
gormster
54044c8777
Prevent guest user from being connected upon login
...
If a user has not been automatically synced from O365, then they are automatically synced upon login. However, this connects the user with the guest user in Moodle, in a nearly irrevocable way. This fixes this issue.
2020-01-15 16:41:29 +11:00
James McQuillan
56cc9bed4b
MSFTMPP-779: Update version files (v20191007_m37)
2019-10-10 01:33:43 -04:00
James McQuillan
acc864e83e
MSFTMPP-782: Fix for logged-in guests
2019-10-10 01:33:23 -04:00
James McQuillan
1a171487da
MSFTMPP-776: Update version files (v20190729_m37)
2019-07-29 16:46:06 -04:00
James McQuillan
977857781a
MSFTMPP-765: Improve resiliency of auth_oidc_token userid linking
2019-07-29 16:32:07 -04:00
James McQuillan
199a24c8bb
MSFTMPP-773: Update version files for v3.7
2019-07-29 05:12:44 -04:00
James McQuillan
f42bb671a4
MSFTMPP-748: Update version files for v3.6
2019-04-12 15:37:16 -04:00
James McQuillan
bb33fb9ee8
MSFTMPP-748: Update privacy providers
2019-04-12 15:25:02 -04:00
James McQuillan
0e3a7644f6
MSFTMPP-737: Update version files (v20190119_m35)
2019-01-19 00:15:07 -05:00
Tomasz Muras
51027cf8e7
PR#277: Add Microsoft Teams Integration
2019-01-19 00:14:25 -05:00
Nima Mojgani
eec9b5df6f
small updates to readme
...
for where to submit issues and pull requests
2018-11-13 13:42:41 -05:00
James McQuillan
d410238aa4
MSFTMPP-698: Update version files (v20181105_m35)
2018-11-04 18:47:14 -05:00