Hello,
I am setting up SAML 2.0 authentication on our ERP system. While I know I can download the metadata XML file and import into my Identity Provider, I want to provide access to the URL of the metadata XML file instead.
Per instructions on page Accessing the Metadata XML of a SAML Service Provider of an AS ABAP,
"Accessing the URL of the Metadata XML File
I ran into a problem when creating the service. I created an ICF service, but when I tried to include the CL_HTTP_EXT_SAML20 ABAP class in the handler list I received the message "CL_HTTP_EXT_SAML20 is not an ABAP OO Class."
(screenshot below) This prevents me from saving my new service.
Any help is much appreciated.
Best regards,
Jill