Application Development Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 

Error: Service Provider cannot load SAML2 configuration

Former Member
0 Kudos

Hi all,

we configure SAP NetWeaver AS Java 7.31 with Enterprise Portal as Service Provider (SP). The Identity Provider (IdP) is a java-based third-party application. The scenario is an IdP initiated Single Sign-On using SAML2.

If we try to login in, the following error message is shown in SecurityTroubleshooting Wizard SAML 2.0 (Debug): Service Provider cannot load SAML2 configuration.

Some notes to the Scenario:

  • IdP endpoints: Artifact, Single Sign-On
  • SP is configured for direct Server communication
  • Default application path: /irj/portal
  • SAML2 Login module is stored in login-stack: ticket
    • the login-module-option "provider" is configured with created SP
  • IdP is added to list trusted providers and activated

If you have any idea, let me know it.
Thanks a lot.

Kind regards,
Fabian

1 REPLY 1

Former Member
0 Kudos

Hi Fabian,

first I'd like to mention, that it meight be better to ask this question in the security forum, as this question is not related to the NW SSO product but related to portal authentication.

With just this information, it is hard to even guess what a reason might be. Did you check the log for other errors?  Are you sure, the config was created successfully?

Regards,

Patrick