Skip to content

Fix for config entry rename bug.#260

Open
mattrcampbell wants to merge 1 commit intoInternet2:GROUPER_5_BRANCHfrom
mattrcampbell:GROUPER_5_BRANCH
Open

Fix for config entry rename bug.#260
mattrcampbell wants to merge 1 commit intoInternet2:GROUPER_5_BRANCHfrom
mattrcampbell:GROUPER_5_BRANCH

Conversation

@mattrcampbell
Copy link

As far as I can tell this code was not going to work with PAC4J 6. The setter for these two configuration entries could not be found because the hashmap lookup was trying to find something that was in the VALUE, not the key. I have testing this fix in our install, it works for us!

Additionally line 79 worked, but would cause issues if any entries were ever added to the hashmap that had differing lengths between key/value.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant