Skip to content

Incorrect "Collections" type check in OpenID Connect Realm #50250

Closed
@tvernum

Description

@tvernum

Reported: https://discuss.elastic.co/t/openid-connect-not-parsing-multi-value-array-list-user-attributes/212025

When parsing OIDC metadata we do an instanceof Collections check that should be Collection.
This prevents mutli-valued metadata from being provided.

Metadata

Metadata

Assignees

Labels

:Security/AuthenticationLogging in, Usernames/passwords, Realms (Native/LDAP/AD/SAML/PKI/etc)>bug

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions