Index Changes

Difference between version and version     

Back to HTTP Binding Component Security, or HTTP Binding Component Security Info


At line 22 changed 1 line.
** Using Open SSO Web Services Security (WSS) Agent for Authentication and Authorization
** Using OpenSSO Web Services Security (WSS) Agent for Authentication and Authorization
At line 81 changed 1 line.
* __Open SSO Web Services Security (WSS) Agent__: Configures the consuming endpoint to use the Open SSO Web Services Security Agent to authenticate the HTTP client's credentials.\\
* __OpenSSO Web Services Security (WSS) Agent__: Configures the consuming endpoint to use the OpenSSO Web Services Security Agent to authenticate the HTTP client's credentials.\\
At line 158 changed 2 lines.
# Modify the AMConfig.properties file as needed to connect to Access Manager. At a minimum, the following properties must be configured:\\ \\{{{com.iplanet.am.naming.url=@PROTOCOL@:
//@SERVER_HOST@:@SERVER_PORT@/@DEPLOY_URI@/namingservice
# Modify the AMConfig.properties file as needed to connect to Access Manager. At a minimum, the following properties must be configured:\\ \\{{{com.iplanet.am.naming.url=@PROTOCOL@://@SERVER_HOST@:@SERVER_PORT@/@DEPLOY_URI@/namingservice
At line 167 changed 4 lines.
com.sun.identity.loginurl=@SERVER_PROTOCOL@://@SERVER_HOST@:
@SERVER_PORT@/@DEPLOY_URI@/UI/Login
com.sun.identity.liberty.authnsvc.url=@SERVER_PROTOCOL@://
@SERVER_HOST@:@SERVER_PORT@/@DEPLOY_URI@/Liberty/authnsvc}}}\\ \\
com.sun.identity.loginurl=@SERVER_PROTOCOL@://@SERVER_HOST@:@SERVER_PORT@/@DEPLOY_URI@/UI/Login
com.sun.identity.liberty.authnsvc.url=@SERVER_PROTOCOL@://@SERVER_HOST@:@SERVER_PORT@/@DEPLOY_URI@/Liberty/authnsvc}}}\\ \\
At line 192 added 4 lines.
%%information
Note - When OpenSSO Enterprise Server is running on an HTTPS port, the certificates on the OpenSSO Enterprise server must be installed on the client side in order for the HTTP Binding Component to access the server. Certificates should be installed in the GlassFish domain config directory. For example: {{\GlassFishESBv21\glassfish\domains\domain1\config}}.\\
%%
At line 199 changed 1 line.
!!Using Open SSO Web Services Security (WSS) Agent for Authentication and Authorization
!!Using OpenSSO Web Services Security (WSS) Agent for Authentication and Authorization
At line 201 changed 1 line.
To configure access-level authorization using Open SSO Web Services Security Agent, you configure the consuming endpoint to use Open SSO WSS Agent to authenticate the client's credentials (the username and password extracted from the HTTP Authorization header) against the user's credentials in the WSS Agent database. Open SSO Web Services Security Agent allows the HTTP Binding Component to talk to Open SSO Enterprise Server 8 installed on a remote or local computer.
To configure access-level authorization using OpenSSO Web Services Security Agent, you configure the consuming endpoint to use OpenSSO WSS Agent to authenticate the client's credentials (the username and password extracted from the HTTP Authorization header) against the user's credentials in the WSS Agent database. OpenSSO Web Services Security Agent allows the HTTP Binding Component to talk to OpenSSO Enterprise Server 8 installed on a remote or local computer.
At line 203 changed 1 line.
!Install Open SSO Enterprise Server
!Install OpenSSO Enterprise Server
At line 205 changed 1 line.
To use the Open SSO Web Services Security Agent, first download and install Open SSO Enterprise Server following the directions and requirements presented in the [Sun OpenSSO Enterprise 8.0 Installation and Configuration Guide|http://docs.sun.com/app/docs/doc/820-3320/gfwox].
To use the OpenSSO Web Services Security Agent, first download and install OpenSSO Enterprise Server following the directions and requirements presented in the [Sun OpenSSO Enterprise 8.0 Installation and Configuration Guide|http://docs.sun.com/app/docs/doc/820-3320/gfwox].
At line 207 changed 1 line.
!Configure the HTTP Binding Component to use Open SSO Web Service Security
!Configure the HTTP Binding Component to use OpenSSO Web Service Security
At line 209 changed 2 lines.
With Open SSO Enterprise Server installed, you can now configure the HTTP Binding Component to use the Open SSO WSS Agent. The Open SSO WSS Agent file contains the client configuration AMConfig.properties, and Open SSO ClientSDK, that allow web service providers and clients to easily integrate, to validate and secure web service communications.
# Download [openssowssproviders.zip|http://download.java.net/general/opensso/stable/opensso-build6/openssowssproviders.zip]. This file is available from [http://download.java.net/general/opensso/stable/opensso-build6/openssowssproviders.zip], or you can go to the [Open SSO Download|https://opensso.dev.java.net/public/use/index.html#agent] page and click {{WSS Agent}} to download the zip file.\\
With OpenSSO Enterprise Server installed, you can now configure the HTTP Binding Component to use the OpenSSO WSS Agent. The OpenSSO WSS Agent file contains the client configuration AMConfig.properties, and OpenSSO ClientSDK, that allow web service providers and clients to easily integrate, to validate and secure web service communications.
# Download [openssowssproviders.zip|http://download.java.net/general/opensso/stable/opensso-build6/openssowssproviders.zip]. This file is available from [http://download.java.net/general/opensso/stable/opensso-build6/openssowssproviders.zip], or you can go to the [OpenSSO Download|https://opensso.dev.java.net/public/use/index.html#agent] page and click {{WSS Agent}} to download the zip file.\\
At line 218 changed 2 lines.
# Modify the AMConfig.properties file as needed to connect to OpenSSO Enterprise Server. At a minimum, the following properties must be configured:\\ \\{{{com.iplanet.am.naming.url=@PROTOCOL@:
//@SERVER_HOST@:@SERVER_PORT@/@DEPLOY_URI@/namingservice
# Modify the AMConfig.properties file as needed to connect to OpenSSO Enterprise Server. At a minimum, the following properties must be configured:\\ \\{{{com.iplanet.am.naming.url=@PROTOCOL@://@SERVER_HOST@:@SERVER_PORT@/@DEPLOY_URI@/namingservice
At line 227 changed 4 lines.
com.sun.identity.loginurl=@SERVER_PROTOCOL@://@SERVER_HOST@:
@SERVER_PORT@/@DEPLOY_URI@/UI/Login
com.sun.identity.liberty.authnsvc.url=@SERVER_PROTOCOL@://
@SERVER_HOST@:@SERVER_PORT@/@DEPLOY_URI@/Liberty/authnsvc}}}\\ \\
com.sun.identity.loginurl=@SERVER_PROTOCOL@://@SERVER_HOST@:@SERVER_PORT@/@DEPLOY_URI@/UI/Login
com.sun.identity.liberty.authnsvc.url=@SERVER_PROTOCOL@://@SERVER_HOST@:@SERVER_PORT@/@DEPLOY_URI@/Liberty/authnsvc}}}\\ \\

JSPWiki v2.4.100
[RSS]
« Home Index Changes Prefs
This page (revision-13) was last changed on 15-Jun-09 10:42 AM, -0700 by rjacobus