netbird/.github
Bethuel Mmbaga 7794b744f8
Add PKCE authorization flow (#1012)
Enhance the user experience by enabling authentication to Netbird using Single Sign-On (SSO) with any Identity Provider (IDP) provider. Current client offers this capability through the Device Authorization Flow, however, is not widely supported by many IDPs, and even some that do support it do not provide a complete verification URL.

To address these challenges, this pull request enable Authorization Code Flow with Proof Key for Code Exchange (PKCE) for client logins, which is a more widely adopted and secure approach to facilitate SSO with various IDP providers.
2023-07-27 11:31:07 +02:00
..
ISSUE_TEMPLATE Update issue templates (#597) 2022-12-02 13:31:15 +01:00
workflows Add PKCE authorization flow (#1012) 2023-07-27 11:31:07 +02:00
pull_request_template.md Simplify event storing with one generic method (#662) 2023-01-24 10:17:24 +01:00