fix(oauth2): google oauth2 whitelisting. #11372
Merged
DryRunSecurity / Authn/Authz Analyzer
succeeded
Dec 5, 2024 in 3s
DryRun Security
Details
Authn/Authz Analyzer Findings: 1 detected
⚠️ Potential Authn/Authz Function Used or Modified dojo/settings/settings.dist.py (click for details)
Type | Potential Authn/Authz Function Used or Modified |
Description | "This code configures settings for Google OAuth2 authentication, including enabling the feature, setting the client ID and secret, and defining whitelisted domains and emails for authorized users. These settings directly impact the authentication mechanisms and access control logic of the application, making them relevant to sensitive authentication and authorization functionality." |
Filename | dojo/settings/settings.dist.py |
CodeLink | django-DefectDojo/dojo/settings/settings.dist.py Lines 543 to 550 in aad7948 |
Loading