Home
last modified time | relevance | path

Searched refs:UserAttributes (Results 1 – 25 of 308) sorted by relevance

12345678910>>...13

/dports/net/cloudquery/cloudquery-0.16.0/vendor/github.com/aws/aws-lambda-go/events/
H A Dcognito.go89 UserAttributes map[string]string `json:"userAttributes"` member
103 UserAttributes map[string]string `json:"userAttributes"` member
113 UserAttributes map[string]string `json:"userAttributes"` member
123 UserAttributes map[string]string `json:"userAttributes"` member
136 UserAttributes map[string]string `json:"userAttributes"` member
153 UserAttributes map[string]string `json:"userAttributes"` member
184 UserAttributes map[string]string `json:"userAttributes"` member
206 UserAttributes map[string]string `json:"userAttributes"` member
228 UserAttributes map[string]string `json:"userAttributes"` member
257 UserAttributes map[string]interface{} `json:"userAttributes"` member
/dports/net-im/py-matrix-synapse/synapse-1.50.2/synapse/handlers/
H A Dsso.py130 class UserAttributes: class
365 sso_to_matrix_id_mapper: Callable[[int], Awaitable[UserAttributes]], argument
501 sso_to_matrix_id_mapper: Callable[[int], Awaitable[UserAttributes]], argument
502 ) -> UserAttributes:
543 attributes: Optional[UserAttributes] = None, argument
579 attributes: UserAttributes, argument
639 attributes: UserAttributes, argument
914 attributes = UserAttributes(
H A Dcas.py24 from synapse.handlers.sso import MappingException, UserAttributes
349 async def cas_response_to_user_attributes(failures: int) -> UserAttributes:
363 return UserAttributes(localpart=localpart, display_name=display_name)
H A Dsaml.py25 from synapse.handlers.sso import MappingException, UserAttributes
281 ) -> UserAttributes:
292 return UserAttributes(
/dports/security/vault/vault-1.8.2/vendor/github.com/aws/aws-sdk-go-v2/service/inspector/types/
H A Dtypes.go557 UserAttributes []Attribute member
638 UserAttributes []Attribute member
/dports/net-p2p/go-ethereum/aws-sdk-go-v2-be1c89938486/service/inspector/types/
H A Dtypes.go557 UserAttributes []Attribute member
638 UserAttributes []Attribute member
/dports/net-p2p/go-ethereum/aws-sdk-go-v2-credentials-v1.1.1/service/inspector/types/
H A Dtypes.go557 UserAttributes []Attribute member
638 UserAttributes []Attribute member
/dports/net-p2p/go-ethereum/go-ethereum-1.10.14/vendor/github.com/aws/aws-sdk-go-v2/service/inspector/types/
H A Dtypes.go557 UserAttributes []Attribute member
638 UserAttributes []Attribute member
/dports/security/vault/aws-sdk-go-v2-fdbaadbce5fd/service/inspector/types/
H A Dtypes.go557 UserAttributes []Attribute member
638 UserAttributes []Attribute member
/dports/security/vault/aws-sdk-go-v2-1.5.0/service/inspector/types/
H A Dtypes.go557 UserAttributes []Attribute member
638 UserAttributes []Attribute member
/dports/security/vault/aws-sdk-go-v2-credentials-v1.1.5/service/inspector/types/
H A Dtypes.go557 UserAttributes []Attribute member
638 UserAttributes []Attribute member
/dports/net-p2p/go-ethereum/aws-sdk-go-v2-a930583ec379/service/inspector/types/
H A Dtypes.go596 UserAttributes []Attribute member
679 UserAttributes []Attribute member
/dports/devel/py-moto/moto-2.2.16/tests/test_cognitoidp/
H A Dtest_cognitoidp.py1682 UserAttributes=[{"Name": "thing", "Value": value}],
1710 UserAttributes=[{"Name": "thing", "Value": value}],
1761 UserAttributes=[{"Name": "thing", "Value": value}],
1786 UserAttributes=[{"Name": "thing", "Value": value}],
1932 UserAttributes=[
2275 UserAttributes=[
2744 UserAttributes=[
2945 UserAttributes=[
2954 UserAttributes=[
2991 UserAttributes=[
[all …]
/dports/devel/awscli/awscli-1.20.61/awscli/examples/cognito-idp/
H A Dadmin-get-user.rst16 "UserAttributes": [
/dports/security/vault/aws-sdk-go-v2-fdbaadbce5fd/service/cognitoidentityprovider/
H A Dapi_op_GetUser.go47 UserAttributes []types.AttributeType member
H A Dapi_op_UpdateUserAttributes.go41 UserAttributes []types.AttributeType member
/dports/net-p2p/go-ethereum/aws-sdk-go-v2-credentials-v1.1.1/service/cognitoidentityprovider/
H A Dapi_op_UpdateUserAttributes.go41 UserAttributes []types.AttributeType member
H A Dapi_op_GetUser.go47 UserAttributes []types.AttributeType member
/dports/net-p2p/go-ethereum/go-ethereum-1.10.14/vendor/github.com/aws/aws-sdk-go-v2/service/cognitoidentityprovider/
H A Dapi_op_GetUser.go47 UserAttributes []types.AttributeType member
H A Dapi_op_UpdateUserAttributes.go41 UserAttributes []types.AttributeType member
/dports/net-p2p/go-ethereum/aws-sdk-go-v2-a930583ec379/service/cognitoidentityprovider/
H A Dapi_op_GetUser.go49 UserAttributes []types.AttributeType member
H A Dapi_op_UpdateUserAttributes.go57 UserAttributes []types.AttributeType member
/dports/net-p2p/go-ethereum/aws-sdk-go-v2-be1c89938486/service/cognitoidentityprovider/
H A Dapi_op_GetUser.go47 UserAttributes []types.AttributeType member
H A Dapi_op_UpdateUserAttributes.go41 UserAttributes []types.AttributeType member
/dports/security/vault/aws-sdk-go-v2-credentials-v1.1.5/service/cognitoidentityprovider/
H A Dapi_op_GetUser.go47 UserAttributes []types.AttributeType member

12345678910>>...13