Skip to content

Fixes error when User object isn't a Hashtable when checking Auth events#1689

Merged
Badgerati merged 1 commit intodevelopfrom
Issue-1688
Apr 20, 2026
Merged

Fixes error when User object isn't a Hashtable when checking Auth events#1689
Badgerati merged 1 commit intodevelopfrom
Issue-1688

Conversation

@Badgerati
Copy link
Copy Markdown
Owner

Description of the Change

Fixes error when User object isn't a Hashtable when checking Auth events. I've set the type to be [object] as internally the User will either be a Hashtable or PSCustomObject, but custom Auth handlers could have other unknown/custom types for the User object.

Related Issue

Resolves #1688

@Badgerati Badgerati added this to the 2.13.1 milestone Apr 20, 2026
@Badgerati Badgerati self-assigned this Apr 20, 2026
@Badgerati Badgerati merged commit 4935910 into develop Apr 20, 2026
33 of 35 checks passed
@Badgerati Badgerati deleted the Issue-1688 branch April 20, 2026 20:06
@Badgerati Badgerati mentioned this pull request Apr 22, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Problems with OAuth2 / OIDC authentication - ParameterBindingArgumentTransformationException

1 participant