How to configure Weblogic as Service Provider
Hi,
I'm trying to configure a SAML2 service provider on Weblogic, to integrate with a third-party IdP.
Reading the blogs, i understood that:
- I have to create a SAML2 Authentication Provider first, to enable Federation Services configuration.
- Then i have to configure a server to be the service provider
After that, I restarted the servers and published the metadata.xml.
<?xml version="1.0" encoding="UTF-8" standalone="no"?><md:EntityDescriptor xmlns:md="urn:oasis:names:tc:SAML:2.0:metadata" entityID="lnx825inEntityID"><md:SPSSODescriptor AuthnRequestsSigned="true" WantAssertionsSigned="false" protocolSupportEnumeration="urn:oasis:names:tc:SAML:2.0:protocol"><md:KeyDescriptor use="signing"><ds:KeyInfo xmlns:ds="