| Safe Haskell | None |
|---|---|
| Language | Haskell2010 |
Stratosphere.VerifiedPermissions.IdentitySource.IdentitySourceConfigurationProperty
Documentation
data OpenIdConnectConfigurationProperty Source #
Constructors
| OpenIdConnectConfigurationProperty | |
Instances
data OpenIdConnectAccessTokenConfigurationProperty Source #
Constructors
| OpenIdConnectAccessTokenConfigurationProperty | |
Fields
| |
Instances
| ToJSON OpenIdConnectAccessTokenConfigurationProperty Source # | |||||
Defined in Stratosphere.VerifiedPermissions.IdentitySource.OpenIdConnectAccessTokenConfigurationProperty Methods toJSON :: OpenIdConnectAccessTokenConfigurationProperty -> Value # toEncoding :: OpenIdConnectAccessTokenConfigurationProperty -> Encoding # toJSONList :: [OpenIdConnectAccessTokenConfigurationProperty] -> Value # toEncodingList :: [OpenIdConnectAccessTokenConfigurationProperty] -> Encoding # omitField :: OpenIdConnectAccessTokenConfigurationProperty -> Bool # | |||||
| Show OpenIdConnectAccessTokenConfigurationProperty Source # | |||||
| Eq OpenIdConnectAccessTokenConfigurationProperty Source # | |||||
| ToResourceProperties OpenIdConnectAccessTokenConfigurationProperty Source # | |||||
| Property "Audiences" OpenIdConnectAccessTokenConfigurationProperty Source # | |||||
Defined in Stratosphere.VerifiedPermissions.IdentitySource.OpenIdConnectAccessTokenConfigurationProperty Associated Types
| |||||
| Property "PrincipalIdClaim" OpenIdConnectAccessTokenConfigurationProperty Source # | |||||
Defined in Stratosphere.VerifiedPermissions.IdentitySource.OpenIdConnectAccessTokenConfigurationProperty Associated Types
Methods set :: PropertyType "PrincipalIdClaim" OpenIdConnectAccessTokenConfigurationProperty -> OpenIdConnectAccessTokenConfigurationProperty -> OpenIdConnectAccessTokenConfigurationProperty # | |||||
| type PropertyType "Audiences" OpenIdConnectAccessTokenConfigurationProperty Source # | |||||
| type PropertyType "PrincipalIdClaim" OpenIdConnectAccessTokenConfigurationProperty Source # | |||||
data OpenIdConnectGroupConfigurationProperty Source #
Constructors
| OpenIdConnectGroupConfigurationProperty | |
Fields
| |
Instances
| ToJSON OpenIdConnectGroupConfigurationProperty Source # | |||||
Defined in Stratosphere.VerifiedPermissions.IdentitySource.OpenIdConnectGroupConfigurationProperty Methods toJSON :: OpenIdConnectGroupConfigurationProperty -> Value # toEncoding :: OpenIdConnectGroupConfigurationProperty -> Encoding # toJSONList :: [OpenIdConnectGroupConfigurationProperty] -> Value # toEncodingList :: [OpenIdConnectGroupConfigurationProperty] -> Encoding # omitField :: OpenIdConnectGroupConfigurationProperty -> Bool # | |||||
| Show OpenIdConnectGroupConfigurationProperty Source # | |||||
| Eq OpenIdConnectGroupConfigurationProperty Source # | |||||
| ToResourceProperties OpenIdConnectGroupConfigurationProperty Source # | |||||
| Property "GroupClaim" OpenIdConnectGroupConfigurationProperty Source # | |||||
Defined in Stratosphere.VerifiedPermissions.IdentitySource.OpenIdConnectGroupConfigurationProperty Associated Types
Methods set :: PropertyType "GroupClaim" OpenIdConnectGroupConfigurationProperty -> OpenIdConnectGroupConfigurationProperty -> OpenIdConnectGroupConfigurationProperty # | |||||
| Property "GroupEntityType" OpenIdConnectGroupConfigurationProperty Source # | |||||
Defined in Stratosphere.VerifiedPermissions.IdentitySource.OpenIdConnectGroupConfigurationProperty Associated Types
Methods set :: PropertyType "GroupEntityType" OpenIdConnectGroupConfigurationProperty -> OpenIdConnectGroupConfigurationProperty -> OpenIdConnectGroupConfigurationProperty # | |||||
| type PropertyType "GroupClaim" OpenIdConnectGroupConfigurationProperty Source # | |||||
| type PropertyType "GroupEntityType" OpenIdConnectGroupConfigurationProperty Source # | |||||
data OpenIdConnectTokenSelectionProperty Source #
Constructors
| OpenIdConnectTokenSelectionProperty | |
Instances
| ToJSON OpenIdConnectTokenSelectionProperty Source # | |||||
Defined in Stratosphere.VerifiedPermissions.IdentitySource.OpenIdConnectTokenSelectionProperty | |||||
| Show OpenIdConnectTokenSelectionProperty Source # | |||||
| Eq OpenIdConnectTokenSelectionProperty Source # | |||||
| ToResourceProperties OpenIdConnectTokenSelectionProperty Source # | |||||
| Property "AccessTokenOnly" OpenIdConnectTokenSelectionProperty Source # | |||||
Defined in Stratosphere.VerifiedPermissions.IdentitySource.OpenIdConnectTokenSelectionProperty Associated Types
Methods set :: PropertyType "AccessTokenOnly" OpenIdConnectTokenSelectionProperty -> OpenIdConnectTokenSelectionProperty -> OpenIdConnectTokenSelectionProperty # | |||||
| Property "IdentityTokenOnly" OpenIdConnectTokenSelectionProperty Source # | |||||
Defined in Stratosphere.VerifiedPermissions.IdentitySource.OpenIdConnectTokenSelectionProperty Associated Types
Methods set :: PropertyType "IdentityTokenOnly" OpenIdConnectTokenSelectionProperty -> OpenIdConnectTokenSelectionProperty -> OpenIdConnectTokenSelectionProperty # | |||||
| type PropertyType "AccessTokenOnly" OpenIdConnectTokenSelectionProperty Source # | |||||
| type PropertyType "IdentityTokenOnly" OpenIdConnectTokenSelectionProperty Source # | |||||
data OpenIdConnectIdentityTokenConfigurationProperty Source #
Constructors
| OpenIdConnectIdentityTokenConfigurationProperty | |
Fields
| |
Instances
| ToJSON OpenIdConnectIdentityTokenConfigurationProperty Source # | |||||
Defined in Stratosphere.VerifiedPermissions.IdentitySource.OpenIdConnectIdentityTokenConfigurationProperty Methods toJSON :: OpenIdConnectIdentityTokenConfigurationProperty -> Value # toEncoding :: OpenIdConnectIdentityTokenConfigurationProperty -> Encoding # toJSONList :: [OpenIdConnectIdentityTokenConfigurationProperty] -> Value # toEncodingList :: [OpenIdConnectIdentityTokenConfigurationProperty] -> Encoding # omitField :: OpenIdConnectIdentityTokenConfigurationProperty -> Bool # | |||||
| Show OpenIdConnectIdentityTokenConfigurationProperty Source # | |||||
| Eq OpenIdConnectIdentityTokenConfigurationProperty Source # | |||||
| ToResourceProperties OpenIdConnectIdentityTokenConfigurationProperty Source # | |||||
| Property "ClientIds" OpenIdConnectIdentityTokenConfigurationProperty Source # | |||||
Defined in Stratosphere.VerifiedPermissions.IdentitySource.OpenIdConnectIdentityTokenConfigurationProperty Associated Types
| |||||
| Property "PrincipalIdClaim" OpenIdConnectIdentityTokenConfigurationProperty Source # | |||||
Defined in Stratosphere.VerifiedPermissions.IdentitySource.OpenIdConnectIdentityTokenConfigurationProperty Associated Types
Methods set :: PropertyType "PrincipalIdClaim" OpenIdConnectIdentityTokenConfigurationProperty -> OpenIdConnectIdentityTokenConfigurationProperty -> OpenIdConnectIdentityTokenConfigurationProperty # | |||||
| type PropertyType "ClientIds" OpenIdConnectIdentityTokenConfigurationProperty Source # | |||||
| type PropertyType "PrincipalIdClaim" OpenIdConnectIdentityTokenConfigurationProperty Source # | |||||
mkOpenIdConnectAccessTokenConfigurationProperty :: OpenIdConnectAccessTokenConfigurationProperty Source #
mkOpenIdConnectConfigurationProperty :: Value Text -> OpenIdConnectTokenSelectionProperty -> OpenIdConnectConfigurationProperty Source #
mkOpenIdConnectGroupConfigurationProperty :: Value Text -> Value Text -> OpenIdConnectGroupConfigurationProperty Source #
mkOpenIdConnectIdentityTokenConfigurationProperty :: OpenIdConnectIdentityTokenConfigurationProperty Source #
data IdentitySourceConfigurationProperty Source #
Constructors
| IdentitySourceConfigurationProperty | |
Fields | |
Instances
| ToJSON IdentitySourceConfigurationProperty Source # | |||||
Defined in Stratosphere.VerifiedPermissions.IdentitySource.IdentitySourceConfigurationProperty | |||||
| Show IdentitySourceConfigurationProperty Source # | |||||
| Eq IdentitySourceConfigurationProperty Source # | |||||
| ToResourceProperties IdentitySourceConfigurationProperty Source # | |||||
| Property "CognitoUserPoolConfiguration" IdentitySourceConfigurationProperty Source # | |||||
Defined in Stratosphere.VerifiedPermissions.IdentitySource.IdentitySourceConfigurationProperty Associated Types
Methods set :: PropertyType "CognitoUserPoolConfiguration" IdentitySourceConfigurationProperty -> IdentitySourceConfigurationProperty -> IdentitySourceConfigurationProperty # | |||||
| Property "OpenIdConnectConfiguration" IdentitySourceConfigurationProperty Source # | |||||
Defined in Stratosphere.VerifiedPermissions.IdentitySource.IdentitySourceConfigurationProperty Associated Types
Methods set :: PropertyType "OpenIdConnectConfiguration" IdentitySourceConfigurationProperty -> IdentitySourceConfigurationProperty -> IdentitySourceConfigurationProperty # | |||||
| type PropertyType "CognitoUserPoolConfiguration" IdentitySourceConfigurationProperty Source # | |||||
Defined in Stratosphere.VerifiedPermissions.IdentitySource.IdentitySourceConfigurationProperty type PropertyType "CognitoUserPoolConfiguration" IdentitySourceConfigurationProperty = CognitoUserPoolConfigurationProperty | |||||
| type PropertyType "OpenIdConnectConfiguration" IdentitySourceConfigurationProperty Source # | |||||
Defined in Stratosphere.VerifiedPermissions.IdentitySource.IdentitySourceConfigurationProperty type PropertyType "OpenIdConnectConfiguration" IdentitySourceConfigurationProperty = OpenIdConnectConfigurationProperty | |||||