-
Notifications
You must be signed in to change notification settings - Fork 238
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
NoAuthnContext #2
Comments
I havent used ADFS, but it seems that is a configuration problem there. Is there any way to test if ADFS is working on its own? e.g Simplesamlphp has a sample login that works out of the box. |
@aacotroneo I'm sure it is a configuration problem. The problem is I don't know how to figure out where the problem is (if it is through the ADFS server or the OneLogin configuration). I do have an installation of the phpsimplesaml connecting properly to the ADFS server and I have tried to compare the configuration phpsimplesaml and the onelogin package but haven't been able to figure out what the difference is. |
Moved the thread here: SAML-Toolkits/php-saml#62 |
Sync with latest aacotroneo upstream, notably for onelogin v3
I am not all that familiar with SAML so bare with me.
I just installed this package in a new instance of Laravel 5. Unfortunately I am getting this error
The status code of the Response was not Success, was Responder -> urn:oasis:names:tc:SAML:2.0:status:NoAuthnContext
.Any thoughts on how what this error means?
By the way I am connecting to ADFS and not PHPSimpleSaml as the IDP.
I would appreciate any suggestions. Thanks.
The text was updated successfully, but these errors were encountered: