Skip to main content

Module group_claims

Module group_claims 

Source
Expand description

Shared JWT group-claim extraction used by both OIDC and Frontegg authenticators. Encapsulates the dot-separated claim-path resolution and the array-vs-string normalization so the two authenticators behave identically.

Functions§

extract_groups
Extracts group names from a JWT’s unknown-claims map.