Skip to content

Improvement/add proxy support for azure access#73

Open
jbrauer197 wants to merge 3 commits intoWeird-Sheep-Labs:mainfrom
jbrauer197:improvement/add_proxy_support_for_azure_access
Open

Improvement/add proxy support for azure access#73
jbrauer197 wants to merge 3 commits intoWeird-Sheep-Labs:mainfrom
jbrauer197:improvement/add_proxy_support_for_azure_access

Conversation

@jbrauer197
Copy link

@jbrauer197 jbrauer197 commented Jan 22, 2026

Hi Armand,

here is the pull request to add proxy support to django-azure-auth for the M365 Entra ID accesses.

I have

  • added the logic to handlers.py
    
  • updated the README.md to show the new setting in the django settings.py example
    

I haven t added any tests though since I have no idea how to test this locally. However in our environment it works fine.

Reason for this pull request: The company I am working for does not allow transparent Internet Access, it only allows Internet Access via a proxy. Thus the requests to the M365 Entra ID URLs need to be proxied (sorry: forgot to mention this in our call).

Last commit: Reformatted with line length 88 to keep the existing formatting so that "files changed" does not show formatting changes

Thx...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant