-
-
-
authentication-emailAction
-
-
-
-
-
-
-
-
This content has been machine translated dynamically.
Dieser Inhalt ist eine maschinelle Übersetzung, die dynamisch erstellt wurde. (Haftungsausschluss)
Cet article a été traduit automatiquement de manière dynamique. (Clause de non responsabilité)
Este artículo lo ha traducido una máquina de forma dinámica. (Aviso legal)
此内容已经过机器动态翻译。 放弃
このコンテンツは動的に機械翻訳されています。免責事項
이 콘텐츠는 동적으로 기계 번역되었습니다. 책임 부인
Este texto foi traduzido automaticamente. (Aviso legal)
Questo contenuto è stato tradotto dinamicamente con traduzione automatica.(Esclusione di responsabilità))
This article has been machine translated.
Dieser Artikel wurde maschinell übersetzt. (Haftungsausschluss)
Ce article a été traduit automatiquement. (Clause de non responsabilité)
Este artículo ha sido traducido automáticamente. (Aviso legal)
この記事は機械翻訳されています.免責事項
이 기사는 기계 번역되었습니다.책임 부인
Este artigo foi traduzido automaticamente.(Aviso legal)
这篇文章已经过机器翻译.放弃
Questo articolo è stato tradotto automaticamente.(Esclusione di responsabilità))
Translation failed!
authentication-emailAction
The following operations can be performed on “authentication-emailAction”:
show | add | unset | set | rm |
show authentication emailAction
Displays information about all configured email actions, or displays detailed information about the specified action.
Synopsis
show authentication emailAction [
Arguments
name Name for the new email action. Must begin with an ASCII alphanumeric or underscore (_) character, and must contain only ASCII alphanumeric, underscore, hash (#), period (.), space, colon (:), at (@), equals (=), and hyphen (-) characters. Cannot be changed after an action is created.
The following requirement applies only to the Citrix ADC CLI: If the name includes one or more spaces, enclose the name in double or single quotation marks (for example, “my action” or ‘my action’).
Output
userName Username/Clientid/EmailID to be used to authenticate to the server.
password Password/Clientsecret to use when authenticating to the server.
serverURL Address of the server that delivers the message. It is fully qualified fqdn such as http(s):// or smtp(s):// for http and smtp protocols respectively. For SMTP, the port number is mandatory like smtps://smtp.example.com:25.
content Content to be delivered to the user. “$code” string within the content will be replaced with the actual one-time-code to be sent.
defaultAuthenticationGroup This is the group that is added to user sessions that match current IdP policy. It can be used in policies to identify relying party trust.
timeout Time after which the code expires.
type Type of the email action. Default type is SMTP.
emailAddress An optional expression that yields user’s email. When not configured, user’s default mail address would be used. When configured, result of this expression is used as destination email address.
devno count stateflag
Example
show authentication emailAction emailact
add authentication emailAction
Adds an email action that is used to send email to end users.
Synopsis
add authentication emailAction
Arguments
name Name for the new email action. Must begin with an ASCII alphanumeric or underscore (_) character, and must contain only ASCII alphanumeric, underscore, hash (#), period (.), space, colon (:), at (@), equals (=), and hyphen (-) characters. Cannot be changed after an action is created.
The following requirement applies only to the Citrix ADC CLI: If the name includes one or more spaces, enclose the name in double or single quotation marks (for example, “my action” or ‘my action’).
userName Username/Clientid/EmailID to be used to authenticate to the server.
password Password/Clientsecret to use when authenticating to the server.
serverURL Address of the server that delivers the message. It is fully qualified fqdn such as http(s):// or smtp(s):// for http and smtp protocols respectively. For SMTP, the port number is mandatory like smtps://smtp.example.com:25.
content Content to be delivered to the user. “$code” string within the content will be replaced with the actual one-time-code to be sent.
defaultAuthenticationGroup This is the group that is added to user sessions that match current IdP policy. It can be used in policies to identify relying party trust.
type Type of the email action. Default type is SMTP.
Possible values: SMTP, ATHENA Default value: SMTP
emailAddress An optional expression that yields user’s email. When not configured, user’s default mail address would be used. When configured, result of this expression is used as destination email address.
Example
To send email containing OTP for authentication purpose using Secure SMTP server smtp.example.com with port 25, and sender email id is sender@example.com with expression:
add authentication emailAction emailact -userName sender@example.com -password
To send email containing OTP for authentication purpose using Secure SMTP server smtp.example.com with port 25, and sender email id is sender@example.com without expression (send to Default mail id):
add authentication emailAction emailact -userName sender@example.com -password
unset authentication emailAction
Use this command to remove authentication emailAction settings.Refer to the set authentication emailAction command for meanings of the arguments.
Synopsis
unset authentication emailAction
set authentication emailAction
Modifies the specified attributes of an email action.
Synopsis
set authentication emailAction
Arguments
name Name for the new email action. Must begin with an ASCII alphanumeric or underscore (_) character, and must contain only ASCII alphanumeric, underscore, hash (#), period (.), space, colon (:), at (@), equals (=), and hyphen (-) characters. Cannot be changed after an action is created.
The following requirement applies only to the Citrix ADC CLI: If the name includes one or more spaces, enclose the name in double or single quotation marks (for example, “my action” or ‘my action’).
userName Username/Clientid/EmailID to be used to authenticate to the server.
password Password/Clientsecret to use when authenticating to the server.
serverURL Address of the server that delivers the message. It is fully qualified fqdn such as http(s):// or smtp(s):// for http and smtp protocols respectively. For SMTP, the port number is mandatory like smtps://smtp.example.com:25.
content Content to be delivered to the user. “$code” string within the content will be replaced with the actual one-time-code to be sent.
defaultAuthenticationGroup This is the group that is added to user sessions that match current IdP policy. It can be used in policies to identify relying party trust.
type Type of the email action. Default type is SMTP.
Possible values: SMTP, ATHENA Default value: SMTP
emailAddress An optional expression that yields user’s email. When not configured, user’s default mail address would be used. When configured, result of this expression is used as destination email address.
Example
set authentication emailAction emailact -userName sender@example.com -password
rm authentication emailAction
Deletes an existing email action.
Synopsis
rm authentication emailAction
Arguments
name Name for the new email action. Must begin with an ASCII alphanumeric or underscore (_) character, and must contain only ASCII alphanumeric, underscore, hash (#), period (.), space, colon (:), at (@), equals (=), and hyphen (-) characters. Cannot be changed after an action is created.
The following requirement applies only to the Citrix ADC CLI: If the name includes one or more spaces, enclose the name in double or single quotation marks (for example, “my action” or ‘my action’).
Example
rm authentication emailAction emailact
Share
Share
This Preview product documentation is Citrix Confidential.
You agree to hold this documentation confidential pursuant to the terms of your Citrix Beta/Tech Preview Agreement.
The development, release and timing of any features or functionality described in the Preview documentation remains at our sole discretion and are subject to change without notice or consultation.
The documentation is for informational purposes only and is not a commitment, promise or legal obligation to deliver any material, code or functionality and should not be relied upon in making Citrix product purchase decisions.
If you do not agree, select I DO NOT AGREE to exit.