16 Commits

Author SHA1 Message Date
Viacheslav Klimov
a58f3aed65
Merge pull request #11647 from cbecker/oauth2-custom-add-none-auth-method
Custom OAuth 2.0: Add NONE auth method needed for some auth servers like Django
2024-12-03 11:47:29 +02:00
Vladyslav_Prykhodko
5790ee1642 UI: Add mobile center menu item and implements application page 2024-10-11 11:24:39 +03:00
Carlos Becker
d25c43399c OAuth2: allow for 'None' auth method to enable pkce code challenge 2024-09-12 10:21:41 +02:00
rusikv
76476810e4 UI: removed redundant check statement 2024-08-14 11:55:34 +03:00
rusikv
3c02537454 UI: oauth - switched to entity-list for clients, introduce entity-chips for tables, fixes improvements 2024-08-13 13:08:21 +03:00
rusikv
7a2a194074 UI: oauth2 configuration breakdown: initial implementation 2024-08-08 15:10:32 +03:00
Andrii Landiak
43c830e102 Fix ui when clicked edge enabled for oauth2 2024-02-21 15:45:55 +02:00
Igor Kulikov
c5a72ed8df Update license header to 2024 year. 2024-01-09 10:46:16 +02:00
Igor Kulikov
cbdc4517e4 Update license header year to 2023 2023-01-31 10:43:56 +02:00
Igor Kulikov
da4c742872 Update license year to 2022 2022-01-17 14:07:46 +02:00
Igor Kulikov
2a5ba8e8ad Add Apple OAuth2 provider. 2021-06-16 18:46:26 +03:00
Igor Kulikov
1ed624d30b Introduce mobile app oauth2 request authentication using application token signed by application secret. 2021-06-11 13:37:23 +03:00
Igor Kulikov
cc531daaee Add platform type filter for oauth2 registrations. 2021-06-10 17:01:16 +03:00
Igor Kulikov
8e4f8594f7 Refactor OAuth2 settings. Add mobile application parameters: package and callback URL scheme 2021-06-10 11:50:11 +03:00
Igor Kulikov
d31358b2ea Update license header - set 2021 year 2021-01-11 13:42:16 +02:00
Vladyslav_Prykhodko
1f7623352a UI: refactoring OAuth2/Login Page and added oauth mapperType GITHUB 2020-10-12 18:11:22 +03:00