Lai Wei
|
e5e7ebe23d
|
Update plugin versions for 4.4.1 release
|
2024-10-17 11:02:37 +01:00 |
Lai Wei
|
5a64cc6e2b
|
Merge branch 'wip-106844-m404' into MOODLE_404_STABLE
|
2024-10-08 21:17:33 +01:00 |
Lai Wei
|
414690df6e
|
Merge branch 'wip-106816-m404' into MOODLE_404_STABLE
|
2024-10-08 21:17:20 +01:00 |
Lai Wei
|
39a1d62fd1
|
Merge branch 'wip-103974-m404' into MOODLE_404_STABLE
|
2024-10-08 21:15:24 +01:00 |
Lai Wei
|
0a90fa92fc
|
Fix a bug in which user field mapping on login is skipped because of wrong config name check in comparing tenant
|
2024-09-30 16:04:53 +01:00 |
Lai Wei
|
f8d6d9c66f
|
Remove deprecated event functions
|
2024-09-30 10:19:45 +01:00 |
Lai Wei
|
d769af113c
|
Bug fixes in branch rebase
|
2024-08-08 15:39:57 +01:00 |
Lai Wei
|
fd318bcd61
|
Create config changes log entries when updating configurations using set_config()
|
2024-07-24 09:42:44 +01:00 |
Lai Wei
|
17ce6f8441
|
Bug fixes in branch rebase
|
2024-07-22 16:39:20 +01:00 |
Lai Wei
|
493f8c38fb
|
Update document about email matching
|
2024-07-22 16:39:20 +01:00 |
Lai Wei
|
4c7c836170
|
support update users by email address
|
2024-07-22 16:39:20 +01:00 |
Lai Wei
|
67b36a5190
|
Performance improvement in getting sample claims from existing token
|
2024-07-22 16:39:20 +01:00 |
Lai Wei
|
85f1723f4c
|
Update binding username claim feature
|
2024-07-22 16:39:20 +01:00 |
Lai Wei
|
a0b2ef0722
|
Check if "bindingusernameclaim" configuration exists
|
2024-07-22 16:39:20 +01:00 |
Lai Wei
|
d26cec5db1
|
Support choosing binding username claim
|
2024-07-22 16:39:19 +01:00 |
Patryk Mroczko
|
44ba8aeb66
|
Add enhanced OIDC binding ID token claim options
|
2024-07-22 16:35:23 +01:00 |
Lai Wei
|
e5b25b3a3a
|
Update plugin versions for 4.4.0 release
|
2024-07-22 11:21:35 +01:00 |
Lai Wei
|
95693c3869
|
Merge branch 'wip-103809-m404' into MOODLE_404_STABLE
|
2024-07-18 09:34:43 +01:00 |
Lai Wei
|
7d308141e7
|
Fix a bug where clicking OIDC login button doesn't show Microsoft login page when silent login is turned on
|
2024-07-17 17:19:34 +01:00 |
Lai Wei
|
8ac7564b1c
|
Merge branch 'wip-103724-m404' into MOODLE_404_STABLE
|
2024-07-17 16:23:37 +01:00 |
[Carlos ArceLopera]
|
96a8a07561
|
Issue2596 - Fix unit test error
|
2024-07-17 16:16:30 +01:00 |
Lai Wei
|
00146bd6d3
|
Merge branch 'wip-103726-m404' into MOODLE_404_STABLE
|
2024-07-17 15:47:20 +01:00 |
Lai Wei
|
6d560d31bf
|
Avoid using dynamic property since it's deprecated in PHP 8.2+
|
2024-07-17 15:47:00 +01:00 |
Lai Wei
|
c028b73ae0
|
Fix invalid link in auth_oidc settings updated notification message
|
2024-07-17 14:26:15 +01:00 |
Lai Wei
|
00747d3f4b
|
Update plugin versions for 4.3.4 release
|
2024-07-01 17:11:31 +01:00 |
Lai Wei
|
5e507e7833
|
Merge branch 'wip-100531-m403' into MOODLE_403_STABLE
# Conflicts:
# auth/oidc/lang/en/auth_oidc.php
|
2024-07-01 16:52:25 +01:00 |
Lai Wei
|
93eb8845b0
|
Silent SSO login implementation
|
2024-07-01 16:48:36 +01:00 |
Lai Wei
|
85b0a6350d
|
Merge branch 'wip-102310-m403' into MOODLE_403_STABLE
|
2024-06-27 10:27:23 +01:00 |
Lai Wei
|
53a8745d2c
|
Silent SSO login implementation
|
2024-06-24 11:00:03 +01:00 |
Christian Abila
|
1b01d97360
|
import class auth_oidc\event\action_failed
|
2024-06-10 17:07:42 +01:00 |
Lai Wei
|
4dbd798379
|
Update plugin versions for 4.3.3 release
|
2024-04-12 12:34:37 +01:00 |
Harry Smith
|
47599b074f
|
Implement can_be_manually_set()
This suppresses user upload warnings and allows oidc to be selected as
a default auth method if none are included in the csv.
|
2024-03-13 16:43:10 +00:00 |
Lai Wei
|
9fd9adfa83
|
Update plugin versions for 4.3.1 release
|
2024-03-08 16:33:53 +00:00 |
Lai Wei
|
9f5f325940
|
bug fix on IdP and authentication configuration page UI settings availability
|
2024-03-07 13:39:43 +00:00 |
Lai Wei
|
10cd93824e
|
bug fix in saving configuration changes on manage applications page
|
2024-03-05 22:55:55 +00:00 |
Lai Wei
|
017b6b8e95
|
Update help text regarding field mapping
|
2024-03-05 21:53:15 +00:00 |
Lai Wei
|
be3fe3859c
|
Add missing language string
|
2024-02-29 14:33:07 +00:00 |
Lai Wei
|
56a3eea7eb
|
bug fix in strpos() function name
|
2024-02-28 16:02:33 +00:00 |
Lai Wei
|
e905603943
|
bug fix in connection method constant change
|
2024-02-28 15:49:42 +00:00 |
Lai Wei
|
16a336f5b0
|
Update auth_oidc configuration page setting availability control
|
2024-02-28 15:18:02 +00:00 |
Lai Wei
|
19bd026d21
|
Merge branch 'wip-97873-m403' into MOODLE_403_STABLE
|
2024-02-27 16:47:22 +00:00 |
Lai Wei
|
bab9004485
|
Merge branch 'wip-97576-m403' into MOODLE_403_STABLE
|
2024-02-27 16:45:34 +00:00 |
Lai Wei
|
e6f0fe8ded
|
Merge branch 'wip-98206-m403' into MOODLE_403_STABLE
|
2024-02-27 16:41:39 +00:00 |
Lai Wei
|
6054519c9e
|
Merge branch 'wip-98201-m403' into MOODLE_403_STABLE
|
2024-02-27 16:41:07 +00:00 |
Lai Wei
|
95ea79e2d1
|
Merge branch 'wip-98511-m403' into MOODLE_403_STABLE
# Conflicts:
# auth/oidc/classes/oidcclient.php
# auth/oidc/classes/utils.php
# local/o365/classes/adminsetting/systemapiuser.php
# local/o365/classes/feature/coursesync/main.php
# local/o365/classes/feature/usersync/main.php
# local/o365/classes/observers.php
# local/o365/classes/page/ajax.php
# local/o365/classes/rest/o365api.php
# local/o365/classes/rest/unified.php
# local/o365/classes/task/usersync.php
# local/o365/classes/utils.php
# local/o365/lang/en/local_o365.php
# local/o365/lib.php
# local/onenote/classes/api/base.php
|
2024-02-27 16:40:24 +00:00 |
Lai Wei
|
b6a50a5fc5
|
Merge branch 'wip-98498-m403' into MOODLE_403_STABLE
# Conflicts:
# auth/oidc/classes/loginflow/base.php
# local/o365/classes/feature/usersync/main.php
# local/o365/lang/en/local_o365.php
|
2024-02-27 16:24:55 +00:00 |
Lai Wei
|
07d77f7ae0
|
Merge branch 'wip-98097-m403' into MOODLE_403_STABLE
|
2024-02-27 16:21:34 +00:00 |
Lai Wei
|
c63bd748fe
|
Merge branch 'wip-98023-m403' into MOODLE_403_STABLE
|
2024-02-27 16:21:03 +00:00 |
Lai Wei
|
b05e3be73b
|
Merge branch 'wip-98015-m403' into MOODLE_403_STABLE
|
2024-02-27 16:20:40 +00:00 |
Lai Wei
|
6355840c9e
|
Merge branch 'wip-97963-m403' into MOODLE_403_STABLE
|
2024-02-27 16:19:55 +00:00 |