[OPENAM-10110] OAUTH2_BLACKLIST token search configuration cannot be updated through XUI Created: 29/Nov/16 Updated: 20/Dec/16 Resolved: 06/Dec/16 |
|
Status: | Closed |
Project: | OpenAM |
Component/s: | CTS, oauth2, stateless |
Affects Version/s: | 14.0.0 |
Fix Version/s: | 14.0.0 |
Type: | Bug | Priority: | Major |
Reporter: | Craig McDonnell | Assignee: | Phil Ostler [X] (Inactive) |
Resolution: | Fixed | Votes: | 0 |
Labels: | AME, Must-Fix, TURING | ||
Remaining Estimate: | Not Specified | ||
Time Spent: | Not Specified | ||
Original Estimate: | Not Specified |
Issue Links: |
|
||||||||||||||||
Target Version/s: | |||||||||||||||||
Rank: | 1|hzl0en: | ||||||||||||||||
QA Assignee: | Filip Kubáň [X] (Inactive) | ||||||||||||||||
Verified Version/s: |
Description |
Stateless OAuth2 token revocations are communicated across the OpenAM cluster by writing OAUTH2_BLACKLIST tokens to CTS. Each OpenAM server periodically queries CTS for new tokens of this type and updates an in-memory bloom filter. Configuration of whether or not blacklisting is enabled and, if enabled, how frequently CTS queries are run is defined by the OAuth2Provider SMS service. Unfortunately, when attempting to update the OAuth2Provider SMS service configuration through XUI, the error message "Invalid attribute, 'customLoginUrlTemplate', specified." is shown and no updates are persisted. Reproduction Steps
Expected Behaviour Actual Behaviour |
Comments |
Comment by Filip Kubáň [X] (Inactive) [ 08/Dec/16 ] |
Verified fix on: OpenAM 14.0.0-M8 Build 657a24e539 (2016-December-07 11:06) configuration is saved as expected |