-
-
Notifications
You must be signed in to change notification settings - Fork 5
Open
Description
I recently ran into an issue highlighted in this Stack Overflow post: https://stackoverflow.com/questions/57998262/why-is-claimtypes-nameidentifier-not-mapping-to-sub
It had to do with how .NET by default maps claims. I wanted to avoid this remapping behavior, but the option to turn this off does not exist within the Clerk.Net.AspNetCore.Security options. There is an alternative that works as a workaround right now in the linked Stack Overflow thread, but I would rather do this idiomatically if possible. Thanks!
Metadata
Metadata
Assignees
Labels
No labels