Empresas
Empleos
  • Sobre nosotros
  • Soluciones
    • Publicación de vacantes
      Publica tu vacante y recibe candidatos calificados en 48h.
    • Evaluación de candidatos
      500+ pruebas técnicas y psicológicas, más anti-fraude.
    • Headhunting
      Búsqueda ejecutiva a la medida de principio a fin.
    • Nómina + EOR
      Dispersión de nómina y EOR en más de 15 países de LATAM.
  • Precios
  • Empleos

0

525
Vistas
Connect to Azure AD from Apache web server on windows

I am trying to use Azure AD to authenticate a website in Apache web server deployed on a windows server. A possible solution we were looking for is mod_auth_openidc, however, it is not available for windows.

Are there any other options that can be used to authenticate a website in apache on a windows server?

over 4 years ago · Santiago Trujillo
1 Respuestas
Responde la pregunta

0

The design pattern should work in any technology since HTTP interfaces are used:

  • Reverse proxy is the public URL
  • Website uses an Internal URL
  • Reverse proxy deals with OAuth and talks to Azure AD

Note that it is generally recommended in terms of secure hosting to put a reverse proxy in front of any of these components, so that an attacker has to breach 2 layers to get to data:

  • APIs
  • Web back ends that access data sources
  • Authorization Servers

Here is an option that might work for you - and once you have a good reverse proxy setup it gives you some interesting architectural options:

  • Use an Azure NGINX managed service which will use Linux based servers, but you don't need to know anything much about Linux to use them

  • Use the NGINX openidc module - also provided by Zmartzone - and host that alongside Azure AD

If it helps, at Curity we have some related resources - here is one that shows how to run NGINX on a Windows PC using Docker and how to take control over behaviour via plugins.

over 4 years ago · Santiago Trujillo Denunciar
Responde la pregunta
Encuentra empleos remotos

¡Descubre la nueva forma de encontrar empleo!

Top de empleos
Top categorías de empleo
Empresas
Publicar vacante Precios Comercial
Legal
Términos y condiciones Política de privacidad
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Recomiéndame algunas ofertas
Necesito ayuda