OIDCClient#

class gafaelfawr.models.oidc.OIDCClient(**data)#

Bases: OIDCClientCreate

Public data (no secrets) about a registered OpenID Client.

Parameters:

data (Any)

Attributes Summary

model_config

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].

This page was last modified on .