omniauth / omniauth-saml

A generic SAML strategy for OmniAuth
https://github.com/omniauth/omniauth-saml
Other
331 stars 208 forks source link

Received 405 Response without Allow Header #143

Closed dodontommy closed 7 years ago

dodontommy commented 7 years ago

I am trying to use this strategy to authenticate with SAP SuccessFactors, though when I go to /auth/saml I get Received 405 Response without Allow Header.

Is there a way I can send along the Allow header with the initial authentication request?

swarzech commented 7 years ago

+1

dodontommy commented 7 years ago

Closing due to the realization that this was user error and a lack of understanding about how SAP SuccessFactors authentication worked.