IdentityProvider#
- class phalanx.models.environments.IdentityProvider(value, names=None, *, module=None, qualname=None, type=None, start=1, boundary=None)#
 Bases:
EnumType of identity provider used by Gafaelfawr.
Attributes Summary
Attributes Documentation
- CILOGON = 'CILogon'#
 
- GITHUB = 'GitHub'#
 
- NONE = 'None'#
 
- OIDC = 'OpenID Connect'#