-
Configuring authentication, authorization, and auditing policies
-
Configuring authentication, authorization, and auditing with commonly used protocols
-
Multi-Factor (nFactor) authentication
-
How to configure nFactor authentication
-
-
Use an on-premises Citrix Gateway as the identity provider for Citrix Cloud
-
Troubleshoot authentication issues in Citrix ADC and Citrix Gateway with aaad.debug module
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!
How to configure nFactor authentication
The primary entity used for nFactor authentication is called a login schema.
A login schema specifies an authentication schema XML file that defines the manner in which the login form will be rendered. Considering the interaction that the user must have when logging in to the application, you can create a single file for multiple factors or different files for different factors. View sample XML file.
-
Single file for multiple factors. User will be provided a single form in which to provide credentials for multiple authentication factors.
-
Different files for different factors. User will be provided a different form for each authentication factor.
Next, you must associate the XML file(s) with login schema(s). You can also specify expressions to extract the user name and the password from the login form.
Tip
You can configure an authentication factor to be pass-through. This means that the user is not required to provide credentials explicitly and there is no login form for that factor. The credentials are either taken from the previous factor or the user name and/or password are dynamically extracted by using the username/password expressions that are configured for that login schema. You must set the login schema to “NOSCHEMA”, instead of an XML file.
Now that the login schemas are configured, you must specify the manner in which they must be invoked. A login schema can be invoked by using either a login schema policy or an authentication policy label. The decision depends on the following:
-
Login schema policy.
- Specifies the condition on which the login form must be presented to the user.
- Must be bound to an authentication virtual server.
- In an authentication virtual server that has multiple login schema policies, the policy with the highest priority that evaluates to true is executed. That is, the login form associated with that policy is presented to the user.
- The login schema policy is only used to present the first login form.
-
Authentication policy label.
- Specifies a collection of authentication policies for a particular factor. Each policy label corresponds to a single factor.
- Specifies the login form that must be presented to the user.
- Must be bound as the next factor of an authentication policy or of another authentication policy label.
- Typically, a policy label includes authentication policies for a specific authentication mechanism. However, you can also have a policy label that has authentication policies for different authentication mechanisms.
To summarize, the configurations you must perform to set up nFactor authentication are as follows:
- Create the authentication schema XML files.
- Associate each XML file with a login schema.
- Associate each login schema with a login schema policy or authentication policy label.
- Bind login schema policy to an authentication virtual server.
- Bind authentication policy label, as next factor, to an authentication policy.
Share
Share
In this article
This Preview product documentation is Cloud Software Group Confidential.
You agree to hold this documentation confidential pursuant to the terms of your Cloud Software Group 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 Cloud Software Group product purchase decisions.
If you do not agree, select I DO NOT AGREE to exit.