The
is used to define OAuth2 authorization using an OpenAM server as authorization server .
ds-cfg-http-oauth2-openam-authorization-mechanism
ds-cfg-http-oauth2-authorization-mechanism
org.opends.server.protocols.http.authz.HttpOAuth2OpenAmAuthorizationMechanism
Specifies the JSON pointer to the value to use as Authorization ID. The JSON pointer
is applied to the resolved access token JSON document. (example: uid)
Defines the OpenAM endpoint URL where the access-token resolution request should be sent.
ds-cfg-openam-token-info-url
Specifies the name of the key manager that should be used with
this
.
Changes to this property take effect immediately, but
only for subsequent requests to the authorization server.
By default the system key manager(s) will be used.
The referenced key manager provider must be enabled.
ds-cfg-key-manager-provider
Specifies the name of the trust manager that should be used
when negotiating SSL connections with the remote authorization server.
Changes to this property take effect immediately, but only
impact subsequent SSL connection negotiations.
By default, no trust manager is specified indicating that only
certificates signed by the authorities associated with this JVM will
be accepted.
The referenced trust manager provider must be enabled
when SSL is enabled.
ds-cfg-trust-manager-provider