poprhythm 0cd293e763 Fix ownCloud Desktop OIDC client config in Authelia
- Change public: true → false (desktop app sends client_secret_basic)
- Add client_secret reference to secrets file
- Add token_endpoint_auth_method: client_secret_basic
- Add response_types: [code] (required for offline_access scope)
- Add grant_types: [authorization_code, refresh_token] (required to issue refresh_token)
2026-03-01 02:53:14 +00:00
2026-02-04 02:55:08 +00:00
2026-01-09 19:29:26 +00:00
2025-11-09 02:46:27 +00:00
2026-02-09 15:44:04 +00:00
2026-02-06 03:22:51 +00:00
2025-10-14 16:16:45 +00:00
2026-01-25 15:44:51 +00:00
2026-01-25 14:43:24 +00:00
2026-01-29 03:35:17 +00:00
2026-02-04 02:55:08 +00:00
2025-09-13 02:22:21 +00:00
2025-12-11 15:07:12 +00:00
2025-10-14 16:20:13 +00:00
2025-10-28 14:01:01 +00:00
2026-02-23 13:43:05 +00:00
2026-01-25 14:33:27 +00:00
2025-08-06 18:55:15 +00:00
S
Description
No description provided
Readme
682 KiB
Languages
Shell 50.7%
JavaScript 22.5%
Python 19.7%
HTML 5%
DIGITAL Command Language 1.2%
Other 0.9%