Aiven v6.18.0 published on Thursday, Jun 27, 2024 by Pulumi
aiven.getAccountAuthentication
Explore with Pulumi AI
The Account Authentication data source provides information about the existing Aiven Account Authentication.
Using getAccountAuthentication
Two invocation forms are available. The direct form accepts plain arguments and either blocks until the result value is available, or returns a Promise-wrapped result. The output form accepts Input-wrapped arguments and returns an Output-wrapped result.
function getAccountAuthentication(args: GetAccountAuthenticationArgs, opts?: InvokeOptions): Promise<GetAccountAuthenticationResult>
function getAccountAuthenticationOutput(args: GetAccountAuthenticationOutputArgs, opts?: InvokeOptions): Output<GetAccountAuthenticationResult>
def get_account_authentication(account_id: Optional[str] = None,
name: Optional[str] = None,
opts: Optional[InvokeOptions] = None) -> GetAccountAuthenticationResult
def get_account_authentication_output(account_id: Optional[pulumi.Input[str]] = None,
name: Optional[pulumi.Input[str]] = None,
opts: Optional[InvokeOptions] = None) -> Output[GetAccountAuthenticationResult]
func LookupAccountAuthentication(ctx *Context, args *LookupAccountAuthenticationArgs, opts ...InvokeOption) (*LookupAccountAuthenticationResult, error)
func LookupAccountAuthenticationOutput(ctx *Context, args *LookupAccountAuthenticationOutputArgs, opts ...InvokeOption) LookupAccountAuthenticationResultOutput
> Note: This function is named LookupAccountAuthentication
in the Go SDK.
public static class GetAccountAuthentication
{
public static Task<GetAccountAuthenticationResult> InvokeAsync(GetAccountAuthenticationArgs args, InvokeOptions? opts = null)
public static Output<GetAccountAuthenticationResult> Invoke(GetAccountAuthenticationInvokeArgs args, InvokeOptions? opts = null)
}
public static CompletableFuture<GetAccountAuthenticationResult> getAccountAuthentication(GetAccountAuthenticationArgs args, InvokeOptions options)
// Output-based functions aren't available in Java yet
fn::invoke:
function: aiven:index/getAccountAuthentication:getAccountAuthentication
arguments:
# arguments dictionary
The following arguments are supported:
- account_
id str - The unique id of the account.
- name str
- The name of the account authentication.
getAccountAuthentication Result
The following output properties are available:
- Account
Id string - The unique id of the account.
- Authentication
Id string - Account authentication id
- Auto
Join stringTeam Id - Team ID
- Create
Time string - Time of creation
- Enabled bool
- Status of account authentication method. The default value is
false
. - Id string
- The provider-assigned unique ID for this managed resource.
- Name string
- The name of the account authentication.
- Saml
Acs stringUrl - SAML Assertion Consumer Service URL
- Saml
Certificate string - SAML Certificate
- Saml
Digest stringAlgorithm - Digest algorithm. This is an advanced option that typically does not need to be set.
- Saml
Entity stringId - SAML Entity id
- Saml
Field List<GetMappings Account Authentication Saml Field Mapping> - Map IdP fields
- Saml
Idp boolLogin Allowed - Set to 'true' to enable IdP initiated login
- Saml
Idp stringUrl - SAML Idp URL
- Saml
Metadata stringUrl - SAML Metadata URL
- Saml
Signature stringAlgorithm - Signature algorithm. This is an advanced option that typically does not need to be set.
- Saml
Variant string - SAML server variant
- Type string
- The account authentication type. The possible values are
internal
andsaml
. - Update
Time string - Time of last update
- Account
Id string - The unique id of the account.
- Authentication
Id string - Account authentication id
- Auto
Join stringTeam Id - Team ID
- Create
Time string - Time of creation
- Enabled bool
- Status of account authentication method. The default value is
false
. - Id string
- The provider-assigned unique ID for this managed resource.
- Name string
- The name of the account authentication.
- Saml
Acs stringUrl - SAML Assertion Consumer Service URL
- Saml
Certificate string - SAML Certificate
- Saml
Digest stringAlgorithm - Digest algorithm. This is an advanced option that typically does not need to be set.
- Saml
Entity stringId - SAML Entity id
- Saml
Field []GetMappings Account Authentication Saml Field Mapping - Map IdP fields
- Saml
Idp boolLogin Allowed - Set to 'true' to enable IdP initiated login
- Saml
Idp stringUrl - SAML Idp URL
- Saml
Metadata stringUrl - SAML Metadata URL
- Saml
Signature stringAlgorithm - Signature algorithm. This is an advanced option that typically does not need to be set.
- Saml
Variant string - SAML server variant
- Type string
- The account authentication type. The possible values are
internal
andsaml
. - Update
Time string - Time of last update
- account
Id String - The unique id of the account.
- authentication
Id String - Account authentication id
- auto
Join StringTeam Id - Team ID
- create
Time String - Time of creation
- enabled Boolean
- Status of account authentication method. The default value is
false
. - id String
- The provider-assigned unique ID for this managed resource.
- name String
- The name of the account authentication.
- saml
Acs StringUrl - SAML Assertion Consumer Service URL
- saml
Certificate String - SAML Certificate
- saml
Digest StringAlgorithm - Digest algorithm. This is an advanced option that typically does not need to be set.
- saml
Entity StringId - SAML Entity id
- saml
Field List<GetMappings Account Authentication Saml Field Mapping> - Map IdP fields
- saml
Idp BooleanLogin Allowed - Set to 'true' to enable IdP initiated login
- saml
Idp StringUrl - SAML Idp URL
- saml
Metadata StringUrl - SAML Metadata URL
- saml
Signature StringAlgorithm - Signature algorithm. This is an advanced option that typically does not need to be set.
- saml
Variant String - SAML server variant
- type String
- The account authentication type. The possible values are
internal
andsaml
. - update
Time String - Time of last update
- account
Id string - The unique id of the account.
- authentication
Id string - Account authentication id
- auto
Join stringTeam Id - Team ID
- create
Time string - Time of creation
- enabled boolean
- Status of account authentication method. The default value is
false
. - id string
- The provider-assigned unique ID for this managed resource.
- name string
- The name of the account authentication.
- saml
Acs stringUrl - SAML Assertion Consumer Service URL
- saml
Certificate string - SAML Certificate
- saml
Digest stringAlgorithm - Digest algorithm. This is an advanced option that typically does not need to be set.
- saml
Entity stringId - SAML Entity id
- saml
Field GetMappings Account Authentication Saml Field Mapping[] - Map IdP fields
- saml
Idp booleanLogin Allowed - Set to 'true' to enable IdP initiated login
- saml
Idp stringUrl - SAML Idp URL
- saml
Metadata stringUrl - SAML Metadata URL
- saml
Signature stringAlgorithm - Signature algorithm. This is an advanced option that typically does not need to be set.
- saml
Variant string - SAML server variant
- type string
- The account authentication type. The possible values are
internal
andsaml
. - update
Time string - Time of last update
- account_
id str - The unique id of the account.
- authentication_
id str - Account authentication id
- auto_
join_ strteam_ id - Team ID
- create_
time str - Time of creation
- enabled bool
- Status of account authentication method. The default value is
false
. - id str
- The provider-assigned unique ID for this managed resource.
- name str
- The name of the account authentication.
- saml_
acs_ strurl - SAML Assertion Consumer Service URL
- saml_
certificate str - SAML Certificate
- saml_
digest_ stralgorithm - Digest algorithm. This is an advanced option that typically does not need to be set.
- saml_
entity_ strid - SAML Entity id
- saml_
field_ Sequence[Getmappings Account Authentication Saml Field Mapping] - Map IdP fields
- saml_
idp_ boollogin_ allowed - Set to 'true' to enable IdP initiated login
- saml_
idp_ strurl - SAML Idp URL
- saml_
metadata_ strurl - SAML Metadata URL
- saml_
signature_ stralgorithm - Signature algorithm. This is an advanced option that typically does not need to be set.
- saml_
variant str - SAML server variant
- type str
- The account authentication type. The possible values are
internal
andsaml
. - update_
time str - Time of last update
- account
Id String - The unique id of the account.
- authentication
Id String - Account authentication id
- auto
Join StringTeam Id - Team ID
- create
Time String - Time of creation
- enabled Boolean
- Status of account authentication method. The default value is
false
. - id String
- The provider-assigned unique ID for this managed resource.
- name String
- The name of the account authentication.
- saml
Acs StringUrl - SAML Assertion Consumer Service URL
- saml
Certificate String - SAML Certificate
- saml
Digest StringAlgorithm - Digest algorithm. This is an advanced option that typically does not need to be set.
- saml
Entity StringId - SAML Entity id
- saml
Field List<Property Map>Mappings - Map IdP fields
- saml
Idp BooleanLogin Allowed - Set to 'true' to enable IdP initiated login
- saml
Idp StringUrl - SAML Idp URL
- saml
Metadata StringUrl - SAML Metadata URL
- saml
Signature StringAlgorithm - Signature algorithm. This is an advanced option that typically does not need to be set.
- saml
Variant String - SAML server variant
- type String
- The account authentication type. The possible values are
internal
andsaml
. - update
Time String - Time of last update
Supporting Types
GetAccountAuthenticationSamlFieldMapping
- Email string
- Field name for user email
- First
Name string - Field name for user's first name
- Identity string
- Field name for user's identity. This field must always exist in responses, and must be immutable and unique. Contents of this field are used to identify the user. Using user ID (such as unix user id) is highly recommended, as email address may change, requiring relinking user to Aiven user.
- Last
Name string - Field name for user's last name
- Real
Name string - Field name for user's full name. If specified, first_name and last_name mappings are ignored
- Email string
- Field name for user email
- First
Name string - Field name for user's first name
- Identity string
- Field name for user's identity. This field must always exist in responses, and must be immutable and unique. Contents of this field are used to identify the user. Using user ID (such as unix user id) is highly recommended, as email address may change, requiring relinking user to Aiven user.
- Last
Name string - Field name for user's last name
- Real
Name string - Field name for user's full name. If specified, first_name and last_name mappings are ignored
- email String
- Field name for user email
- first
Name String - Field name for user's first name
- identity String
- Field name for user's identity. This field must always exist in responses, and must be immutable and unique. Contents of this field are used to identify the user. Using user ID (such as unix user id) is highly recommended, as email address may change, requiring relinking user to Aiven user.
- last
Name String - Field name for user's last name
- real
Name String - Field name for user's full name. If specified, first_name and last_name mappings are ignored
- email string
- Field name for user email
- first
Name string - Field name for user's first name
- identity string
- Field name for user's identity. This field must always exist in responses, and must be immutable and unique. Contents of this field are used to identify the user. Using user ID (such as unix user id) is highly recommended, as email address may change, requiring relinking user to Aiven user.
- last
Name string - Field name for user's last name
- real
Name string - Field name for user's full name. If specified, first_name and last_name mappings are ignored
- email str
- Field name for user email
- first_
name str - Field name for user's first name
- identity str
- Field name for user's identity. This field must always exist in responses, and must be immutable and unique. Contents of this field are used to identify the user. Using user ID (such as unix user id) is highly recommended, as email address may change, requiring relinking user to Aiven user.
- last_
name str - Field name for user's last name
- real_
name str - Field name for user's full name. If specified, first_name and last_name mappings are ignored
- email String
- Field name for user email
- first
Name String - Field name for user's first name
- identity String
- Field name for user's identity. This field must always exist in responses, and must be immutable and unique. Contents of this field are used to identify the user. Using user ID (such as unix user id) is highly recommended, as email address may change, requiring relinking user to Aiven user.
- last
Name String - Field name for user's last name
- real
Name String - Field name for user's full name. If specified, first_name and last_name mappings are ignored
Package Details
- Repository
- Aiven pulumi/pulumi-aiven
- License
- Apache-2.0
- Notes
- This Pulumi package is based on the
aiven
Terraform Provider.