omniauth-azure-oauth2 icon indicating copy to clipboard operation
omniauth-azure-oauth2 copied to clipboard

Support for Oauth2 v2.0

Open NicolasMarlier opened this issue 5 years ago • 5 comments

I needed support for Oauth2 v2.0 for my apps. https://docs.microsoft.com/en-us/azure/active-directory/develop/v2-overview

NicolasMarlier avatar May 11 '20 10:05 NicolasMarlier

Thanks for contributing. However, I no longer have time to maintain this gem. Your best bet is to fork it and consider publishing to RubyGems so others can benefit.

marknadig avatar Jul 23 '20 16:07 marknadig

For anyone thats looking for this we have published a v2 compatible gem based on this no longer maintained project here:

  • https://rubygems.org/gems/omniauth-azure-activedirectory-v2
  • https://github.com/RIPGlobal/omniauth-azure-activedirectory-v2

Actively maintained and lots of usage now.

whithajess avatar Feb 26 '21 01:02 whithajess

Thanks for contributing. However, I no longer have time to maintain this gem. Your best bet is to fork it and consider publishing to RubyGems so others can benefit.

while i appreciate your statement, i believe this is wrong in the sense of open source. transfer ownership to 2-3 other people and development could go forward. what's stopping you to actually do this?

krtschmr avatar Sep 07 '21 14:09 krtschmr

@krtschmr I agree best would be to transfer ownership. However, I think there's the issue of trust. It would be irresponsible for me to just hand over maintaining to the first person that raised their hand. I would only feel comfortable transferring to someone that's been involved already with pull requests, etc. Buy providing a 'clean break' folks can vet any new forks by new maintainers. That was my intent.

marknadig avatar Sep 07 '21 14:09 marknadig

i understand and respect that :-)

krtschmr avatar Sep 07 '21 16:09 krtschmr