ansible / django-ansible-base

Apache License 2.0
12 stars 43 forks source link

Fix auto-creation of CALLBACK_URL for AzureAD #544

Closed AparnaKarve closed 1 month ago

AparnaKarve commented 1 month ago

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

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

AparnaKarve commented 1 month ago

@john-westcott-iv Can you please review the last commit where I have addressed your feedback? If that looks good, I will make a similar change to the other google oauth2 PR.

Thanks.

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