#permalink
Details
#permalink
Objectives
If restricted tokens are in use then a restricted token can be used as part of a policy evaluation. If the policy evaluation calls into a policy component such as a Condition that tries to set a property on said token then it's Exception time.
There needs to be a way on the OpenAM server (and only the OpenAM server for security reasons) to allow code to de-reference a restricted token to a master token and then allow the property to be get/set.
Fix is low risk as it does not directly effect existing functionality