Skip to content

When a user is a member of many groups in Entra, they end up with HTTP 431 #531

Description

@hajekj

Reopening #435 and #425

Why would you store group memberships in the cookies? If it is because it returns with the token, you can just configure the app registration to omit them - https://learn.microsoft.com/en-us/entra/identity-platform/optional-claims?tabs=appui#configuring-groups-optional-claims

I tried looking through the docs and didn't find any reference to usage of groups anyways. So why not just remove it from the token = solved?

This seems like a fairly simple fix. Any chance anyone can look into it? It is quite annoying issue.

I blogged about this general issue a while ago - https://hajekj.net/2017/10/30/the-dangers-of-too-many-cookies-on-a-website/

/cc: Derek Bekoe (@derekbekoe)

Activity

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions