Environment
Novell Access Manager 3.1 Linux Novell Identity Server
Novell Access Manager 3.1 Windows Novell Identity Server
Novell Access Manager 3.1 Access Administration
Situation
Customer was providing SAML2 IDP services towards a third party SP implementation.
They received the following error:
Unable to complete request at this time "no endpoint defined for AuthnResponse"
Resolution
The SAML2 authentication response binding was set to artifact and this should have been post.
When changed from artifact to post it worked fine.