Question
Extending SAML v2 Metadata in Pega 7.4
Hi All,
Pega 7.4 has introduced a faster way to set up authentication service with a "no-code" approach.
We're looking at extending generated SAML v2 Message with additional xml tags such as ExtensionType with new attributes and elements.
We've tried extending existing Data-SAMLMetadata-ExtensionsType class with additional properties which were added to the XML Stream rule. It's not working so far.
Tracing the session doesn't help as no specific OOTB activity seems to be executed. Looks like all in java.
Any idea to achieve this extension will be helpful. Which rule to update to add the extension ?
Thanks,
Kind Regards,
Djibril Ndoye
Hi,
Please take a look at the below documents, are describing the configuration for SSO SAML2 authentication:
And if you have properly configured SAML feature. Could you please send to us the error msg, logs which allow us to understand the issue that you have.
Thanks,
Lukasz