How to set up RSA Federated Identity Manager (FIM) 2.5 SAML 1.0 compliant services
Originally Published: 2006-03-22
Article Number
Applies To
Security Assertion Markup Language (SAML) 1.0
Microsoft Windows 2000
Issue
Prior to setting up the RSA Federated Identity Manager (FIM) hot fix (FIM2511-FT3-E001-11.zip) to configure FIM server services, SAML requests were of version 1.0:
<soapenv:Envelope
xmlns:soapenv=http://schemas.xmlsoap.org/soap/envelope/
xmlns:xsd=http://www.w3.org/2001/XMLSchema
xmlns:xsi=http://www.w3.org/2001/XMLSchema-instance>
<soapenv:Body>
<samlp:Request
IssueInstant="2006-03-15T22:26:51Z"
MajorVersion="1"
MinorVersion="0"
RequestID="_3e1b50fc204dbbe0849c065916c3be91590ed93d"
xmlns:ds="http://www.w3.org/2000/09/xmldsig#"
xmlns:saml="urn:oasis:names:tc:SAML:1.0:assertion"
xmlns:samlp="urn:oasis:names:tc:SAML:1.0:protocol">
<samlp:AssertionArtifact>
AAEbuqrPjR1XORIHk5YAV8I4sM0nKP2CLV+h1CMiWbnkaWvvlJ0g4Ess
</samlp:AssertionArtifact>
</samlp:Request>
</soapenv:Body>
</soapenv:Envelope>
After applying the currently available patch to setup FIM server services, the SAML requests became of version 1.1:
<soapenv:Envelope
xmlns:soapenv=http://schemas.xmlsoap.org/soap/envelope/
xmlns:xsd=http://www.w3.org/2001/XMLSchema
xmlns:xsi=http://www.w3.org/2001/XMLSchema-instance>
<soapenv:Body>
<samlp:Request
IssueInstant="2006-03-15T22:48:16Z"
MajorVersion="1"
MinorVersion="1"
RequestID="_e1ffbe6e14d578010b542ecda5244748da1568d9"
xmlns:ds="http://www.w3.org/2000/09/xmldsig#"
xmlns:saml="urn:oasis:names:tc:SAML:1.0:assertion"
xmlns:samlp="urn:oasis:names:tc:SAML:1.0:protocol">
<samlp:AssertionArtifact>
AAEbuqrPjR1XORIHk5YAV8I4sM0nKP2CLV+h1CMiWbnkaWvvlJ0g4Ess
</samlp:AssertionArtifact>
</samlp:Request>
</soapenv:Body>
</soapenv:Envelope>
Cause
Resolution
Related Articles
RADIUS Server loading indefinitely after upgrade from Authentication Manager 8.5 390Number of Views RSA Authentication Manager 8.1 primary instance fails to upgrade to 8.2 with error: Replication flush failed 1.07KNumber of Views How to replace the RSA Authentication Manager self signed console certificate with a signed certificate from Microsoft Act… 1.59KNumber of Views How to 'Trust' the RSA Authentication Manager Security Console Self-Signed Root CA certificate and prevent Cert warnings. 737Number of Views How to delete old or pending certificate signing requests for RSA Authentication Manager console or virtual host replaceme… 1.55KNumber of Views
Trending Articles
Troubleshooting RSA SecurID Access Identity Router to RSA Authentication Manager test connection failures RSA SecurID Software Token 5.0.2 Downloads for Microsoft Windows RSA Authentication Manager 8.9 Release Notes (January 2026) Quick Setup Guide - Passwordless Authentication in Windows MFA Agent for Active Directory RSA Authentication Manager 8.8 Setup and Configuration Guide
Don't see what you're looking for?