Skip to content

Could not find matching strategy for :saml. You may need to install an additional gem (such as omniauth-saml). #14

@gotoAndBliss

Description

@gotoAndBliss

Getting this after a basic installation :

gem 'omniauth'
gem 'omniauth-saml'

It returns :

active_support/dependencies.rb:251:in `require': no such file to load -- omniauth/core (LoadError)

So I add that to the gemfile though the ReadMe.md doesn't suggest so :

   gem "oa-core"

Now it gets me to here :

my_project/gems/omniauth-1.1.1/lib/omniauth/builder.rb:39:in `rescue in provider': Could not find matching strategy for :saml. You may need to install an additional gem (such as omniauth-saml). (LoadError)

Not sure what to do/think ..

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions