JWK#
- class gafaelfawr.models.oidc.JWK(**data)#
Bases:
BaseModel
The schema for a JSON Web Key (RFCs 7517 and 7518).
- Parameters:
data (
Any
)
Attributes Summary
Configuration for the model, should be a dictionary conforming to [
ConfigDict
][pydantic.config.ConfigDict].Attributes Documentation
- model_config: ClassVar[ConfigDict] = {}#
Configuration for the model, should be a dictionary conforming to [
ConfigDict
][pydantic.config.ConfigDict].