apply-tam-native-policy
Use the apply-tam-native-policy stanza entry to control whether the OAuth EAS also uses the native ISAM policy when it is determining the access permissions for the resource.
apply-tam-native-policy = {true | false}Description
Determines Whether the ISAM policy still takes effect, in addition to the OAuth authorization.
Options
true The OAuth EAS checks the ISAM policy to determine whether the user has permission to access the resource. false The OAuth EAS does not check the ISAM ACL policy to determine whether the user has permission to access the resource.
Usage:
This stanza entry is required when we configure OAuth EAS authentication.
Default: None.
Example:
apply-tam-native-policy = false