Configuring Support for the Liberty SAML Token Profile
See Also
For the Liberty sample, NetBeans Enterprise Pack supports three token profiles: LibertyBearerToken, LibertyX509Token, and LibertySAMLToken. If you want to use the LibertySAMLToken profile, you must perform the manual configuration steps provided in this topic.
To configure support for the LibertySAMLToken profile:
- Make sure the application server is running.
- Start a new browser session and point at the following URL: http://localhost-fqdn:8080/amserver
If your server is not installed on port 8080, replace 8080 in the URL above with the correct port number.
- At the Login screen, use the following values to log in:
User: amadmin
Password: admin123 (this is the default password).
- Click the Web Services tab and then, in the Web Services page, click the Discovery Service tab.
- Scroll to the bottom of the page and in the Resource Offerings for Bootstrapping area, click the default Service Type, urn:liberty:disco:2003-08.
The Edit Resource Offerings page opens.
- Under Service Instance, in the Service Description area, select the checkbox next to the urn:liberty:security:2003-08:null:null entry and click the Delete button.
The Service Description area now has no items.
- In the Service Description area, click the New Description button.
The New Security Mechanism ID page opens.
- In the New Security Mechanism ID page, in the Available list, select urn:liberty:security:2005-02:null:X509 and click OK.
Note: If the system asks you for an End Point URL, you can use http://localhost:8080/amserver/Liberty/disco. If your server is not installed on port 8080, replace 8080 with the correct port number.
The Edit Resource Offering page opens and under Service Instance, in the Service Description area, there is now an entry labeled urn:liberty:security:2005-02:null:X509.
- At the Edit Resource Offering page, click Save, then at the Discovery Service page, click Save.
- In the upper navigation area, click Log Out.
- See Also
- Configuring Security Mechanism Profiles for Sun Java System Access Manager Instances
- Using a Custom Keystore for the Liberty Token Profile
- Enabling the Liberty Security Mechanism for Web Service Clients
- Enabling the Liberty Security Mechanism for Web Service Providers
Legal Notices