Skip to content
This repository has been archived by the owner on Jan 24, 2019. It is now read-only.

Any plans for Azure AD support? #114

Open
igorgatis opened this issue Jun 17, 2015 · 4 comments
Open

Any plans for Azure AD support? #114

igorgatis opened this issue Jun 17, 2015 · 4 comments

Comments

@igorgatis
Copy link

My company uses Azure AD as main user account repository. oauth2_proxy sounds like exactly what we need to use nginx reverse proxy for protecting our internal applications. Any plans for supporting Azure AD?

@mbland
Copy link
Contributor

mbland commented Jun 17, 2015

Funny you should ask... ;-) My team (18F) is proposing an oauth2_proxy+AD-based solution in the very near future, and I was planning on hacking in the support myself. Which, ideally, should only involve adding a new class to the providers package.

@jehiah
Copy link
Member

jehiah commented Jun 20, 2015

@mbland I'd be interested in the approach you are thinking about.

I wonder if a separate oauth+AD bridge (something that exposes oauth2 sign in flow while authenticating against AD) would be ideal in tandem with oauth2_proxy.

@mbland
Copy link
Contributor

mbland commented Jun 20, 2015

I think, based on what I've read of AD, that recent versions support an OAuth2 flow out of the box.

@thenewwazoo
Copy link

@jehiah are there any known issues that should be resolved before this issue is considered closed?

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

No branches or pull requests

4 participants