9 Commits

Author SHA1 Message Date
Yauheni Suhakou 2cd9a7b08f [73319] Create and use two-way OAuth 2 (#22816)
Update the OAuth section for the XWiki provider. Since XWiki provides only public clients, there are no client secrets passed in between OP and XWiki. Thus, the UI is, for now, just a mock with a client ID.
2026-04-28 14:07:37 +02:00
Marcello Rocha 2220c8e4ca Implements the multi-state validators for OneDrive (#18582)
* Base Configuration Checks
* AMPF checks
* Authentication Check
* OneDriveValidator implementation
* Register the validators
2025-04-10 09:29:53 +02:00
Pavel Balashou 2277dec69f [#61178] Update RemoteIdentity after token obtained. 2025-02-27 14:02:56 +01:00
Ivan Kuchin 4911b8a149 remove years from copyrights (except for COPYRIGHT file) 2024-07-31 15:02:49 +02:00
Christophe Bliard c795874f7f Update copyright year for 2024
command used: `rg -l 'Copyright \(C\) 2012-202\d the OpenProject' | xargs -n 100 sed -i -r 's/Copyright \(C\) 2012-202. the OpenProject/Copyright (C) 2012-2024 the OpenProject/'`
2024-01-02 16:23:54 +01:00
Marcello Rocha 5c6616f717 Make it work. Adds a couple of tests 2023-09-05 10:06:16 +02:00
Marcello Rocha 6017d05177 Initial mess 2023-09-05 10:06:15 +02:00
Christophe Bliard 21a696ef9b Update copyright information for 2023 2022-12-30 15:51:26 +01:00
Wieland Lindenthal fcf3f34899 Adding ::OAuthClients::ConnectionManager and callback endpoint 2022-06-07 16:02:25 +02:00