ansible / django-ansible-base

Apache License 2.0
12 stars 43 forks source link

Fix auto-creation of CALLBACK_URL for Google OAuth2 #547

Closed AparnaKarve closed 1 month ago

AparnaKarve commented 1 month ago

Fix auto-creation of CALLBACK_URL for Google OAuth2 authentication by subclassing SocialAuthValidateCallbackMixin in the Google OAuth2 AuthenticatorPlugin class

Fixes https://issues.redhat.com/browse/AAP-28595

sonarcloud[bot] commented 1 month ago

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
100.0% Coverage on New Code
0.0% Duplication on New Code

See analysis details on SonarCloud