Monday Nov 02, 2009
Switch On Switch Off OpenSSO SAMLv2 Services
Currently, the SAMLv2 Service servlets are always listening. For example, if you don't want to use the Artifact Resolution Service or the Manage Name ID Service it is still on. To switch the services off, you can remove the endpoints from the entity provider's configuration.
- Log into the OpenSSO console as administrator.
- Click the Federation tab.
- Click the name of the entity provider for which you want switch off a particular SAMLv2 Service.
- Click the Services tab.
- Remove the appropriate endpoint.
- Click Save.
ssoadm command line interface.
- Use
ssoadm export-entityto export the extended metadata. - Modify the exported extended metadata.
- Use
ssoadm delete-entityto delete the original extended metadata. - Use
ssoadm import-entityto import the modified extended metadata.
Posted at 01:30PM Nov 02, 2009 by Michael Teger in Sun | Comments[0]
Comments:
