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