Skip to content

[Bug] SerializeAdalV3 returns null when Id Token has no oid claim #4140

Description

Scenario: web site

This is an ADAL 2 MSAL migration issue. Partner is using SerializeAdalV3 logic which in some cases returns null. This caused the partner to revert back from MSAL to ADAL.

It looks like in rare cases the IdToken does not have oid claim. ADAL uses sub claim when oid is not available.

Activity

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

Metadata

Metadata

Type

No type

Projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions