Deprecation
IG logs a warning message each time it evaluates a call to a deprecated function. Under high loads, logging high numbers of messages can reduce performance. Consider the impact on performance if you decide to continue to use deprecated functions in your deployment. |
Deprecation is defined in ForgeRock Product Stability Labels.
Deprecated Functionality in IG 7.1.2
The following additional properties are deprecated in this release:
Object | Deprecated Settings | Replacement Settings |
---|---|---|
|
Replaced by |
|
|
Replaced by |
Deprecated Functionality in IG 7.1
The following features and properties are deprecated:
Delivery of IG war file
The delivery of a .war file is deprecated in this release and may be removed in the next release.
Methods to read or set query and form parameters
The request.form
method used in scripts to read or set query and form parameters
is deprecated. Use the following methods instead:
-
Request.getQueryParams()
to read query parameters. -
Entity.getForm()
to read form parameters. -
Entity.setForm()
to set form parameters.
LdapClient class and 'ldap' script binding
The LdapClient class and the ldap
script binding are deprecated.
Object | Deprecated Settings | Replacement Settings |
---|---|---|
AmService |
|
Replaced by If the deprecated and replacement properties are both provided, the replacement property takes precedence. |
AuditService |
|
Replaced by |
CapturedUserPasswordFilter |
|
Replaced by If the deprecated and replacement properties are both provided, the replacement property takes precedence. |
ClientHandler |
|
Replaced by If the deprecated and replacement properties are both provided, the replacement property takes precedence. |
|
Replaced by the ClientTlsOptions object. For more information, see ClientTlsOptions. |
|
|
Replaced by the ClientTlsOptions object. For more information, see ClientTlsOptions. |
|
ClientRegistration |
|
Replaced by If the deprecated and replacement properties are both provided, the replacement property takes precedence. |
|
Replaced by |
|
|
Replaced by If the deprecated and replacement properties are both provided, the replacement property takes precedence. |
|
CorsFilter |
|
Replaced by |
CryptoHeaderFilter |
Whole object |
Not replaced. For information, see CryptoHeaderFilter. |
DesKeyGenHandler |
Whole object |
Not replaced. For information, see DesKeyGenHandler. |
ElasticsearchAuditEventHandler |
Whole object |
Not replaced. |
JwtBuilderFilter |
|
Replaced by If the deprecated and replacement properties are both provided, the replacement property takes precedence. |
JwtSession |
|
Replaced by |
|
Replaced by If the deprecated and replacement properties are both provided, the replacement property takes precedence. |
|
|
Replaced by If the deprecated and replacement properties are both provided, the replacement property takes precedence. |
|
Combination of |
Replaced by If the deprecated and replacement properties are both provided, the replacement property takes precedence. |
|
|
Replaced by If the deprecated and replacement properties are both provided, the replacement property takes precedence. |
|
KeyManager |
|
Replaced by If the deprecated and replacement properties are both provided, the replacement property takes precedence. |
KeyStore |
|
Replaced by If the deprecated and replacement properties are both provided, the replacement property takes precedence. |
OpenAmAccessTokenResolver |
Whole object |
Not replaced. For information, see OpenAmAccessTokenResolver. |
ReverseProxyHandler |
|
Replaced by the ClientTlsOptions object. For more information, see ClientTlsOptions. |
|
Replaced by the ClientTlsOptions object. For more information, see ClientTlsOptions. |
|
Route |
|
Replaced by the Prometheus Scrape Endpoint and Common REST Monitoring Endpoint. For information, see Monitoring Endpoints. |
SingleSignOnFilter |
|
Replaced by |
SplunkAuditEventHandler |
Whole object |
Not replaced. |
SqlAttributesFilter |
|
Replaced by |
StatelessAccessTokenResolver |
|
Replaced by |
|
Replaced by |
|
UserProfileFilter |
|
Replaced by |
|
Replaced |
|
The environment variable and system property that define the file system directory for configuration files. |
|
Replaced by If neither the deprecated setting nor the replacement setting are provided,
configuration files are in the default directory
If the deprecated setting and the replacement setting are both provided, the replacement setting is used. |