Skip to content
This repository has been archived by the owner on Jul 19, 2024. It is now read-only.

Add missing require to azure_activedirectory.rb #31

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

flojon
Copy link

@flojon flojon commented May 29, 2017

Fixes #21

@klumbe
Copy link

klumbe commented May 12, 2019

This should be merged asap as it fixes missing dependencies.

@jameszaghini
Copy link

To any poor soul waiting for this to be merged, you can work around it by adding
require 'net/http' to config/initializers/omniauth.rb

@klumbe
Copy link

klumbe commented Jun 4, 2019

To any poor soul waiting for this to be merged, you can work around it by adding
require 'net/http' to config/initializers/omniauth.rb

Read that before, but I would recommend to use this one: OmniAuth-azure-oauth2
Works perfectly.

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

Successfully merging this pull request may close these issues.

Error for '/auth/azureactivedirectory' (AWS Elastic Beanstalk)
5 participants