If installing the SAML v2 Plug-in for Federation Services on an instance of Access Manager, you might have to enable the SAML v2 authentication module using the Access Manager console. The following sections explain the procedure to do this in both legacy and realm mode.
This is only necessary for instances of Access Manager acting as service providers.
 To Enable the SAML v2 Authentication Module in Legacy
Mode
To Enable the SAML v2 Authentication Module in Legacy
ModeLog in to Access Manager as the top-level administrator, by default, amadmin.
Select the Identity Management tab.
Select Services from the View drop down box.
Click Add Service.
Select SAML2 and click OK.
Log out of the Access Manager console.
 To Enable the SAML v2 Authentication Module in Legacy
Mode Using amadmin
To Enable the SAML v2 Authentication Module in Legacy
Mode Using amadmin
You can also enable the SAML v2 authentication module using the amadmin command line tool.
Save the following XML code to a file.
| <Requests>
<OrganizationRequests DN="<root_suffix>">
   <RegisterServices>
       <Service_Name>sunAMAuthSAML2Service</Service_Name>
   </RegisterServices>
</OrganizationRequests>
</Requests> | 
Load the XML file using the amadmin command line tool to register the SAMLv2 authentication module.
For information on the amadmin command line tool, see Chapter 1, The amadmin Command Line Tool, in Sun Java System Access Manager 7.1 Administration Reference.
 To Enable the SAML v2 Authentication Module in Realm
Mode
To Enable the SAML v2 Authentication Module in Realm
ModeThe SAML v2 Authentication Module is enabled during installation of Access Manager in Realm mode. The following procedure is for informational purposes.
Log in to Access Manager as the top-level administrator, by default, amadmin.
Select the Access Control tab.
Select the appropriate realm.
Click the Authentication tab.
Click New under Module Instances.
Enter SAML2 as a name.
Select the SAML2 radio button.
Click Create.
Click Save.
Log out of the Access Manager console.