pgadmin4/web/pgadmin/authenticate
Paul BOURHIS a500939532
Enhance OAUTH2 and OIDC authentication support with improved claims handling and configuration options
Change logging level from exception to error for OIDC profile data issues.
Refactor debug logging in OAuth2 authentication to improve clarity and consistency
Add error handling for missing OAuth2 provider and enhance claims processing logic
Enhance OIDC ID token handling by implementing JWT parsing and updating tests to mock claims extraction
Refactor ID token claims extraction for OIDC providers and update tests to mock userinfo handling
Refactor OAuth2 configuration to use get method for optional URLs
Enhance OAuth2 documentation and implement PKCE support for public clients in authentication logic
Fix typo in OAUTH2 authentication documentation
Implement Azure Entra ID Workload Identity authentication support and add corresponding tests

Co-authored-by: Paul Bourhis <paul.bourhis@bhs-consulting.com>
2026-01-19 16:06:25 +05:30
..
mfa Copyright updated for 2026 2026-01-05 13:33:45 +05:30
static/js Copyright updated for 2026 2026-01-05 13:33:45 +05:30
__init__.py Enhance OAUTH2 and OIDC authentication support with improved claims handling and configuration options 2026-01-19 16:06:25 +05:30
internal.py Copyright updated for 2026 2026-01-05 13:33:45 +05:30
kerberos.py Copyright updated for 2026 2026-01-05 13:33:45 +05:30
ldap.py Copyright updated for 2026 2026-01-05 13:33:45 +05:30
oauth2.py Enhance OAUTH2 and OIDC authentication support with improved claims handling and configuration options 2026-01-19 16:06:25 +05:30
registry.py Copyright updated for 2026 2026-01-05 13:33:45 +05:30
webserver.py Copyright updated for 2026 2026-01-05 13:33:45 +05:30