Length
This element indicates the minimum and/or maximum ASCII length of the password which is enforced (by the UA or the IdP). In other words, this is the minimum and/or maximum number of ASCII characters required to represent a valid password. min - the minimum number of ASCII characters required in a valid password, as enforced by the UA or the IdP. max - the maximum number of ASCII characters required in a valid password, as enforced by the UA or the IdP.
Element information
Namespace: None
Schema document: saml-2.0-os/saml-schema-authn-context-types-2.0.xsd
Other elements with the same name: Length
Type: LengthType
Properties: Global, Qualified
Content
- Empty content
Attributes
Name | Occ | Type | Description | Notes |
---|---|---|---|---|
min | [1..1] | xsd:integer | ||
max | [0..1] | xsd:integer |
Used in
- Type ActivationPinType (Element ActivationPin)
- Type PasswordType (Element Password)
Sample instance
<Length min="1"/>