Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type FederationDomainResolvedLDAPIdentityProvider ¶
type FederationDomainResolvedLDAPIdentityProvider struct { DisplayName string Provider upstreamprovider.UpstreamLDAPIdentityProviderI SessionProviderType psession.ProviderType Transforms *idtransform.TransformationPipeline }
FederationDomainResolvedLDAPIdentityProvider represents a FederationDomainIdentityProvider which has been resolved dynamically based on the currently loaded IDP CRs to include the provider.UpstreamLDAPIdentityProviderI and other metadata about the provider.
type FederationDomainResolvedOIDCIdentityProvider ¶
type FederationDomainResolvedOIDCIdentityProvider struct { DisplayName string Provider upstreamprovider.UpstreamOIDCIdentityProviderI SessionProviderType psession.ProviderType Transforms *idtransform.TransformationPipeline }
FederationDomainResolvedOIDCIdentityProvider represents a FederationDomainIdentityProvider which has been resolved dynamically based on the currently loaded IDP CRs to include the provider.UpstreamOIDCIdentityProviderI and other metadata about the provider.
Click to show internal directories.
Click to hide internal directories.