Key questions about this property
The answers below summarize the purpose, scope, default effect, and review scenarios for this property.
| What does it do? |
This property defines the number of days a registration link is valid before it is deactivated, impacting user registration security. |
| What area does it affect? |
External User Registration |
| What does the default mean? |
The default value is "3", which sets the baseline numeric behavior for this property. |
| When should you review it? |
Review this property when adjusting user registration security settings or during security audits. |
Out of the box property record
Raw metadata from the property record.
| Property name |
sn_ext_usr_reg.Reg_link_expiration_days |
| Sys ID |
318b2a1d3bb33200b5c42479b3efc430 |
| Type |
integer |
| Application |
External User Registration |
| Default value |
3 |
| Description |
This property determines the number of days for which the registration link will remain active. Links older than the specified number of days will be deactivated and cannot be used for completing the registration process. |
| Updated |
2017-08-15 16:15:30 |
Sources
Official references and nearby text excerpts where this property appears.
Context preview
Snippet 1
... the self- registration page. • Type: boolean • Default value: true sn_ext_usr_reg.eur_user_role Adds a role when a sys_user record is created through self-registration. • Type: string • Default value: sn_communities.community_user sn_ext_usr_reg.Reg_link_expiration_days Number of days that the registration link remains active. Links which are older than the specified number of days are deactivated and cannot be used for completing the registration process. ...
Context preview
Snippet 2
... data via Service Portal widgets, resulting in potential information disclosure. • Fallback Value ◦(Old <blank> ◦(New '' Minimize external user registration link expiration duration • Description ◦(Old <blank> ◦(New If "sn_ext_usr_reg.Reg_link_expiration_days" is not set to the recommended value of "3", then a registration link could be used by someone other than the intended user if the link is discovered later in ...